Release 1.5.4

This commit is contained in:
2026-07-25 17:22:21 +01:00
parent 0e89892c94
commit c18f597068
9 changed files with 831 additions and 110 deletions
+8
View File
@@ -6,6 +6,14 @@ All notable changes to this project will be documented in this file.
- No unreleased changes recorded yet.
## 1.5.4 - 2026-07-25
### Changed
- Cropper.js has been added to aid with image uploading.
- Upgraded Multer to 2.x to remove the deprecated 1.x dependency warning.
- Tightened a few admin UI details, including slide editor and RBAC list spacing/typography adjustments.
## 1.5.3 - 2026-07-25
### Added