Skip to content

Releases: amanharwara/altus

5.2.0

25 May 15:15
5.2.0
a63d16f
Compare
Choose a tag to compare

Commits

v5.1.0

02 Apr 19:40
5.1.0
2a8ed55
Compare
Choose a tag to compare

Commits

  • added icon badge for unread chats + count next to tab title (Aman Harwara)

5.0.2

05 Mar 19:52
5.0.2
c4f9223
Compare
Choose a tag to compare

Commits

  • 24da42d: add context menu (Aman Harwara)
  • 271ae15: add zooming in/out and resetting zoom by Ctrl + +/-/= (Aman Harwara)
  • d046627: fix first tab not being selected on initialization (Aman Harwara)
  • 993331a: select first tab if no tab is selected (Aman Harwara)
  • 559368a: change default setting for exit prompt to false (Aman Harwara)
  • 15d41c9: automatically add new tab if last tab is removed (Aman Harwara)
  • c4f9223: bump version (Aman Harwara)

5.0.1

21 Feb 08:34
5.0.1
b54ee2d
Compare
Choose a tag to compare

Commits

  • b54ee2d: fix Quit not working when exit prompt setting is on (Aman Harwara)

5.0.0

26 Jan 08:00
5.0.0
5b0fc5d
Compare
Choose a tag to compare

v5.0 is tech refactor, so most changes are not user-facing.
All your existing tabs, themes and settings will continue to work without requiring any action from you

Changes

  • UI elements in the app can now also be translated. Previously, only the menus were translated but now almost everything in the app UI can be translated.
  • The UI has been updated slightly.
  • Themes are now generated using colors you've specified instead of depending on external CSS.
    • Custom CSS can still be used to create your own themes.
    • Added new "Coffee" theme preset

v4.8.6

27 Mar 13:39
4.8.6
fa6d2f8
Compare
Choose a tag to compare

Bug Fixes

v4.8.5

01 Mar 16:32
4.8.5
a4cd333
Compare
Choose a tag to compare

Features

v4.8.4

01 Mar 15:20
4.8.4
892dc2f
Compare
Choose a tag to compare

Features

Bug Fixes

v4.8.3

24 Jan 08:42
4.8.3
65d796e
Compare
Choose a tag to compare

Features

4.8.1

02 Nov 20:25
4.8.1
d2c70be
Compare
Choose a tag to compare

Bug Fixes

  • use better fix for "Update Google Chrome" issue (Aman Harwara)

Chores