diff options
| author | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-05-30 11:17:16 -0500 |
|---|---|---|
| committer | SulfurNitride <SulfurNitride@users.noreply.github.com> | 2026-05-30 11:32:29 -0500 |
| commit | 2464c836085cab832089b0f58c4bd74dfb679603 (patch) | |
| tree | 6e156cf8bb03c37e39195fe9832d5560d4a15ce4 /CHANGELOG.md | |
| parent | 06adc0d1399b73561348d9de9c5e2feba23c5d9d (diff) | |
release: prepare 0.2.3 stable
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a276653..e2f8759 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,22 @@ follows SemVer (MAJOR.MINOR.PATCH). Two distribution channels: ## [Unreleased] +## [0.2.3] - 2026-05-30 + +### Changed +- Made the virtual filesystem faster and more reliable for large mod lists, + file moves, and frequent file changes. +- Updated the bundled FUSE support and added an optional `io_uring` setting. +- Made Proton launches and prefix setup use the expected Steam Linux Runtime + environment more consistently. + +### Added +- Added a Nexus settings button to remove Fluorine's download link association. + +### Fixed +- Fixed download link association on Linux so old MO2 or Vortex handlers are + less likely to keep taking priority after moving to Fluorine Manager. + ## [0.2.2] - 2026-05-24 ### Changed |
