|
|
|
|
@ -71,6 +71,42 @@
|
|
|
|
|
</content_rating> |
|
|
|
|
|
|
|
|
|
<releases>@development-release@ |
|
|
|
|
<release version="10~beta" type="development" date="2024-12-26"> |
|
|
|
|
<description> |
|
|
|
|
<p> |
|
|
|
|
Vive le vent ! Vive le vent ! Vive le vent d’hiver ! 🎶🌲 And vive Fractal 10.beta! |
|
|
|
|
While everyone is resting for the holidays, we thought you could use a new release. It |
|
|
|
|
focuses on improvements and bug fixes, including: |
|
|
|
|
</p> |
|
|
|
|
<ul> |
|
|
|
|
<li> |
|
|
|
|
Videos were often not playing after loading in the room history, this was fixed, and we |
|
|
|
|
also show properly when an error occurred. |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
Computing the size of media messages was slightly wrong, which meant that sometimes a |
|
|
|
|
grey line would appear below them. We rebooted the code and that problem is gone! |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
Our CSS file was a bit too big for our taste, so we decided to make use of SASS and |
|
|
|
|
split it. |
|
|
|
|
</li> |
|
|
|
|
<li> |
|
|
|
|
We were downloading too many different sizes for avatar images, which would fill the |
|
|
|
|
media cache needlessly. We now only download a couple of sizes. This has the extra |
|
|
|
|
benefit of fixing blurry or missing thumbnails in notifications. |
|
|
|
|
</li> |
|
|
|
|
</ul> |
|
|
|
|
<p> |
|
|
|
|
As usual, this release includes other improvements and fixes thanks to all our |
|
|
|
|
contributors, and our upstream projects. |
|
|
|
|
</p> |
|
|
|
|
<p> |
|
|
|
|
As the version implies, there might be a slight risk of regressions, but it should be |
|
|
|
|
mostly stable. If all goes well the next step is the release candidate! |
|
|
|
|
</p> |
|
|
|
|
</description> |
|
|
|
|
</release> |
|
|
|
|
<release version="9" type="stable" date="2024-10-30"> |
|
|
|
|
<description> |
|
|
|
|
<p> |
|
|
|
|
|