Prepare release v1.2.30

This commit is contained in:
github-actions[bot]
2026-05-18 09:39:38 +00:00
parent 0bc8992813
commit 2ca962ddd6
2 changed files with 6 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.29</Version>
<AssemblyVersion>1.2.29.0</AssemblyVersion>
<FileVersion>1.2.29.0</FileVersion>
<Version>1.2.30</Version>
<AssemblyVersion>1.2.30.0</AssemblyVersion>
<FileVersion>1.2.30.0</FileVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommunityToolkit.Mvvm" Version="8.2.2" />
+3
View File
@@ -2,6 +2,8 @@
## Unreleased
## 1.2.30 - 2026-05-18
### English
- Added bilingual Persian/English UI switching with automatic system-language detection, persisted language selection, RTL/LTR layout handling, and localized dialogs, tray text, runtime status messages, help content, and profile/app/routing views.
@@ -116,3 +118,4 @@
- Improved leak logging and traffic accounting in recent internal builds.