Release v1.2.23

This commit is contained in:
MaxFan
2026-05-11 21:14:16 +03:30
parent 588daa1332
commit 52d970f49e
3 changed files with 12 additions and 4 deletions
+3 -3
View File
@@ -23,9 +23,9 @@
<NeutralLanguage>fa-IR</NeutralLanguage>
<!-- Version Management -->
<Version>1.2.22</Version>
<AssemblyVersion>1.2.22.0</AssemblyVersion>
<FileVersion>1.2.22.0</FileVersion>
<Version>1.2.23</Version>
<AssemblyVersion>1.2.23.0</AssemblyVersion>
<FileVersion>1.2.23.0</FileVersion>
</PropertyGroup>
<ItemGroup>
+8
View File
@@ -2,6 +2,14 @@
## Unreleased
## 1.2.23
- Added GitHub release checking from the Help tab.
- Added automatic tray notification when a newer release is available.
- Added tray notifications for connection, disconnection, and connection errors.
- Added a tray menu action for checking updates.
- Moved remaining future VPN-manager improvements into the public roadmap.
## 1.2.22
- Fixed Help page data binding so GitHub and donation buttons work.
+1 -1
View File
@@ -21,7 +21,7 @@ dotnet publish AppTunnel\AppTunnel.csproj -c Release -r win-x64 --self-contained
Rename the final executable with the app version:
```powershell
TunnelX-v1.2.22-standalone-compressed.exe
TunnelX-v1.2.23-standalone-compressed.exe
```
## 32-bit Windows