Skip to content

Releases: amanharwara/altus

v4.5.4

08 Dec 06:42
4.5.4
b40c29f
Compare
Choose a tag to compare

Broken release. Use v4.5.3 or v4.5.2 instead.

## Features
- Flush session data only if "Update Chrome" issue occurs (Aman Harwara)

v4.5.3

27 Nov 14:42
4.5.3
17c3f6c
Compare
Choose a tag to compare

Bug Fixes

  • Possible fix for WhatsApp Multi-device beta not working (Aman Harwara)

v4.5.2

15 Nov 12:29
4.5.2
b4d2020
Compare
Choose a tag to compare

Bug Fixes

v4.5.1

07 Nov 11:08
a0d83c6
Compare
Choose a tag to compare

Features

v4.5.0

02 Nov 10:28
2b13831
Compare
Choose a tag to compare

What's Changed

  • Delete unused partitions on app start to free up space (Aman Harwara)
  • Add "Clear All Cache" button to Settings (Aman Harwara)
  • Add "Clear Cache" button to tab config modal (Aman Harwara)

v4.4.4

16 Oct 04:20
8b90d41
Compare
Choose a tag to compare

What's Changed

  • Add "Open Settings" option in tray context menu (Aman Harwara)

v4.4.3

06 Oct 08:42
a23d714
Compare
Choose a tag to compare

What's Changed

All commits: 4.4.2...4.4.3

v4.4.2

21 Aug 18:21
Compare
Choose a tag to compare

Bugfixes

  • Fixed issue #155. Ctrl+Enter should now work correctly when the Prevent sending with Enter setting is turned on.

Commits

  • [8974d11]: Add missing translations (Aman Harwara)
  • [81da469]: Bump version (Aman Harwara)
  • [e9a3b18]: Fix Ctrl+Enter issue (Aman Harwara)

v4.4.1

07 Aug 17:38
4.4.1
7b450c5
Compare
Choose a tag to compare

Features

  • Added Italian translation (thanks to @maicol07)

Commits

  • [5a49155]: Created italian translation (Maicol Battistini) #153
  • [f8a1a85]: Added italian language (Maicol Battistini) #153
  • [d65840e]: Create translation.missing.json (Maicol Battistini) #153
  • [7b450c5]: Bump version (Aman Harwara)

v4.4.0

07 Aug 08:40
4.4.0
2e13ca8
Compare
Choose a tag to compare

New Features

  • Change Tab Bar position

    • You can align it to either the top or the bottom.
  • Basic Multi-Language Support

    • Basic because so-far it only supports translating the menus.
    • Currently supported languages: English, Hindi
    • See #152 on how to add new translations

Commits

  • [bd74d9e]: Add setting to change Tab Bar position (Aman Harwara)
  • [e503553]: Bump version (Aman Harwara)
  • [2e13ca8]: Add basic multi-language support (Aman Harwara)