Skip to content

Commit ada0547

Browse files
committed
Update to version 41.0.0
Increment app version and update changelogs to reflect the upgrade to Fedora 41 and associated software updates, including GNOME 47, KDE Plasma 6.2, and dnf5. This release also includes numerous package updates and performance improvements.
1 parent e7de98e commit ada0547

4 files changed

Lines changed: 18 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
41.0.0
2+
* Upgraded to Fedora 41
3+
* GNOME 47 and KDE Plasma 6.2
4+
* Package updates such as LLVM 19, LXQt 2.0, Python 3.13, RPM 4.20, PyTorch 2.4, Perl 5.40, Golang 1.23, GIMP version 3
5+
* dnf5: Faster, more efficient package manager.
6+
* Upgraded to Mesa 24.2.5
7+
* GIMP 3
8+
19
40.1.0
210
* Upgraded to Mesa 24.1.2, and the Microsoft D3D12 driver now supports OpenGL 4.6
311
* Re-enabled the Windows Terminal Shell Integration due to the bug with version 1.21 was fixed.

Fedora-Remix-for-WSL-SL/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<Identity
1212
Name="WhitewaterFoundryLtd.Co.FedoraRemixforWSLSL"
1313
Publisher="CN=&quot;Whitewater Foundry, Ltd. Co.&quot;, O=&quot;Whitewater Foundry, Ltd. Co.&quot;, S=Florida, C=US"
14-
Version="40.1.0.0"/>
14+
Version="41.0.0.0"/>
1515

1616
<Properties>
1717
<DisplayName>Fedora Remix for WSL</DisplayName>

Fedora-Remix-for-WSL/Package.appxmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<Identity
1313
Name="WhitewaterFoundryLtd.Co.FedoraRemixforWSL"
1414
Publisher="CN=9879127B-9E92-4DE5-9C32-0B1F09F95DCF"
15-
Version="40.1.0.0"/>
15+
Version="41.0.0.0"/>
1616

1717
<Properties>
1818
<DisplayName>Fedora Remix for WSL</DisplayName>

appMetadata/en-us/baseListing/releaseNotes.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Existing users can update immediately by running $ update.sh
22

3+
41.0.0
4+
* Upgraded to Fedora 41
5+
* GNOME 47 and KDE Plasma 6.2
6+
* Package updates such as LLVM 19, LXQt 2.0, Python 3.13, RPM 4.20, PyTorch 2.4, Perl 5.40, Golang 1.23, GIMP version 3
7+
* dnf5: Faster, more efficient package manager.
8+
* Upgraded to Mesa 24.2.5
9+
* GIMP 3
10+
311
40.1.0
412
* Upgraded to Mesa 24.1.2, and the Microsoft D3D12 driver now supports OpenGL 4.6
513
* Re-enabled the Windows Terminal Shell Integration due to the bug with version 1.21 was fixed.
@@ -17,5 +25,3 @@ Existing users can update immediately by running $ update.sh
1725
* A new script, "install-desktop.sh", allows installing GNOME, KDE, XFCE, or LXDE Desktops Environments with minimal manual steps or configuration.
1826
* Improved Windows Terminal Shell Integration with built-in support for "Opening new tabs in the same working directory" and
1927
"Show marks for each command in the scrollbar," and by adding some actions in the settings.json file, "Automatically jump between commands," and "Select the entire output of a command."
20-
* The color prompt has been improved, read /etc/profile.d/bash-color-prompt.sh to see what you can do with the PROMPT_* environment variables.
21-
* [FIX] Now, if you configure Fedora Remix as your Default Profile in Windows Terminal, right-click a folder in File Explorer, and select Open in Terminal, it will correctly open in the desired directory.

0 commit comments

Comments
 (0)