Skip to content

Releases: nuehm-arno/axolotl-mobian-package

Deprecated

16 Feb 13:47
76c2606
Compare
Choose a tag to compare

The package can now be found in the release assets section of the Github source repository.

v1.0.9-1 - Many Improvements and Fixes

20 Jan 10:26
3310670
Compare
Choose a tag to compare

This version of Axolotl was cross-compiled from scratch using the repository Makefile and has the following main improvements and fixes:

  • ELECTRON WAYLAND SUPPORT STILL DEACTIVATED
  • Fix 'Verifiy Identity'
  • Fix option to mute groups
  • Fix links opening inside of axolotl on ubuntu touch
  • Fix rendering of expire timer in chats with self destroying messages
  • Remove "Upstream Changes" Warning Message
  • Add support for voice notes
  • Add support for joining groups
  • Fix opening document attachments
  • Fix Messages with special characters (e.g. "<") not displayed correctly
  • Update many dependencies
  • Fix receiving messages by waking up crayfish childprocess from sleep

v1.0.8-2 - Receiving Messages fixed

23 Nov 08:37
de55921
Compare
Choose a tag to compare

This version of Axolotl was cross-compiled from scratch using the repository Makefile and has the following main improvement that receiving messages is fixed using the new rust backend.
An Electron update to v16.0.0 had to be revoked for Mobian, because of an Electron-Wayland bug.

v1.0.7-1 - Many Fixes and Improvements

28 Oct 15:39
b3f3cb3
Compare
Choose a tag to compare

This version of Axolotl fixes the following issues

  • Fix signal desktop linking by change signal desktop link url
  • Fix ineffectual (unused before reassign) assignment of recipient
  • Fix add contacts (partially)
  • Update electron version
  • Fix deleting chats
  • Explicitly set ozone platform to Wayland for electron when needed

But receiving messages for user with new registration is still broken - The next version will fix that, too!

Registration fixed (Rust backend implemented)

26 Sep 16:19
50bbd0d
Compare
Choose a tag to compare

This version of Axolotl has a new backend written in Rust (crayfish), which uses official Signal Rust libraries. With the new backend, registration is fixed.

v1.0.4-1 - Sending is fixed

16 Sep 14:19
7d6c85d
Compare
Choose a tag to compare

This version fixes the sending problems due to changes in the Signal server eco-system Registration is still broken, but will be fixed with v1.0.5.

v1.0.2-1 Fixes and Improvements

27 Aug 12:31
5e7aa9d
Compare
Choose a tag to compare

This version of Axolotl was built from scratch using the repository Makefile and has the following main improvements:

  • Fix Linking Signal Desktop
  • Fix setting a password
  • Code quality improvements

v1.0.1-2 Fixes and Improvements

20 Jul 07:53
48b8dae
Compare
Choose a tag to compare

This version of Axolotl was built from scratch using the repository Makefile and has the following main improvements:

  • Handle profile key changes
  • Only trigger a notification once per 10s per chat
  • Hotfix: Verification Input fix

Rudimental Signal v2group support

28 May 13:40
e17f92c
Compare
Choose a tag to compare

This version of Axolotl has rudimental Signal v2group support. If you haven't used the new v2groups of Signal before, it may take some time, before Signal server recognise your acoount as v2group-able. The current way to join v2groups is by being added by another user in the group. Group invitation links are not yet working.

Refined packaging

12 Apr 10:46
f50ae09
Compare
Choose a tag to compare

This package version of Axolotl v0.9.9 was created using debmake and debuild.