Skip to content

Releases: amanharwara/altus

Version 1.3.0

25 Aug 09:17
a41da36
Compare
Choose a tag to compare

Fully-functional version without multiple account support.
Issues #26 and #29 shouldn't occur in this version.

Version 2.4.0

11 Aug 15:11
Compare
Choose a tag to compare

CHANGELOG:

  • Added feature to toggle the tab bar (as suggested here - #32)

Commits:

008751f

Version 2.3.3

25 Jul 05:00
edad178
Compare
Choose a tag to compare

CHANGELOG:

  • Fixed issue #31
  • Fixed zoom functionality by re-adding Mousetrap library

Commits:
e97dbf2, edad178

Version 2.3.2

04 Jul 17:36
Compare
Choose a tag to compare

CHANGELOG:

  • Fixed issue #28
  • Added "Edit" menu with Undo, Redo, Cut, Copy, Paste and Select All functions.
  • Removed Mousetrap library.

Commits:
a62e41b, 753084c

Version 2.3.1

05 May 16:31
Compare
Choose a tag to compare

CHANGELOG:

  • Update jQuery due to possible security vulnerability. (commit 289c3fb)

Version 2.3.0

20 Apr 17:21
Compare
Choose a tag to compare

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

10 Apr 13:38
Compare
Choose a tag to compare

CHANGELOG:

  • ADD System Startup Launch option. (commits e375526, 189d9f7) (Suggested by issue #18)
  • PATCH The "Chrome 36+" fix as it wasn't working anymore (commit 1c33d11)
  • FIX The issue where users weren't able to select theme for a tab on the first start (commit 5e2f353)

Version 2.1.0

08 Apr 09:40
Compare
Choose a tag to compare

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

30 Mar 15:43
Compare
Choose a tag to compare

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

21 Mar 16:31
Compare
Choose a tag to compare

CHANGELOG: