Prepare new release v0.13.3.

This commit is contained in:
Sebastian Jeltsch
2025-06-13 12:29:39 +02:00
parent a1fe9f72b3
commit 7b6c53b40b

View File

@@ -1,3 +1,10 @@
## v0.13.3
* Improve RecordAPI settings sheet with tabs, help text, and curl examples.
* Fix state update on key-stroke for input fields in admin UI.
* Minor: inline filter examples.
* Update Rust dependencies.
## v0.13.2
* Fix Admin-UI login form reactivity issue.