Releases: amanharwara/altus
Releases · amanharwara/altus
v3.15.1
v3.15.0
v3.14.0
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)
v3.13.0
New Features
- Utility bar for formatting and quick replies. Based off of the WhatsBuddy extension by @rafaismyname
- Context menu options to format text, i.e. bold, italic, strike-through, monospace. #57
- Upgrade
electron
to v9.2.0
Bug Fixes
- Altus should correctly start with the dark theme if it has been selected. #74
Other Changes
- Removed experimental features as they are too much hassle to maintain and break too often.
v3.12.1
v3.12.0
Changelog
Color-coded Tabs
- You can now assign a color to your tabs.
- You can pick any color from the color picker and Altus will automatically select the text color to suit it.
Re-vamped Custom Themes
- The Theme Creator is now very simplified. You only have to choose a background color, a foreground color and an accent color to make a theme.
- In case any of your custom themes break, you can try to fix them by going to the Theme Manager and clicking
Update Base Themes
.
Enabled simple spell-checker
- Enabled in-built spell-checker as requested by #66.
Fixed Downloads
- Fixed downloads on Windows 10. (#67)
v3.11.1
Changelog
- Fixed issue #65 where settings wouldn't update on Linux
- Separated the new official WhatsApp Dark mode and the vednoc dark-whatsapp theme into "Dark" and "Dark Plus", respectively.
- The official Dark mode won't break with updates, but it doesn't look as good the dark-whatsapp theme.
P.S.: If you can't find the "Dark Plus
" option:
- Open Theme Manager (or press
Ctrl+T
) - Click on "
Update Base Themes
" and wait for a few seconds. - Click on reload button or press
Ctrl+Shift+R
- Close the Theme Manager and reload the app again using
Ctrl+Shift+R
v3.11.0
Changelog
Experimental Features
Experimental features are features that require the use of WhatsApp's underlying API and hence are not always stable.
- Current available experimental features include:
Online Indicator
,Quick Replies
- The
Online Indicator
feature displays a small green indicator near the photos of any chat in the sidebar that is currently online. - The
Quick Replies
feature allows you to set up quick replies above the message box so you don't have to manually type common replies.
- The
- To use these experimental features, turn on the
Experimental Features
toggle in your current tab settings or when adding a new tab, and select which features you want.
P.S: Since these are experimental features, they are prone to breaking without notice. In such a case, please file a bug report.
v3.10.0
Changelog:
Settings
- You can now reset settings to default.
- You can now import settings from a JSON file.
- You can now export settings to a JSON file.
Accessibility
- Use
Ctrl+Tab
orCmd+Tab
to switch to the next tab. - Use
Ctrl+Shift+Tab
orCmd+Shift+Tab
to switch to the previous tab. - Use
Ctrl+W
orCmd+W
to close the active/current tab. - Use
Ctrl+E
orCtrl+E
to edit the active/current tab. - UI is more keyboard-friendly now. You can use
Tab
to traverse through almost all of the UI.
UI
- A lot of the UI has been revamped to make it more look modern.
- Settings use toggles instead of ugly buttons.
Others
- Fixed issue where app would only close to tray even when option was disabled.
v3.9.0
CHANGELOG:
- Add "Close to Tray" setting as suggested by #54. (Not available on the Linux version as it does not support tray icons)
- Altus validates if all settings are present & adds new ones if they're not already available. This should make it easier to add new settings in future.
- Remove online indicator & custom notifications as they have higher chances of breaking in future.