Browse Source

Release Fractal 9

fractal-9 9
Kévin Commaille 1 year ago
parent
commit
cb26488cc1
No known key found for this signature in database
GPG Key ID: C971D9DBC9D678D
  1. 2
      Cargo.lock
  2. 2
      Cargo.toml
  3. 4
      README.md
  4. 75
      data/org.gnome.Fractal.metainfo.xml.in.in
  5. 4
      meson.build
  6. BIN
      screenshots/adaptive.png
  7. BIN
      screenshots/main.png

2
Cargo.lock generated

@ -1347,7 +1347,7 @@ dependencies = [
[[package]] [[package]]
name = "fractal" name = "fractal"
version = "9.0.0-rc" version = "9.0.0"
dependencies = [ dependencies = [
"ashpd", "ashpd",
"djb_hash", "djb_hash",

2
Cargo.toml

@ -1,6 +1,6 @@
[package] [package]
name = "fractal" name = "fractal"
version = "9.0.0-rc" version = "9.0.0"
authors = ["Julian Sparber <julian@sparber.net>"] authors = ["Julian Sparber <julian@sparber.net>"]
edition = "2021" edition = "2021"
rust-version = "1.76" rust-version = "1.76"

4
README.md

@ -38,7 +38,7 @@ development version while keeping the stable release around for daily use.
### Stable version ### Stable version
The current stable version is 8 (released August 1st 2024). The current stable version is 9 (released October 30th 2024).
You can get the official Fractal Flatpak from Flathub. You can get the official Fractal Flatpak from Flathub.
@ -53,7 +53,7 @@ You can get the official Fractal Flatpak from Flathub.
### Beta version ### Beta version
The current beta version is 9.rc (released October 17th 2024). The current beta version is 9 (same as stable).
It is available as a Flatpak on Flathub Beta. It is available as a Flatpak on Flathub Beta.

75
data/org.gnome.Fractal.metainfo.xml.in.in

@ -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>

4
meson.build

@ -1,6 +1,6 @@
project('fractal', project('fractal',
'rust', 'rust',
version: '9.rc', version: '9',
license: 'GPL-3.0-or-later', license: 'GPL-3.0-or-later',
meson_version: '>= 1.1') meson_version: '>= 1.1')
@ -11,7 +11,7 @@ base_id = 'org.gnome.Fractal'
application_id = base_id application_id = base_id
major_version = '9' major_version = '9'
pre_release_version = 'rc' pre_release_version = ''
version = major_version version = major_version
if pre_release_version != '' if pre_release_version != ''

BIN
screenshots/adaptive.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 117 KiB

After

Width:  |  Height:  |  Size: 126 KiB

BIN
screenshots/main.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 97 KiB

After

Width:  |  Height:  |  Size: 113 KiB

Loading…
Cancel
Save