Release Notes/1.1.11: Difference between revisions
From Davical
Jump to navigationJump to search
(Created page with "{{released|2022-10-04|1.1.10}}{{TOCright}} This is a bugfix release that adds compatibility with PHP 8.1 and Postgresql 14. == Prerequisites for Upgrade == === Upgrades of Other Software === * AWL 0.63 was released as well and is recommended for PHP 8.1 == Changes == === Bug Fixes === * Tasks show up in Free/Busy (#257) * php compatibility: Creating principal fails on 8.1 (#271) * PHP 8 deprecations: htmlspecialchars in always.php (#266) * PHP 8: "Exception [0] array...") |
No edit summary |
||
Line 28: | Line 28: | ||
DAViCal 1.1.11: [https://www.davical.org/downloads/davical_1.1.11.orig.tar.xz https://www.davical.org/downloads/davical_1.1.11.orig.tar.xz] | DAViCal 1.1.11: [https://www.davical.org/downloads/davical_1.1.11.orig.tar.xz https://www.davical.org/downloads/davical_1.1.11.orig.tar.xz] | ||
AWL 0.62: [https://www.davical.org/downloads/awl_0. | AWL 0.62: [https://www.davical.org/downloads/awl_0.63.orig.tar.xz https://www.davical.org/downloads/awl_0.63.orig.tar.xz] | ||
See [[Downloading]] | See [[Downloading]] |
Revision as of 21:32, 4 October 2022
Template:ReleasedTemplate:TOCright
This is a bugfix release that adds compatibility with PHP 8.1 and Postgresql 14.
Prerequisites for Upgrade
Upgrades of Other Software
- AWL 0.63 was released as well and is recommended for PHP 8.1
Changes
Bug Fixes
- Tasks show up in Free/Busy (#257)
- php compatibility: Creating principal fails on 8.1 (#271)
- PHP 8 deprecations: htmlspecialchars in always.php (#266)
- PHP 8: "Exception [0] array_flip(): Argument #1 ($array) must be of type array, null given" at principal-edit.php (#260)
- Exception in inc/iSchedule.php, Argument #1 must be of type Countable|array (#252)
- Users with passwords containing a quotation mark cannot login (#259)
- Create new users, impossible... (#250)
- Wrong FreeBusy duration when the DTSTART of the event is the same as the DTEND (#247)
- Remove deprecated get_magic_quotes* function call from setup.php (234)
- "Login failure" when password contains HTML special characters (#229)
Other Changes
- Changes to Gitlab CI, unit and regression tests
Downloading DAViCal
DAViCal 1.1.11: https://www.davical.org/downloads/davical_1.1.11.orig.tar.xz
AWL 0.62: https://www.davical.org/downloads/awl_0.63.orig.tar.xz
See Downloading
Known Issues
Subsequently Fixed in Git
- None known.
Outstanding
- None known.