2023-10-24 11:26:57 +02:00
|
|
|
# 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).
|
|
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
|
### Added
|
|
|
|
|
- Basic region based routing rules
|
|
|
|
|
- Russian region
|
|
|
|
|
- Logs flow control
|
2023-10-27 18:40:25 +03:30
|
|
|
- Terms and Conditions and Privacy policy to about 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
|
2023-10-24 11:26:57 +02:00
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
- Theme preferences
|
|
|
|
|
- Logs page
|
|
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
- Localization mistakes in Russian from [solokot](https://github.com/solokot)
|
|
|
|
|
- Localization mistakes in Russian from [Elshad Guseynov](https://github.com/lifeindarkside)
|
|
|
|
|
- Logs filtering
|
2023-10-27 19:12:46 +03:30
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
- Reconnect on auto profile update
|