Z-Push 2.3.8 beta1 released
-
Hi all,
we have just released Z-Push 2.3.8 beta1 (tag 2.3.8beta1, commit b34b6cafe6c10c541af06fb664193ff2083a1bbf).
This is a maintenance release with several bugfixes.
In some cases there was no data for sent email which led to an empty email in the outbox. Additionally such an email would be created over and over until the user deleted it from the outbox.
This release also fixes some Send-As related bugs.
We made some fixes to improve the experience with Windows Phones and WindowsMail client. If you use these devices/clients an update is encouraged.
There were some improvements for the caldav backend. Thanks to Chris for contributing a fix for personal calendars/tasks if they contain uppercase characters.
There were also some minor fixes for z-push-admin and z-push-top tools.
Changes since 2.3.7 final:
Improvements
[ZP-1248] Include WindowsMail in the list of long timeout clients
[ZP-1259] Check if sm->data is empty for SendMailBug
[ZP-1164] Upgrading z-push-common could take a very long time
[ZP-1223] running z-push-top as root destroy /dev/null
[ZP-1224] [caldav] Pass PHP supported timezone to DateTimeZone
[ZP-1230] Windows Phone 8.1 - Data can not be retrieved via ItemOperations
[ZP-1238] Resources booked in Outlook are saved as “required” attendees
[ZP-1239] WP 8.1 sends client changes and fetch in one request
[ZP-1240] HTML bodies should not be truncated within HTML tags
[ZP-1241] Don’t perform heartbeat in empty sync requests
[ZP-1244] Caldav never matches personal/main calendars/tasks if defined CALDAV_PERSONAL has uppercase characters
[ZP-1247] Unexpected synckey (StateInvalidException) for backends without FolderStats support
[ZP-1249] WP 8.1: Empty sync + empty response trigger loop
[ZP-1250] Send-As is detected erroneously
[ZP-1251] z-push-top: too much output from Ping response
[ZP-1254] Wastebasket not available when removing an item in public folder
[ZP-1255] Send-as not working for other companies
[ZP-1256] z-push-admin -a resync -t FOLDERID -u USER does not work
[ZP-1257] Removing a folder added in $additionalFolders from config.php fails with KOE
[ZP-1268] Undefined variable: name in z-push-adminCode changes since Z-Push 2.3.7: https://stash.z-hub.io/projects/ZP/repos/z-push/compare/diff?targetBranch=refs%2Ftags%2F2.3.7&sourceBranch=refs%2Ftags%2F2.3.8beta1
Install Z-Push 2.3.8 beta1 from the pre-final repositories (recommended): https://wiki.z-hub.io/display/ZP/Installation
The tarball is available here (not recommended): http://download.z-push.org/beta/2.3/z-push-2.3.8beta1.tar.gz
Please share your experiences and give feedback!
Greetings,
Sebastian
Z-Push dev team