Skip to content

0.7.1

Compare
Choose a tag to compare
@KitsuneRal KitsuneRal released this 09 Jan 22:27
· 858 commits to dev since this release

Happy New Year! Hot on the heels of 0.7.0, the first bugfix release in 0.7.x series arrives. Most important changes:

  • Fix compilation with e2ee on windows (#604 by @TobiasFella)
  • To prevent things like the one above from happening CI now covers E2EE on all platforms, not just Linux (#606 by @KitsuneRal)
  • Fix SSO flows failing to complete when a client uses a proxy server (#607 by @BLumia)
  • Fix exposing QtKeychain dependency to clients (#611 by @TobiasFella and #612 by @KitsuneRal) - particularly nasty in that libQuotient itself builds and installs just fine but an attempt to build a client using certain parts of that installed libQuotient (AccountRegistry, namely) will always fail.

New Contributors

  • @BLumia made their first contribution in #607 - many thanks!

Full Changelog: 0.7.0...0.7.1