From 83ea7560f4f92d337f9a67bba849ea67578f4b01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 12:02:03 +0000 Subject: [PATCH] Prepare release v1.2.26 --- AppTunnel/AppTunnel.csproj | 6 +++--- CHANGELOG.md | 3 +++ 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/AppTunnel/AppTunnel.csproj b/AppTunnel/AppTunnel.csproj index 2bc7a6c..9fcc1bb 100644 --- a/AppTunnel/AppTunnel.csproj +++ b/AppTunnel/AppTunnel.csproj @@ -21,9 +21,9 @@ GPL-3.0-or-later fa-IR - 1.2.25 - 1.2.25.0 - 1.2.25.0 + 1.2.26 + 1.2.26.0 + 1.2.26.0 diff --git a/CHANGELOG.md b/CHANGELOG.md index cba4cc0..788d359 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ ## Unreleased +## 1.2.26 - 2026-05-17 + - Added OpenVPN Community support as an external tunnel provider for split tunneling. - Added `.ovpn` file selection, OpenVPN username/password fields, install detection, and clearer Persian guidance in the connection and help screens. - Added split-compatible OpenVPN config preparation with route/DNS push filtering, credential file handling without UTF-8 BOM, remote candidate filtering, and faster retry behavior. @@ -44,3 +46,4 @@ - Added project metadata for MaxFan and GPL-3.0-or-later licensing. - Improved leak logging and traffic accounting in recent internal builds. +