- Add an
$is
operator for filtering records. Allows filltering byNULL
and!NULL
. - Add optional
--public-url
CLI argument and push responsibility of handling absentsite_url
down the stack to OAuth and Email components for more appropriate fallbacks. - Documentation fixes around getting started with docker and relations.
- Update dependencies.
Full Changelog: v0.14.7...v0.14.8