Skip to content

v3.8.0

Choose a tag to compare

@jevantang jevantang released this 10 Apr 16:35
· 15 commits to 3.x since this release

Fixes

  • Account: Fixed the issue related to incorrect verification code types being sent.
  • API: Fixed the issue where the comments detail page did not display all comments correctly.
  • Utilities: Fixed the issue of the composer command having an empty program name.

Changed

  • Framework: Upgraded Bootstrap v5.3.5
  • Framework: Upgraded Laravel 12.x

BREAKING CHANGES

  • Upgrading to Laravel 12.x will overwrite the composer.json file, resulting in the removal of your website engine and any manually installed extension packages. You will need to reinstall these packages manually.