You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
## [0.0.3] - 2025-06-11
7
7
8
8
### Added
9
-
* Added support for VAPID
10
-
* Added push message encryption
11
-
* Added support for `Push-Dont-Notify` header
12
-
* Added support for addressbooks
13
-
* Added support for shared calendars
9
+
- Added support for VAPID
10
+
- Added push message encryption
11
+
- Added support for `Push-Dont-Notify` header
12
+
- Added support for addressbooks
13
+
- Added support for shared calendars
14
+
- Added support for Nextcloud 31
15
+
16
+
### Removed
17
+
- Removed support for Nextcloud 28 and 29
14
18
15
19
### Changed
16
20
- It is now highly recommended to install either the GMP or the BCMath php extension to speed up cryptography calculations for the new encryption support
0 commit comments