|
42 | 42 | </replaces> |
43 | 43 |
|
44 | 44 | <releases> |
45 | | - <release version="0.0.96.82" type="development" date="2025-01-25"> |
46 | | - <url>https://github.com/quotient-im/Quaternion/releases/tag/0.0.97-beta2</url> |
47 | | - <description><p>0.0.97 beta2</p> |
| 45 | + <release version="0.0.97" date="2025-02-10"> |
| 46 | + <url>https://github.com/quotient-im/Quaternion/releases/tag/0.0.97</url> |
| 47 | + <description><p>0.0.97</p> |
48 | 48 | <ul> |
| 49 | + <li>Use libQuotient 0.9 underneath</li> |
| 50 | + <li>E2EE is always on now</li> |
49 | 51 | <li>Add nice replies visualisation instead of relying on reply fallbacks</li> |
| 52 | + <li>New look for the shuttle scroller and scroll-to buttons</li> |
50 | 53 | <li> |
51 | 54 | Clicking on scroll-to-read-marker button now loads history all the way until |
52 | 55 | the marker - no need to click on the button repeatedly</li> |
53 | 56 | <li>Display images embedded in rich text messages</li> |
54 | 57 | <li>New login dialog</li> |
| 58 | + <li>Forgetting a room requires a confirmation</li> |
55 | 59 | <li>Fix: actually log out accounts on exit that are not set to stay logged in</li> |
56 | 60 | <li>Regression fix: message text again uses the font configured for the timeline</li> |
57 | | - <li>Other code cleanup, performance tweaks and smaller fixes</li> |
| 61 | + <li>New application id, to comply with Flathub verification requirements</li> |
| 62 | + <li>Other code cleanup, performance and visual tweaks and smaller fixes</li> |
58 | 63 | </ul> |
59 | | - </description> |
60 | | - </release> |
61 | | - <release version="0.0.96.81" type="development" date="2024-11-03"> |
62 | | - <url>https://github.com/quotient-im/Quaternion/releases/tag/0.0.97-beta1</url> |
63 | | - <description><p>0.0.97 beta</p> |
64 | | - <p>Port Quaternion to libQuotient 0.9</p> |
65 | | - </description> |
66 | 64 | </release> |
67 | 65 | <release version="0.0.96.1" date="2024-02-19"> |
68 | 66 | <url>https://github.com/quotient-im/Quaternion/releases/tag/0.0.96.1</url> |
|
0 commit comments