release: version 0.13.1.dev
This commit is contained in:
14
CHANGELOG.md
14
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
|
||||
|
||||
Reference in New Issue
Block a user