Version 0.0.9.3
Pre-release
Pre-release
Quaternion 0.0.9.3 is out, reaching out to bigger audience with localisation and offering new features such as the room list ordered by tag, new slash-commands and, of course, bug fixes. This version is based on libQMatrixClient 0.4.0.
Thanks
Special thanks go to Karol Kosek (@krkk) for making Quaternion localisable and for the Polish translation; the full list of contributors can be found here.
Changes
The commit log has it all; the highlights are:
- Feature (#323): rooms are grouped by tag now. This is not configurable for now but will be before version 0.1.
- Feature (#76): Local echo, with buttons to discard and resend the message (#390).
- Feature (#248): Optionally hiding join/leave events and redactions.
- Feature (#324): Quaternion now has the About dialog box (thanks to @rushsteve1), with information about Git commits (selectable!) and links to contributors etc.
- Feature (#372): /ignore and /unignore
- Feature (#379): /html to send HTML instead of plain text
- Enhancement (#371): non-members can be /banned too.
- Enhancement (#370): change the way events are highlighted in the timeline (background is tinted instead of text color changed).
- Change (#239): by default, Quaternion now compiles against externally installed libQMatrixClient, rather than a submodule. Read BUILDING.md to enable the previous way of building (with lib as a submodule).