2023-01-05 10:01:13 +01:00
|
|
|
3.1.0
|
2022-12-21 13:16:20 +01:00
|
|
|
=====
|
|
|
|
|
|
|
|
Breaking
|
|
|
|
--------
|
|
|
|
|
|
|
|
Nothing
|
|
|
|
|
|
|
|
Features
|
|
|
|
--------
|
|
|
|
|
2023-01-05 10:01:13 +01:00
|
|
|
* Handles date intervals without given ``repeatUntil`` property.
|
|
|
|
A default of ``+60 days`` is hard coded.
|
|
|
|
The actual date span can be configured via TypoScript.
|
2022-12-21 13:16:20 +01:00
|
|
|
|
|
|
|
Fixes
|
|
|
|
-----
|
|
|
|
|
|
|
|
* Do not break import on missing image
|
|
|
|
|
|
|
|
Guzzle might throw exceptions instead of returning the response.
|
|
|
|
We extend our import to also watch out for exceptions and handle them the same way
|
|
|
|
as a response other than 200.
|
|
|
|
|
|
|
|
Relates: #10253
|
|
|
|
|
|
|
|
Tasks
|
|
|
|
-----
|
|
|
|
|
|
|
|
Nothing
|
|
|
|
|
|
|
|
Deprecation
|
|
|
|
-----------
|
|
|
|
|
|
|
|
Nothing
|