We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 536f408 commit 98d73c6Copy full SHA for 98d73c6
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.15.0] - 2024-12-07
8
+### Fixed
9
+- #217; re-login button not available on homepage
10
+### Added
11
+- #213; syntax highlighting in code blocks
12
+- RFC 9457 support for API requests
13
+- Configurable find user capability
14
+- Preventions for possible note content collisions
15
+- Basic templating in note content, for future expansion
16
+### Changed
17
+- Rewrite backend to use huma
18
+- Update dependencies
19
+
20
## [0.14.1] - 2024-09-25
21
### Fixed
22
- Fix #210; cannot add new users
0 commit comments