Releases: amanharwara/altus
Releases · amanharwara/altus
Version 1.3.0
Version 2.4.0
Version 2.3.3
Version 2.3.2
Version 2.3.1
CHANGELOG:
- Update jQuery due to possible security vulnerability. (commit 289c3fb)
Version 2.3.0
CHANGELOG:
- ADD feature to quickly add theme from theme customizer using "Add Theme" button.
- ADD feature that the app remembers the size & position of window when it gets closed and uses the same size and position on next launch.
Version 2.2.0
Version 2.1.0
CHANGELOG:
- ADD Message Indicator Badges. Whenever WhatsApp detects unread chats, it will be displayed in a badge in the dock on macOS or in the taskbar on Windows. The number of unread chats will be added to the tab itself. (commits b6ca89d, 9e5c361, f9fca3a, 4994e13)
- ADD Zoom Functionality. You can use Ctrl+
+
to zoom in or Ctrl+-
to zoom out and click the Reset button in the toast notification to reset the zoom. (commits 8c81e18, c155b65) - FIX issue where the window reload constantly when themes weren't loaded. It now shows a toast notification with more information instead. (commit 0d999ff)
Version 2.0.5
CHANGELOG:
- Update Electron version to
4.1.1
(commit c92db90) - Add '
Update Dark Theme
' button to Theme Manager window to update the inbuilt dark theme when and if the user wants to. (commit bc5227e) - Fixed WhatsApp Useragent i.e. now it should show proper operating system when checking WhatsApp Web login on your phone (commits ae7f28e, 7e9fbd7)
- Remove Instagram link from About menu (commit 4497ea9)
- MacOS versions don't use custom titlebar as it causes issues (commits ffb127b, 058852e, 5f2850a)
Version 2.0.4
CHANGELOG:
- You can now check for updates from the app itself. Click the "Check For Updates" item in the "About" menu. (commits ab77ed1, 1be6743, b783e68, a56344a, fe02f89)
- Made "Custom CSS" and "Theme Customizer" windows resizable. (commit 37f978b)
- Made heights of all main elements in all of the windows dynamic using flex so they look proper on any resolution. (commits 8ad91b4, 5f576ba, e7f5482, 54be52f, caedc4f, 97e06b9)