release: version 0.13.1.dev

This commit is contained in:
problematicconsumer
2023-12-31 11:13:02 +03:30
parent 789c559565
commit 0586ed7112

View File

@@ -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