diff --git a/CHANGELOG.md b/CHANGELOG.md index ebf941a..3c72e48 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.61] - 2024-01-21 +### Added +- Added setting to include or exclude files based on a given regex. +- Add logging. + ## [2.0.60] - 2024-01-21 ### Changed - Fixed bug where downloads could get stuck in active state while deleted. diff --git a/client/src/app/navbar/navbar.component.html b/client/src/app/navbar/navbar.component.html index c552e0d..0446db3 100644 --- a/client/src/app/navbar/navbar.component.html +++ b/client/src/app/navbar/navbar.component.html @@ -55,7 +55,7 @@ Profile Logout