Skip to content

Commit c789470

Browse files
committed
Prepare new release v0.14.1.
1 parent 1ac9c26 commit c789470

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## v0.14.1
2+
3+
* Admin UI:
4+
* Fix Record API id constraints to allow any UUID after v0.14.0 update.
5+
* Add more curl examples for record create/update/delete.
6+
* Fix and improve default value construction.
7+
* More permissive default CORS, allow any headers.
8+
* Update JS dependencies.
9+
110
## v0.14.0
211

312
* Allow truly random UUIDv4 record IDs by relying on AES encrypted `_rowid_`s

0 commit comments

Comments
 (0)