mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 10:56:09 +01:00
38 lines
679 B
ReStructuredText
38 lines
679 B
ReStructuredText
3.1.0
|
|
=====
|
|
|
|
Breaking
|
|
--------
|
|
|
|
Nothing
|
|
|
|
Features
|
|
--------
|
|
|
|
* Handles date intervals without given ``repeatUntil`` property.
|
|
A default of ``+60 days`` is hard coded.
|
|
The actual date span can be configured via TypoScript.
|
|
|
|
* Pages can now define they store event records.
|
|
A new entry was added to select and the icon within page tree will be replaced.
|
|
|
|
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
|
|
-----
|
|
|
|
* Update Icons.
|
|
|
|
Deprecation
|
|
-----------
|
|
|
|
Nothing
|