Remove the Web Applications version column and update action

This commit is contained in:
Steven RYDELL
2026-07-30 12:00:01 +02:00
parent 5dac3490ee
commit 40c04555b4
6 changed files with 9 additions and 261 deletions
+3
View File
@@ -19,6 +19,9 @@ All notable changes to this project will be documented in this file. This projec
### Fixed
- Section URLs without a view (e.g. /admin) redirect to the first accessible page instead of the "Select a view" empty state.
### Removed
- The Web Applications list no longer shows a "Version" column or an "Update" button, because Stalwart does not expose the installed version of each web application and `/latest/` GitHub URLs hide it.
## [1.0.7] - 2026-07-29
### Added