We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c3b8fd commit d79ee6aCopy full SHA for d79ee6a
CHANGELOG.md
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
7
+## [0.6.0] - 2023-09-08
8
+### Added
9
+- proper docs for deployment
10
+### Changed
11
+- bump deps to latest
12
+- ui improvements
13
+- better re-login flow
14
+### Fixed
15
+- Empty note handling on ui
16
+- ensure correct link is handled in drawer
17
+### Removed
18
+- MySQL and MariaDB support
19
+
20
## [0.6.0-alpha.4] - 2023-07-10
21
### Added
22
- public viewing of books & notes
0 commit comments