altus

Desktop client for WhatsApp Web with themes, notifications and multiple account support

GPL-3.0 License

Stars
482
Committers
17

Bot releases are hidden (Show)

altus - v4.4.3

Published by amanharwara about 3 years ago

What's Changed

All commits: https://github.com/amanharwara/altus/compare/4.4.2...4.4.3

altus - v4.1.0

Published by amanharwara over 3 years ago

Features / Changes

  • Update Electron to v11.3.0
  • DevTools are now available even in packaged versions. (#129)
    • Ctrl+Shift+I opens the DevTools for Altus.
    • Ctrl+Shift+D opens the DevTools for the active WhatsApp instance.
    • Alternatively, you can go to the settings for a specific instance and click "Open DevTools".
  • Theme Manager now supports using your own CSS for a theme. (#129)
    • To use this, when creating or editing a theme, choose "Custom" as the preset.
  • Reduced minimum width & height for Altus' window.
  • Added setting to auto-hide menu bar.
    • When enabled, the menu bar gets hidden by default and only shows when you press the Alt key.
  • Added hotkeys for text formatting.
    • Ctrl+B for Bold, Ctrl+I for Italic, Ctrl+S for Strikethrough and Ctrl+M for Monospace.
  • Added search box to Settings Manager.
  • Added setting to enable/disable the "Save" dialog when downloading a file.
  • Added setting to change the default download directory. (#128)
  • Added mnemonics to the menu bar.

Bug fixes

  • "Check for updates" should now correctly show message when no new update is available. (#126)
  • Fix utility bar when replying or using emoji panel. (#103)
altus - v4.0.0

Published by amanharwara over 3 years ago

Features / Changes

  • Revamped UI written using Svelte.
  • Theme Manager & Settings show up as modals rather than separate windows.
  • Removed custom titlebar.
  • "Dark Plus" theme now has to be manually download from the Theme Manager.
  • Update Electron to v11.

Bug fixes

  • Fixed Big Sur issues (#111, #112)
altus - v4.0.0-beta3

Published by amanharwara over 3 years ago

Features / Changes

  • Implement re-arranging tabs by dragging & dropping.

Bug fixes

  • Copying version info should work correctly now. (#121)
altus - v4.0.0-beta2

Published by amanharwara over 3 years ago

Features / Changes

  • Added feature to allow restoring the last closed tab.
  • Added zoom functionality.
  • Implemented correct notification behaviour.
  • Open clicked links in external browser.
  • Added context menus on right-click.
  • Added text formatting.
  • Added support for whatsapp:// links

Bug fixes

  • Fixed macOS icon & DMG sizing.
  • Settings Manager correctly updates now when importing settings.
  • Fixed error when "Prevent submitting on Enter" setting is turned on.
altus - v4.0.0-beta1

Published by amanharwara almost 4 years ago

Features / Changes

  • Revamped UI.
  • Theme Manager & Settings show up as modals rather than separate windows.
  • Removed custom titlebar.
  • "Dark Plus" theme now has to be manually download from the Theme Manager.
  • Front-end is now made using Svelte w/ Typescript. This allows for a reactive UI and also improves the developer experience.

Bugfixes

  • Fix toggle bar setting not applying correctly. (#110)
altus - v3.24.0

Published by amanharwara almost 4 years ago

Features / Changes

  • Add setting to launch Altus on system startup. (#108)
  • Add setting to always start Altus minimized.

Bug fixes

None

altus - v3.23.0

Published by amanharwara almost 4 years ago

Features / Changes

  • You can now drag & drop tabs and Altus will remember that order. (#107)
    altus

Bug fixes

None

altus - v3.22.0

Published by amanharwara almost 4 years ago

Features / Changes

  • Update Electron to v10.

Bug fixes

  • Auto-scroll to bottom of chat when utility bar is enabled.
altus - v3.21.0

Published by amanharwara almost 4 years ago

Features / Changes

  • Unified the theme creator and theme manager for a revamped theme manager.
  • Theme manager now auto-updates when themes are added or removed.
  • You can now edit custom themes you've created.
  • Theme creator now has color presets you can use. Currently, there are 3 presets: Dark, Dark Mint and Purple-ish.
  • Main window doesn't completely reload when themes are added or removed.

Theme Manager

Bug fixes

  • Fix #94: Utility bar will show above the selected reply.
  • Fix #103: Utility bar will show/hide correctly.
altus - v3.20.1

Published by amanharwara almost 4 years ago

Features / Changes

  • About window is now replaced by a native dialog which allows you to copy version info.
  • "Check for Updates" window is also replaced by a native dialog where you can open the changelog or directly download a new release.
  • Chat window will be full width in the Dark Plus theme and any custom theme.

Bug fixes

  • Fixed custom themes not updating when updating base themes.
altus - v3.20.0

Published by amanharwara almost 4 years ago

Features / Changes

  • Add toggle for spell-check (#102)

Bug fixes

  • Fix custom themes not working.
  • Opening WhatsApp links will maximize the window correctly now
altus - v3.19.0

Published by amanharwara almost 4 years ago

Features / Changes

  • You can now open WhatsApp links (from chat.whatsapp.com or whatsapp:// links) directly in Altus (#88)
  • Clicking on a notification will now open the corresponding chat (#87)

Bug fixes

  • None
altus - v3.18.1

Published by amanharwara almost 4 years ago

Features / Changes

None

Bug fixes

  • Fixed issue #101. Altus will now correctly show notification badge on the taskbar icon.
altus - v3.18.0

Published by amanharwara almost 4 years ago

Features / Changes

  • Altus will now show message counts on every individual tab (#101)
  • Clicking on notification will now maximize the window and activate that tab (#87)

Bug fixes

None

altus - v3.17.0

Published by amanharwara about 4 years ago

New Features / Changes

  • Update Electron from v9.2.1 to v9.3.2
  • Support badge on tray icon on Linux (#95 - Thanks @MarceloZapatta)
  • Add setting to toggle notification badge on tray icon (#95 - Thanks @MarceloZapatta)

Bug fixes

None

altus - v3.16.0

Published by amanharwara about 4 years ago

Features/Changes

  • Setting to prevent Enter sending a message by default. (#75, #93 - Thanks to @MarceloZapatta)
  • Prompt when closing tab with Ctrl+W (#92 - Thanks to @MarceloZapatta)

Bug fixes

None

altus - v3.15.1

Published by amanharwara about 4 years ago

Features / Changes

None

Bug fixes

  • Fix tray icon error on Windows (#86)
altus - v3.15.0

Published by amanharwara about 4 years ago

Features/Changes

  • Shortcut to toggle the tab bar: Ctrl+Shift+B
  • Shortcut to toggle full screen mode: F11 (#83)
  • On Windows, Altus now shows notification/message count on the tray icon. This can disabled in the settings. (#81)

Bugfixes

  • Utility bar hides properly when mentioning someone. (Fixes #82)
altus - v3.14.0

Published by amanharwara about 4 years ago

Features/Changes

  • If you have multiple tabs, Altus will now remember which tab was last active. You need to turn this on in the settings.

Bugfixes

  • Fix #23 by merging PR #77. Tray icon should work on Linux now. (thanks @MarceloZapatta)