Skip to content

v0.7.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 14:46

   🚨 Breaking Changes

  • tenant-options: Client-first handle API with cross-tenant/category support  -  by @schplitt in #65 (a6c0d)

   🚀 Features

  • Add OpenAPI spec support to manifest generation  -  by @schplitt in #61 (d3e14)
  • Renew auto-bootstrapping — sync manifest changes & recover from remote deletion  -  by @schplitt in #66 (c9a00)

   🐞 Bug Fixes

  • Inline tslib to ensure correct bundling and avoid runtime errors  -  by @schplitt (31fac)
  • Specify Docker build platform as linux/amd64  -  by @schplitt (bf767)
  • Remove ROLE_OPTION_MANAGEMENT_ADMIN from gating automatically adding ROLE_OPTION_MANAGEMENT_READ  -  by @schplitt (bb6cf)

   📖 Documentation

  • Integrate llms.txt site + markdown buttons  -  by @schplitt (59051)
  • Clarify role management in tenant options and manifest settings  -  by @schplitt (086b9)

   🧪 Tests

   ♻️ Refactors

  • Replace HTTPError with createError for consistent error handling  -  by @schplitt (fe265)

   🏡 Chore

    View changes on GitHub