Skip to content

Releases: nanu-c/axolotl

Join Groups, Voice Notes and many fixes

06 Jan 19:54
ed1f248
Compare
Choose a tag to compare

1.0.9 (Jan 6 2021)

  • Fix 'Verifiy Identity' (blackoverflow)
  • Fix option to mute groups (blackoverflow)
  • Fix links opening inside of axolotl on ubuntu touch (blackoverflow)
  • Fix rendering of expire timer in chats with self destroying messages (blackoverflow)
  • Remove "Upstream Changes" Warning Message (nuehm-arno)
  • Add support for voice notes (Note:needs ota21 on ut) (nanu-c)
  • Add support for joining groups (nanu-c)
  • Fix opening document attachments (blackoverflow)
  • Fix Messages with special characters (e.g. "<") not displayed correctly (blackoverflow)
  • Introduced Chai+Mocha for Vue unit tests (blackoverflow)
  • Update nvm Node to 16.13.1 to fix building (nalysius)
  • Update many dependencies (dependabot)
  • Fix building axolotl-web with clickable (nanu-c)
  • Improve documentation (danfro)
  • Update german translation (danfro)
  • Fix linter and test warning (blackoverflow)
  • Fix receiving messages by waking up crayfish childprocess from sleep (nanu-c)
  • Support QtWebEngine with Browserslist -> fix correct legacy compiling for ut (blackoverflow)

v1.0.8

21 Nov 11:26
181079e
Compare
Choose a tag to compare

1.0.8 (Nov 21 2021)

  • Support receiving unidentfied sender messages -> fixes receiving messages (nanu-c)
  • French translation updated (Anne017)
  • Delete warning message (nuehm-arno)
  • Standardise gettext usage (olof-nord)
  • Update electron (nanu-c)
  • Cross-compile capabilites in the makefile (nanu-c)
  • Debian packaging improvements (nuehm-arno)

v1.0.7

28 Oct 09:52
161a1d1
Compare
Choose a tag to compare

1.0.7 (Okt 28 2021)

  • Fix deleting chats (nuehm-arno)
  • Update electron version (Ferenc-)
  • Explicitly set ozone platform to Wayland for electron when needed (Ferenc-)
  • Fix clickable zkgroup copy error (nanu-c)
  • Explicitly set clickable-rust-version (jonnius)

What's Changed

Full Changelog: v1.0.6...v1.0.7

v1.0.6: Merge pull request #617 from nanu-c/version1.0.6

26 Oct 19:55
0e8052e
Compare
Choose a tag to compare

1.0.6 (Okt 26 2021)

  • Fix signal desktop linking by change signal desktop link url (nanu-c)
  • Add FormFactor settings to desktop files (ferenc)
  • Update documentation (danfro, nanu-c)
  • Update Makefile (nuehm-arno, olof nord, nanu-c)
  • fix ineffectual (unused before reassign) assignment of recipient (axiomista)
  • make more strings translatable (danfro)
  • update translations (danfro, Anne017)
  • fix add contacts (kpenfound)
  • add crayfish to ci (olof-nord)
  • fix axolotl web linter errors (olof-nord)
  • update electron version (olof-nord)

A warm welcome to our new first time contributors: axiomista, kpenfound, ferenc

Add new Rust backend for registration

22 Sep 22:43
6778699
Compare
Choose a tag to compare
Merge pull request #568 from nanu-c/rc2

bug fixes and version 1.0.5

Sending messages works again, registration still broken

16 Sep 09:46
d091aab
Compare
Choose a tag to compare

1.0.4 (Sep 12 2021)

  • Fix sending messages (nanu-c)
  • Makefile + Debian packaging improvements (nuehm-arno)
  • Update French translations (Anne017)

1.0.3 (Sep 03 2021) Quick and dirty

  • Add support for unidentified sender, fixes sending messages partly (nanu-c)
  • Better group error handling (nanu-c)
  • Makefile + Debian packaging improvements (nuehm-arno)

v1.0.2: Version 1.0.2 (#549)

24 Aug 18:52
011cf98
Compare
Choose a tag to compare
* update translations
* version 1.0.2
* fix typo

Co-authored-by: aaron@nanu-c.org <aaron@nan-c.org>

Hotfix: Verification Input fix

18 Jul 21:13
0378baa
Compare
Choose a tag to compare
release hotfix (#535)

Co-authored-by: aaron@nanu-c.org <aaron@nan-c.org>

v1.0.1

18 Jul 13:37
1c79b09
Compare
Choose a tag to compare

1.0.1 (Jul 18 2021)

  • Handle profile key changes (nanu-c)
  • Only trigger a notification once per 10s per chat (nanu-c)
  • axolotl-web: Revise lots of linter messages (olof-nord)
  • Update italian translation (albanobattistella)
  • Update dutch translation (vistaus)
  • More modular Makefile (olof-nord)
  • Improve debian packaging (nuehm-arno)
  • Fix the ci (nanu-c)

v1.0.0 (Mai 28 2021)

02 Jun 14:21
57a5d46
Compare
Choose a tag to compare

1.0.0 (Mai 28 2021) (76 merge request were merged)

  • Basic GroupsV2 support, a huge thanks go to blackoverflow and olof and all the testers. (nanu-c)
  • Update axolotl-web to vue3 (nanu-c)
  • fix hundreds of new linter-warnings with vue3 (olof-nord)
  • improve the ci (olof-nord)
  • add a makefile (olof-nord)
  • update translations English, French, Italian, Norge, Swedish (Anne017, RedXXIII, JanConGitHub, olof-nord, albanobattistella, sc0w)
  • upgrade electron and nodejs (olof-nord)
  • improve documentation a lot (olof-nord sc0w)