From 0586ed7112780c0384f3f04a5711f08ef38e18f0 Mon Sep 17 00:00:00 2001 From: problematicconsumer Date: Sun, 31 Dec 2023 11:13:02 +0330 Subject: [PATCH] release: version 0.13.1.dev --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d440844..9891de38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [0.13.1.dev] - 2023-12-31 + +### New Features and Improvements + +- Added experimental feature flag in settings +- Added notice dialog when connecting with experimental features + +### Bug Fixes + +- Fixed multiple instance launch on windows +- Removed auto connect on desktop which caused bugs on auto launch etc. +- Fixed inlang localization setup + ## [0.13.0.dev] - 2023-12-29 ### New Features and Improvements @@ -149,6 +162,7 @@ - Fixed localization mistakes in Russian. [PR#95](https://github.com/hiddify/hiddify-next/pull/95) by [solokot](https://github.com/solokot) - Fixed localization mistakes in Russian. [PR#74](https://github.com/hiddify/hiddify-next/pull/74) by [Elshad Guseynov](https://github.com/lifeindarkside) +[0.13.1.dev]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.1.dev [0.13.0.dev]: https://github.com/hiddify/hiddify-next/releases/tag/v0.13.0.dev [0.12.3]: https://github.com/hiddify/hiddify-next/releases/tag/v0.12.3 [0.12.2]: https://github.com/hiddify/hiddify-next/releases/tag/v0.12.2