Skip to content

v2.14.0

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Dec 08:10
· 1 commit to main since this release

🚨 Breaking changes

  • console: [breaking] allow --force to bypass CautionMiddleware (#1804) (bccf92f)

πŸš€ Features

πŸ› Bug fixes

  • core: fix class guards not using the autoloader (#1808) (450b2e7)
  • database: support route binding through IsDatabaseModel (#1794) (3556acb)
  • database: support pagination with joins and relations (#1801) (0b52ffd)
  • router: add null checks and fix route parameter handling (#1778) (c89c345)
  • view: throw exception when parsing xml views with short_open_tag enabled (#1795) (30b2a6f)