Releases: nuehm-arno/axolotl-mobian-package
Deprecated
The package can now be found in the release assets section of the Github source repository.
v1.0.9-1 - Many Improvements and Fixes
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
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
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)
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
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
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
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
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
This package version of Axolotl v0.9.9 was created using debmake and debuild.