Releases
v0.10.0
Compare
Sorry, something went wrong.
No results found
Changelog
3ecedda Merge v0.9.6 into release/v0.10.0
1cef014 chore: add .dockerignore file
2096c06 chore: add example schema validation target and tsconfig flag
fd6e39f ci: enable codecov status checks and update action version
6b807a2 feat(auth): add passwordless OTP login and verification
b6cad4c feat(config): support setting role permissions via environment variables
c599289 feat(dash): embed refreshed dashboard bundle for v0.10.0
ee44344 feat(dash): re-embed dashboard bundle from js 2b82893
7db07ca feat(dash): re-embed dashboard bundle post js refactor for v0.10.0
536f35e feat(db): add ON DELETE and ON UPDATE referential actions for foreign keys
fee9b57 feat(db): add relation filter options and nested relation query support
e7dbada feat(db): allow querying relation fields without requiring PK in selection
ac0db88 feat(db): auto-generate UUID primary keys on record creation
69665f2 feat(db): support custom foreign key column names in relations
c408f3b feat(schema): add common type aliases and m2o relation alias
95b55b4 feat(schema): change system schema PK to UUID
506e455 feat(schema): support custom primary key types with UUID and string PKs
334fd2f feat(tool): add database migration support with CLI commands
e1b45b8 fix(auth): return invalid token client error from ValidateConfirmationToken
b4ae265 fix(content): respond 400 for invalid column on update instead of 500
37560b1 fix(db): handle NOT EQUAL filter on many-to-many relations
3e797b7 refactor(auth): move SendRequest http helper from utils into auth package
89a6677 refactor(db): extract edge loading and type handling into dedicated modules
810b6d7 refactor(db): redesign relation filter operators and predicate system
ef77059 refactor(schema): flatten and rename relation FK column accessors
615350b refactor(schema): redesign error model with multi-error validation
d767805 refactor(schema): wrap getter and setter errors with field context
a1efc35 refactor(utils): use stdlib errors instead of internal errors package
05404df test(api): add rest api integration tests
You can’t perform that action at this time.