release: version 0.10.0

This commit is contained in:
problematicconsumer
2023-10-27 23:52:15 +03:30
parent 49d7268300
commit eb41c2ff6a
3 changed files with 23 additions and 29 deletions

View File

@@ -1,29 +1,28 @@
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.10.0] - 2023-10-27
## Unreleased
### Added
- Basic region based routing rules
- Russian region
- Logs flow control
- Terms and Conditions and Privacy policy to about page
### New Features and Improvements
- Added Basic region-based routing rules
- Based on your selected region (Iran, China or Russia), local ip and domains are bypassed.
- Redesigned Logs page
- Now you're able to pause stream and clear logs. Also logs are delivered more consistently, with less resource consumption.
- Added tag of selected outbound of selectors to proxies page
- Selected outbound tag of selectors like URLTests are now shown in other selectors as well.
- Added color to delay number in proxies page
- Memory limit option
- Initial iOS implementation from [GFWFighter](https://github.com/GFWFighter)
- Url test delay color
- Core debug options
- Selected tag for selector outbounds in proxies page
- Limit sing-box core memory usage.
- Revamped theme preferences settings
- Added initial iOS implementation. [PR#98](https://github.com/hiddify/hiddify-next/pull/98) by [GFWFighter](https://github.com/GFWFighter)
- Added Russian region
- Added Terms and Conditions and Privacy policy to about page
### Changed
- Theme preferences
- Logs page
### Bug Fixes
### Fixed
- Localization mistakes in Russian from [solokot](https://github.com/solokot)
- Localization mistakes in Russian from [Elshad Guseynov](https://github.com/lifeindarkside)
- Logs filtering
- Removed reconnection on auto profile updates
- Fixed filtering logs by level
- 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)
### Removed
- Reconnect on auto profile update
[0.10.0]: https://github.com/hiddify/hiddify-next/releases/tag/0.10.0