Prepare release v1.2.25

This commit is contained in:
github-actions[bot]
2026-05-16 10:09:00 +00:00
parent 559674a44c
commit a4e90aa2d7
2 changed files with 12 additions and 3 deletions
+3 -3
View File
@@ -21,9 +21,9 @@
<PackageLicenseExpression>GPL-3.0-or-later</PackageLicenseExpression>
<NeutralLanguage>fa-IR</NeutralLanguage>
<!-- Version Management -->
<Version>1.2.24</Version>
<AssemblyVersion>1.2.24.0</AssemblyVersion>
<FileVersion>1.2.24.0</FileVersion>
<Version>1.2.25</Version>
<AssemblyVersion>1.2.25.0</AssemblyVersion>
<FileVersion>1.2.25.0</FileVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
+9
View File
@@ -2,6 +2,14 @@
## Unreleased
## 1.2.25 - 2026-05-16
- Merge pull request #13 from BlacKSnowDot0/pr-clean
- Merge pull request #16 from mohammad-parvizi-dev/main
- Improve tab headers, theme styling, and tray notifications
- Add startup and auto-connect app settings
- feat(proxy): SOCKS5/HTTP via V2Ray/sing-box, add MixedProxyServer, remove standalone proxy types and local auth
## 1.2.24 - 2026-05-12
- Added README screenshots in English and Persian.
@@ -29,3 +37,4 @@
- Added project metadata for MaxFan and GPL-3.0-or-later licensing.
- Improved leak logging and traffic accounting in recent internal builds.