main
feat: auto-insert `$schema` when missing from DB file on startup (#1717)
Fix: return JSON response for 404 errors instead of plain text (#1738)
Add `contains`, `startsWith`, `endsWith` string query operators (#1714)
feat: add _where filtering, use new op separator, drop _start, _end, _limit (#1696)
feat: add in operator for where filters
feat: use base64url random IDs (#1735)
fix: ignore client-provided resource IDs (#1736)