diff --git a/CHANGELOG.md b/CHANGELOG.md index c27d5da..5ed2b10 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,16 @@ 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.6.2] - 2021-03-13 +### Added +- Add a retry button in the interface. Giving the possibility to re-download the torrent in RealDebrid or re-download the files locally. +### Changed +- Fixed some issues with deleting files and the files being in use. +- Fixed an issue with some torrents not downloading when finished. +### Removed +- Removed the "Download" and "Unpack" buttons from the interface. + + ## [1.6.1] - 2021-03-12 ### Changed - Fixed a bug in the torrent runner where it could download the same file multiple times. diff --git a/client/src/app/navbar/navbar.component.html b/client/src/app/navbar/navbar.component.html index 7f1e86b..91fc582 100644 --- a/client/src/app/navbar/navbar.component.html +++ b/client/src/app/navbar/navbar.component.html @@ -49,7 +49,7 @@ Profile Logout