Skip to content

Commit 69ee377

Browse files
committed
Prepare new release v0.23.10.
1 parent 0c87da2 commit 69ee377

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.23.10
2+
3+
- Add a standalone SQLite extension with all of TrailBase's custom functions to minimize lock-in and make it easier on folks who'd like to move off.
4+
- Overhaul schema metadata handling. More consistency and simplicity across `(Table|View)Metadata` and `RecordApi`. Fewer allocations.
5+
- Make status codes more consistent across auth: user registration, email verification and reset password.
6+
- Also fix and update the corresponding OpenAPI documentation.
7+
- Update dependencies.
8+
19
## v0.23.9
210

311
- Support `bcrypt` password hashes in addition to `argon2`.

0 commit comments

Comments
 (0)