Skip to content

Releases: nanu-c/axolotl

v2.0.4

06 Feb 11:32
Compare
Choose a tag to compare

Update presage

What's Changed

New Contributors

  • @deepsource-autofix made their first contribution in #1055

Full Changelog: v2.0.2...v2.0.4

v2.0.1

27 Oct 18:49
Compare
Choose a tag to compare
v2.0.1 Pre-release
Pre-release

Continuous Integration

Commits

  • b3c792d: Bump vue from 3.2.37 to 3.2.41 in /axolotl-web (dependabot[bot]) #925
  • 1f7ef1d: change the way MicRecorder is imported (Thorsten Ploß) #930
  • 8668d42: Merge remote-tracking branch 'origin/main' into change_MicRecorder_import (Thorsten Ploß) #930
  • 8ae9748: Update axolotl-web to Node.js v18 (Olof Nord) #938
  • 04570ce: fix session migration and assign message history to correct sessions (Thorsten Ploß) #939
  • 3b01877: change message history migration to rename column to sv1id (Thorsten Ploß) #939
  • 721b93e: Bump autoprefixer from 10.4.8 to 10.4.13 in /axolotl-web (dependabot[bot]) #940
  • fa6c9e0: Bump jsdom from 20.0.0 to 20.0.2 in /axolotl-web (dependabot[bot]) #941
  • 89dc509: Bump @vitejs/plugin-vue from 3.0.3 to 3.2.0 in /axolotl-web (dependabot[bot]) #942
  • 219be43: sqlite rename column does not work. Use Workaround (Thorsten Ploß) #939
  • 5dcf429: use head of signal-golang/textsecure as dependency (Thorsten Ploß) #939
  • b4465be: cleanup code (Thorsten Ploß) #939
  • 9a462b3: correctly check if session for direct chat allready exists (Thorsten Ploß) #939
  • 61f0f40: cleanup error messages (Thorsten Ploß) #939
  • 338c173: update crayfish to update libsignal-service (aaron@nanu-c.org) #944
  • 6f1be63: Merge branch 'main' into fix_session_migartion (aaron@nanu-c.org) #939
  • d677282: update signal-golang/textsecure to version 1.19.0 (Thorsten Ploß) #939
  • 36b0ac3: Update bundled electron to v21.x (Olof Nord) #946
  • 607e86c: fix registration (aaron@nanu-c.org) #939
  • df371f2: Add keys to improve handling of Axolotl in Phosh (nuehm-arno) #952
  • 2b037fe: Update org.nanuc.Axolotl.desktop (nuehm-arno) #952
  • 1c30da6: Update Register.vue (nuehm-arno) #953
  • 788ae7e: Update org.nanuc.Axolotl.desktop (nuehm-arno) #952
  • 6c8ab1e: Update base Flatpak SDK to 22.08 (Olof Nord) #959
  • 2ba3f31: avoid uuid when recipient is in contact list (aaron@nanu-c.org) [#966](...
Read more

v1.6.0

27 Oct 20:04
e521ab3
Compare
Choose a tag to compare

1.6.0 (Oct 27 2022)

v1.5.1

20 Sep 17:16
4482b11
Compare
Choose a tag to compare

1.5.1 (Sep 20 2022)

v1.5.0

22 Aug 21:11
Compare
Choose a tag to compare

1.5.0 (Aug 22 2022)

Maybe fixes snapcraft build.

Issues: Breaks flatpak again.

v1.4.0 update protobufs

19 Aug 14:50
3a704ce
Compare
Choose a tag to compare

this is an inbetween release.

v1.3.1 flatpak fix

19 Aug 06:34
c9e4291
Compare
Choose a tag to compare

v1.3.0

19 Jun 21:03
b571e05
Compare
Choose a tag to compare

1.3.0 (Feb 19 2022)

v1.2.0

16 Mar 22:23
6553d28
Compare
Choose a tag to compare

1.2.0 (Feb 16 2021)

  • Support for the new captcha system @nanu-c
  • Automatically add release artifacts to releases @olof-nord
  • Don't increment unread counter for empty messages @nalysius
  • Make the flatpaks build again! @olof-nord
  • Clean up Makefile @nuehm-arno
  • Introduce a new Layout system @nanu-c
  • Support for Clickable 7.1.2 @jonnius
  • Fix importing contacts @nanu-c
  • The loglevel can now be set from settings @nanu-c
  • Some minor fixes in the UX @nanu-c

CI Improvements, groupv2 fixes, receiving messages on armhf

13 Feb 09:19
2c5cd15
Compare
Choose a tag to compare

1.1.0 (Feb 12 2021)

  • Fix joining groupsv2 @nanu-c
  • Fix receiving messages for armhf devices @nanu-c
  • Update dutch and french translations @Vistaus @anne017
  • Fix the opening of HTTP links on Ubuntu Touch @nalysius
  • Display a cross to close a fullscreen picture @nalysius
  • Fix an issue in reading voice notes @nalysius
  • Building/Packaging for Debian arm64 without further user interaction @nuehm-arno
  • Add debian packaging for arm64 to the ci @nuehm-arno
  • Make axolotl Flatpak installer work again @olof-nord
  • Fix the unread counter @nalysius
  • Add electron ozone switch flag for pinephone @nuehm-arno
  • [axolotl-web] linter: Address warnings about event naming @olof-nord
  • [axolotl-web]: Increment minimum Node.js version required @olof-nord
  • Pin click workflow to Clickable 7.0.1 @jonnius
  • Improve the startup message @olof-nord
  • Automatically add release artifacts to releases @olof-nord