We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ac9c26 commit c789470Copy full SHA for c789470
CHANGELOG.md
@@ -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
10
## v0.14.0
11
12
* Allow truly random UUIDv4 record IDs by relying on AES encrypted `_rowid_`s
0 commit comments