diff --git a/CHANGELOG.md b/CHANGELOG.md index 958747e..c153485 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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). +## [2.0.52] - 2024-01-15 +### Added +- Add BASE_PATH environment variable for the base path setting. +- Expose the Post Torrent Download Action setting on the Provider settings. + ## [2.0.51] - 2024-01-15 ### Added - Added setting to store magnets and torrents to a directory after adding. diff --git a/client/src/app/navbar/navbar.component.html b/client/src/app/navbar/navbar.component.html index b8b49ca..5d0b300 100644 --- a/client/src/app/navbar/navbar.component.html +++ b/client/src/app/navbar/navbar.component.html @@ -55,7 +55,7 @@ Profile Logout