Skip to content

Commit

Permalink
docs: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CrescentKohana committed Jan 20, 2024
1 parent 5cd8e98 commit 7374dac
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,24 @@ All notable changes of this project will be documented in this file. Unreleased

> The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.6.1] - 2024-01-21

### Added

- Web version to User menu

### Fixed

- A bug with found galleries on the Status page
- Various issue with login states
- Automatic logout on token expiring
- Trying to access pages not available when logged in anonymously would cause flashing

### Changed

- **Rehauled Login page**
- Upgraded dependencies

## [0.6.0] - 2024-01-09

### Added
Expand Down

0 comments on commit 7374dac

Please sign in to comment.