You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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
+
1
8
## v0.14.7
2
9
3
10
* Allow setting up multiple record APIs per `TABLE` or `VIEW` from with the admin UI. Previously, this was only available manually.
0 commit comments