Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 1.22 KB

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

  • Drop PHP 8.1 support, add PHP 8.3 support
  • Update to Laravel 10
  • Update to PHPUnit 10
  • Test against MariaDB #1238
  • Update FontAwesome 6 references
  • Fix editing a role permissions erase all permissions - Fix #1240
  • Update success message when admin resets password for a user - Fix #852
  • Update cache clearing action.
  • [Exceptions] Update exception inheritance.