Hi all,

we have just released Z-Push 2.3.3 final (tag 2.3.3, commit d5759a2498e2ef9dfd3b8c5b958f88654ec71a3a).

This version contains fixes related to Autodiscover (high characters in passwords, fail2ban support) and for the Kopano OL Extension (KOE).

Until this version, opening a shared calendar also gives you full access to private calendar items of the owner.
This is fixed in this version but in order to remove the private entries, the folder needs to be resynchronized.
This can be realized by one of the following ways:
1. Best option: Use a provided script to list all users with shared calendars and resynchronize them from the server.
The script is available here: https://stash.z-hub.io/projects/ZP/repos/z-push/browse/tools/list-shared-folders.php
Usage instructions can be found within the file (line 50).
2. Easy but with overhead: Resynchronize all calendars using “z-push-admin -a resync -t calendar”. This will cause all calendars from all users to be resynchronized.
This could be a lot of overhead and produce high load on your server (for many users/calendars). Prefer option 1!
3. Manual fix: Ask the users to close and reopen the shared calendar in Outlook.

We would like to thank all our community contributors and everyone who tests Z-Push and provides us feedback. Please continue doing that.

The full changelog is available here.

Code changes since Z-Push 2.3.2: https://stash.z-hub.io/projects/ZP/repos/z-push/compare/diff?targetBranch=refs%2Ftags%2F2.3.2&sourceBranch=refs%2Ftags%2F2.3.3

Install Z-Push 2.3.3 from the final repositories (recommended): https://wiki.z-hub.io/display/ZP/Installation

The tarball is available here (not recommended): http://download.z-push.org/final/2.3/z-push-2.3.3.tar.gz

Please share your experiences and give feedback!

Greetings,
Sebastian
Z-Push dev team