Skip to content

v0.2.9

Choose a tag to compare

@github-actions github-actions released this 28 Jul 13:15
· 442 commits to main since this release

What's Changed

Breaking Changes πŸ› 

  • refactor: add forbidden permission middleware and sync by @chinfuyang in #166

New Features πŸŽ‰

Improvements πŸ”§

  • fix: add PHPDoc for HasNode trait in permission package by @bluehaha in #158
  • improve: improve session update in session handler in auth by @albertcht in #164
  • WebsocketKernel allow CoreMiddleware overrides by @kingIZZZY in #160
  • improve: improve session guard for testing by @albertcht in #169
  • feat: support options method in http test client by @albertcht in #173

Bug fixes πŸ›

  • fix: fix ignored commands registered by service provider by @albertcht in #154
  • fix: fix wrong array manipulation of load commands in kernel by @albertcht in #162
  • fix: fix wrong binding for auth guard in config provider by @albertcht in #163
  • fix: fix permission config and migrations by @chinfuyang in #165
  • fix: correct migration destination path in ConfigProvider by @chinfuyang in #167

Other Changes πŸ”„

New Contributors

Full Changelog: v0.2.8...v0.2.9