This commit is contained in:
the-djmaze 2024-05-27 11:19:37 +02:00
parent 365a5effdf
commit 68218e43dc
7 changed files with 19 additions and 5 deletions

View file

@ -1,3 +1,13 @@
## 2.36.3 2024-05-27
### Changed
- UserAuth prevent plugin errors (like the Nextcloud plugin did)
### Fixed
- Undefined variable $aTokenData
[#1567](https://github.com/the-djmaze/snappymail/issues/1567)
## 2.36.2 2024-05-26
### Added