Files
Stalwart-webui/CHANGELOG.md
T

28 lines
524 B
Markdown

# Change Log
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
## [1.0.1] - 2026-04-25
### Added
- OIDC:
- Logout users from IdP when logging out of the app.
- Include `openid` scope in OIDC authentication requests.
### Changed
### Fixed
- Mobile display issues.
- Editing a secret clears its masked value.
- Array label properties crashes app.
## [1.0.0] - 2026-04-20
### Added
- Initial release.
### Changed
### Fixed