v0.11.1

bknd-io/bkndv0.11.1Apr 20, 2025by dswbx

AI Summary

This patch release addresses issues with authentication forms, admin permissions, and CLI argument handling.

Key Highlights

  • Fix auth strategy form
  • Add register route and form
  • Fix admin access permissions and routing
  • Fix CLI argument handling

New Features

  • Register route/form
  • Admin permission fixes
  • CLI fixes

Full Release Notes

## What's Changed
* Fix auth strategy form and add register route/form by @dswbx in https://github.com/bknd-io/bknd/pull/145
* fix admin access permissions and refactor routing structure by @dswbx in https://github.com/bknd-io/bknd/pull/149
* ModuleManager: update diff checking and AppData validation by @dswbx in https://github.com/bknd-io/bknd/pull/151
* Fix cli: running from config file was using invalid args & improve sequence of onBuilt trigger for custom routes by @dswbx in https://github.com/bknd-io/bknd/pull/150


**Full Changelog**: https://github.com/bknd-io/bknd/compare/v0.11.0...v0.11.1