Skip to content

Commit 98d73c6

Browse files
committed
release '0.15.0'
1 parent 536f408 commit 98d73c6

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

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+
720
## [0.14.1] - 2024-09-25
821
### Fixed
922
- Fix #210; cannot add new users

0 commit comments

Comments
 (0)