-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
49d7268
commit eb41c2f
Showing
3 changed files
with
23 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
core.version=0.6.3 | ||
core.version=0.7.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters