diff --git a/CHANGELOG.md b/CHANGELOG.md index 479a746..3a149db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,10 @@ 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.8.1] - 2021-07-31 +### Changed +- Fixed issue where downloads were hanging the full interface. + ## [1.8.0] - 2021-07-18 ### Added - Fixed support for categories. They are now saved persistently in the database. diff --git a/client/src/app/navbar/navbar.component.html b/client/src/app/navbar/navbar.component.html index 6b35098..19bdde6 100644 --- a/client/src/app/navbar/navbar.component.html +++ b/client/src/app/navbar/navbar.component.html @@ -55,7 +55,7 @@ Profile Logout