Skip to content

Version 0.0.9.5 beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@KitsuneRal KitsuneRal released this 23 Oct 17:44

This is a pre-release for early testers, translators, and packagers - built on Quotient 0.6.x branch (Quotient 0.6.2 is released together with this beta). Testers, as before, are welcome to download the files and try them; a Flatpak will also be available in the beta channel over the weekend; contributions from translators are awaited in a usual place at Lokalise; packagers, this is the moment you dreaded for so long to update your build rules and control files for the new library name and finally push libQuotient 0.6 to the repos.

The following are major changes (among 62 closed issues and 346 commits):

  • (#497 by @krkk; #422) The timeline now has a proper context menu instead of the ellipsis (...) button - right-click (or an equivalent on your device) will get you all the things you can do with the message.
  • (#603) Windows builds are now made with QtKeychain, with access tokens being tucked away to the Windows secure storage instead of lying around in the file system.
  • (#609, #644) Going through room upgrades is a bit more convenient now; upgraded rooms are no more shown in the room list if the superseding room is there.
  • (#607 by @rpallai) Outgoing messages are displayed in a different colour.
  • (#614 with contributions by @rpallai) The fonts can be customised in the configuration.
  • (#533) Room tags can be hidden from the room list now.
  • (#654 by @krkk; #662 by @rpallai) Clean up the timeline from more kinds of events.
  • (#655 by @krkk) Reactions support (current limitations: no new reactions can be posted; standard timeline font is used for reactions)
  • (#678 by @krkk) Attaching images by pasting from the clipboard.
  • (#676 by @krkk) Hide actions the user doesn't have power to do.
  • (#677, contributions by @krkk) User accounts dialog - you can finally change your avatar in Quaternion!
  • (#701; #580 and #705 by @krkk) Initial support of rich text sending: rich text can be pasted or dropped into the text entry, and proper Matrix HTML will be generated for it; /html command now validates input; /md command to enter Markdown is available if Quaternion is built with Qt 5.14 or newer version.