Releases: amanharwara/altus
Releases · amanharwara/altus
Version 2.0.3
CHANGELOG:
- Fixed about page background (commit e0f4f82)
- Fixed issue #14 i.e. added setting to allow users to disable the custom titlebar and revert back to the default titlebar (commit 71c9499)
Version 2.0.2
CHANGELOG:
- Fixed theme name not showing up when editing an instance (commit bfd7b25)
Version 2.0.1
CHANGELOG:
- New instances get added asynchronously i.e. without reloading the whole page (commit b9beb95)
Version 2.0.0
Altus has been completely rewritten in version 2.0 with amazing features!
NOTE: You will need to re-login after you update to 2.0
CHANGELOG:
- Multiple Account Support, you can now run multiple accounts simultaneously! (commit e2776de)
- Different themes for different accounts (commit bbc80de)
- Theme Customizer added so users can now have custom themes! (commit aeaf3be)
- Theme Manager added so users can manage their themes (commit fc6cf64)
Version 1.2.4
CHANGELOG
- Added exit confirmation dialog w/ new setting (PR #10) through commit 7de6ce1
- Fix tray icon issue (Issue #9) through commit 59affb5
Version 1.2.3
v1.2.3
CHANGELOG
- Update
electron
version to 4.0.0-beta.9 @ commit 4396137
- Using
requestSingleInstanceLock
instead of makeSingleInstance
as it is deprecated in the latest beta @ commit 151057c
- Added a fix for "Works with Chrome 36+" error. You might need to reload the app once using
Ctrl
+Shift
+R
@ commit 6481be3
Version 1.2.2
v1.2.2
CHANGELOG
- Updated Electron to v2.0.8 (Fixed #4 through #5)
- Updated the fix for Issue #2 ( Now uses Mousetrap library for shortcuts (#6) )
Version 1.2.1
v1.2.1
CHANGELOG
- Fixed Issue #2 (Copy/Paste now works properly on MacOS)
- Fixed Issue #3 (Notifications now work as intended)
Version 1.2
v1.2.0
CHANGELOG
- Feature to import/export settings as JSON.
- You can reload windows by pressing
Ctrl
+Shift
+R
Version 1.1.1
v1.1.1
CHANGELOG
- Fixed MacOS DMG background sizing
- Fixed issue #1