Skip to content

v0.0.20

Choose a tag to compare

@github-actions github-actions released this 22 Jun 07:29
· 76 commits to main since this release
Immutable release. Only release title and notes can be modified.

What's Changed

  • fix(testing): route-introspection tests for FastAPI 0.137 lazy include_router by @antosubash in #212
  • fix(cli): omit per-module .github/ for in-repo create-module (#210) by @antosubash in #211
  • feat(branding): admin-configurable app name, logo, favicon & primary colour by @antosubash in #214
  • feat(users): admin user CRUD — create, edit & delete from /users/admin by @antosubash in #217
  • perf: cut redundant auth/list query loads + fix production Inertia rendering & asset caching by @antosubash in #218

Full Changelog: v0.0.19...v0.0.20