
Hi everybody, CalDavZAP & CardDavMATE & InfCloud 0.12.1 released. The most important change in 0.12.1 is related to HTML5 cache fix (proper detection of file changes on the server after the software upgrade or configuration change). This fix requires enabled "mod_headers" in Apache (see the .htaccess file); you can also disable "mod_expires" which is no longer used. If you use other server than Apache then you need to configure it to return the following HTTP header (for all files): Cache-Control: max-age=0, must-revalidate, no-cache, no-transform, private instead of the previously used "Cache-Control: max-age=0" (for more information see: https://tools.ietf.org/html/rfc7234 <https://tools.ietf.org/html/rfc7234>). We also fixed all bugs reported on mailing list and/or by private e-mails ... CalDavZAP 0.12.1: download: https://www.inf-it.com/CalDavZAP_0.12.1.zip demo: https://www.inf-it.com/caldavzap/ changelog: https://www.inf-it.com/caldavzap/changelog.txt CardDavMATE 0.12.1: download: https://www.inf-it.com/CardDavMATE_0.12.1.zip demo: https://www.inf-it.com/carddavmate/ changelog: https://www.inf-it.com/carddavmate/changelog.txt InfCloud 0.12.1: download: https://www.inf-it.com/InfCloud_0.12.1.zip demo: https://www.inf-it.com/infcloud/ changelog: https://www.inf-it.com/infcloud/changelog.txt Thanks for help, suggestions and bug reports! JM