diff --git a/CHANGELOG.md b/CHANGELOG.md index 0175a1c..9d647f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,15 @@ 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.38] - 2023-09-20 +### Added +- Added Symlink downloader to allow the use of rclone. +- Added extra logging. +- Added bulk retry on the index. + +### Changed +- Lower password requirements + ## [2.0.37] - 2023-08-03 ### Changed - Fixed docker build process. diff --git a/client/src/app/navbar/navbar.component.html b/client/src/app/navbar/navbar.component.html index 4c46d92..300e8ac 100644 --- a/client/src/app/navbar/navbar.component.html +++ b/client/src/app/navbar/navbar.component.html @@ -55,7 +55,7 @@ Profile Logout