Add 1.7.5 changelog
This commit is contained in:
parent
9fae26e21d
commit
a01137daf4
1 changed files with 7 additions and 0 deletions
|
|
@ -4,6 +4,13 @@ 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).
|
||||
|
||||
## [1.7.5] - 2021-06-05
|
||||
### Changed
|
||||
- Reduced the frequency of database reads and writes by adding caches for settings and torrents.
|
||||
- Updated dependency of RD.NET to improve serialization error reporting.
|
||||
- Changed how the base href is determined to support path proxies.
|
||||
- Fixed issue with handling of renamed torrents.
|
||||
|
||||
## [1.7.4] - 2021-04-22
|
||||
### Changed
|
||||
- Changed how the docker is built.
|
||||
|
|
|
|||
Loading…
Reference in a new issue