|
|
|
@ -35,15 +35,15 @@ |
|
|
|
|
|
|
|
|
|
|
|
<screenshots> |
|
|
|
<screenshots> |
|
|
|
<screenshot type="default"> |
|
|
|
<screenshot type="default"> |
|
|
|
<image type="source">https://gitlab.gnome.org/World/fractal/raw/fractal-8/screenshots/main.png</image> |
|
|
|
<image type="source">https://gitlab.gnome.org/World/fractal/raw/fractal-9/screenshots/main.png</image> |
|
|
|
<caption>Fractal’s main window</caption> |
|
|
|
<caption>Fractal’s main window</caption> |
|
|
|
</screenshot> |
|
|
|
</screenshot> |
|
|
|
<screenshot> |
|
|
|
<screenshot> |
|
|
|
<image type="source">https://gitlab.gnome.org/World/fractal/raw/fractal-8/screenshots/media-history.png</image> |
|
|
|
<image type="source">https://gitlab.gnome.org/World/fractal/raw/fractal-9/screenshots/media-history.png</image> |
|
|
|
<caption>View the media history of a Matrix room</caption> |
|
|
|
<caption>View the media history of a Matrix room</caption> |
|
|
|
</screenshot> |
|
|
|
</screenshot> |
|
|
|
<screenshot> |
|
|
|
<screenshot> |
|
|
|
<image type="source">https://gitlab.gnome.org/World/fractal/raw/fractal-8/screenshots/adaptive.png</image> |
|
|
|
<image type="source">https://gitlab.gnome.org/World/fractal/raw/fractal-9/screenshots/adaptive.png</image> |
|
|
|
<caption>Fractal’s interface adapts to small screens</caption> |
|
|
|
<caption>Fractal’s interface adapts to small screens</caption> |
|
|
|
</screenshot> |
|
|
|
</screenshot> |
|
|
|
</screenshots> |
|
|
|
</screenshots> |
|
|
|
@ -71,48 +71,10 @@ |
|
|
|
</content_rating> |
|
|
|
</content_rating> |
|
|
|
|
|
|
|
|
|
|
|
<releases>@development-release@ |
|
|
|
<releases>@development-release@ |
|
|
|
<release version="9~rc" type="development" date="2024-10-17"> |
|
|
|
<release version="9" type="stable" date="2024-10-30"> |
|
|
|
<description> |
|
|
|
<description> |
|
|
|
<p> |
|
|
|
<p> |
|
|
|
It's time to experience <em>La vie en rose</em>! We just released Fractal 9.rc and to show |
|
|
|
What’s that behind you⁉️ 😱 Oh, that’s a new Fractal release❣️ 😁 🎃 |
|
|
|
our support 🩷 for Breast Cancer Awareness Month, we decided to change the accent color to |
|
|
|
|
|
|
|
pink. And it is also packed with bug fixes, take a look for yourself: |
|
|
|
|
|
|
|
</p> |
|
|
|
|
|
|
|
<ul> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
We used to only rely on the secrets provider to tell us which Matrix accounts are |
|
|
|
|
|
|
|
logged-in, which caused issues for people sharing their secrets between devices. Now we |
|
|
|
|
|
|
|
also make sure that there is a data folder for a given session before trying to restore |
|
|
|
|
|
|
|
it. |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
Our notifications are categorized as coming from an instant messenger, so graphical |
|
|
|
|
|
|
|
shells that support it, such as Phosh, can play a sound for them. |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
Some room settings are hidden for direct chats, because it does not make sense to change |
|
|
|
|
|
|
|
them in this type of room. |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
The size of the headerbar would change depending on whether the room has a topic or not. |
|
|
|
|
|
|
|
This will not happen anymore. |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
</ul> |
|
|
|
|
|
|
|
<p> |
|
|
|
|
|
|
|
As usual, this release includes other improvements, fixes and new translations thanks to |
|
|
|
|
|
|
|
all our contributors, and our upstream projects. |
|
|
|
|
|
|
|
</p> |
|
|
|
|
|
|
|
<p> |
|
|
|
|
|
|
|
As the version implies, it should be mostly stable and we expect to only include minor |
|
|
|
|
|
|
|
improvements until the release of Fractal 9. |
|
|
|
|
|
|
|
</p> |
|
|
|
|
|
|
|
</description> |
|
|
|
|
|
|
|
</release> |
|
|
|
|
|
|
|
<release version="9~beta" type="development" date="2024-09-26"> |
|
|
|
|
|
|
|
<description> |
|
|
|
|
|
|
|
<p> |
|
|
|
|
|
|
|
Back to school, and Fractal is back too! The leaves are starting to cover the floor in our |
|
|
|
|
|
|
|
part of the globe, but you don’t have to shake a tree to get our goodness: |
|
|
|
|
|
|
|
</p> |
|
|
|
</p> |
|
|
|
<ul> |
|
|
|
<ul> |
|
|
|
<li> |
|
|
|
<li> |
|
|
|
@ -136,14 +98,33 @@ |
|
|
|
We migrated to the new GTK 4.16 and libadwaita 1.6 APIs, including CSS variables, |
|
|
|
We migrated to the new GTK 4.16 and libadwaita 1.6 APIs, including CSS variables, |
|
|
|
AdwButtonRow and AdwSpinner. |
|
|
|
AdwButtonRow and AdwSpinner. |
|
|
|
</li> |
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
We used to only rely on the secrets provider to tell us which Matrix accounts are |
|
|
|
|
|
|
|
logged-in, which caused issues for people sharing their secrets between devices. Now we |
|
|
|
|
|
|
|
also make sure that there is a data folder for a given session before trying to restore |
|
|
|
|
|
|
|
it. |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
Our notifications are categorized as coming from an instant messenger, so graphical |
|
|
|
|
|
|
|
shells that support it, such as Phosh, can play a sound for them. |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
Some room settings are hidden for direct chats, because it does not make sense to change |
|
|
|
|
|
|
|
them in this type of room. |
|
|
|
|
|
|
|
</li> |
|
|
|
|
|
|
|
<li> |
|
|
|
|
|
|
|
The size of the headerbar would change depending on whether the room has a topic or not. |
|
|
|
|
|
|
|
This will not happen anymore. |
|
|
|
|
|
|
|
</li> |
|
|
|
</ul> |
|
|
|
</ul> |
|
|
|
<p> |
|
|
|
<p> |
|
|
|
As usual, this release includes other improvements, fixes and new translations thanks to |
|
|
|
As usual, this release includes other improvements and fixes thanks to all our |
|
|
|
all our contributors, and our upstream projects. |
|
|
|
contributors, and our upstream projects. |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
<p> |
|
|
|
<p> |
|
|
|
As the version implies, there might be a slight risk of regressions, but it should be |
|
|
|
We want to address special thanks to the translators who worked on this version. We know |
|
|
|
mostly stable. If all goes well the next step is the release candidate! |
|
|
|
this is a huge undertaking and have a deep appreciation for what you’ve done. If you want |
|
|
|
|
|
|
|
to help with this effort, head over to Damned Lies. |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
</description> |
|
|
|
</description> |
|
|
|
</release> |
|
|
|
</release> |
|
|
|
|