File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88<!-- ## [Unreleased](https://github.com/equalitie/ouisync-app/compare/v0.9.4...master) -->
99
10+ ## [ Unreleased] ( https://github.com/equalitie/ouisync-app/compare/v0.9.4...master )
11+
12+ - Fix repository size not decreasing after deleting files in a repository
13+ - Update if-watch rust dependency caused crash on Windows in local discovery code
14+ - Update ` file_picker ` dependency
15+
1016## [ v0.9.4] ( https://github.com/equalitie/ouisync-app/compare/v0.9.3...v0.9.4 ) - 2026-02-09
1117
1218- Fix the Msix installer and with it the version on the Microsoft Store by updating ` sentry ` and ` msix ` packages
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ publish_to: 'none' # Remove this line if you wish to publish to pub.dev
1515# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
1616# Read more about iOS versioning at
1717# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
18- version : 0.9.4+76
18+ version : 0.9.5+77
1919
2020environment :
2121 sdk : 3.8.1
You can’t perform that action at this time.
0 commit comments