Release 1.5.9

This commit is contained in:
2026-07-26 01:28:21 +01:00
parent d24c9c4035
commit 235d2da6aa
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -6,6 +6,12 @@ All notable changes to this project will be documented in this file.
- No unreleased changes recorded yet.
## 1.5.9 - 2026-07-26
### Fixed
- User creation now keeps the role checkboxes inside the add-user form so selected roles are submitted correctly.
## 1.5.8 - 2026-07-25
### Fixed
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "pulse-signage",
"version": "1.5.8",
"version": "1.5.9",
"private": false,
"description": "Pulse Signage application with MySQL and media storage",
"repository": {