Skip to content

Releases: amanharwara/altus

Version 2.0.3

16 Mar 08:01
Compare
Choose a tag to compare

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

06 Mar 09:14
Compare
Choose a tag to compare

CHANGELOG:

  • Fixed theme name not showing up when editing an instance (commit bfd7b25)

Version 2.0.1

05 Mar 16:30
fa9a80e
Compare
Choose a tag to compare

CHANGELOG:

  • New instances get added asynchronously i.e. without reloading the whole page (commit b9beb95)

Version 2.0.0

26 Feb 18:50
7bb282c
Compare
Choose a tag to compare

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

28 Dec 08:58
7de6ce1
Compare
Choose a tag to compare

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

18 Dec 17:35
Compare
Choose a tag to compare

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

13 Nov 11:35
Compare
Choose a tag to compare

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

20 Oct 13:06
Compare
Choose a tag to compare

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

14 Oct 09:51
Compare
Choose a tag to compare

v1.2.0

CHANGELOG

  • Feature to import/export settings as JSON.
  • You can reload windows by pressing Ctrl+Shift+R

Version 1.1.1

13 Oct 04:59
Compare
Choose a tag to compare

v1.1.1

CHANGELOG

  • Fixed MacOS DMG background sizing
  • Fixed issue #1