Skip to content

Commit 802ea83

Browse files
committed
Prepare new release v0.14.8.
1 parent 3bb1a5b commit 802ea83

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v0.14.8
2+
3+
* Add an `$is` operator for filtering records. Allows filltering by `NULL` and `!NULL`.
4+
* Add optional `--public-url` CLI argument and push responsibility of handling absent `site_url` down the stack to OAuth and Email components for more appropriate fallbacks.
5+
* Documentation fixes around getting started with docker and relations.
6+
* Update dependencies.
7+
18
## v0.14.7
29

310
* Allow setting up multiple record APIs per `TABLE` or `VIEW` from with the admin UI. Previously, this was only available manually.

0 commit comments

Comments
 (0)