Releases: RRZE-Webteam/rrze-calendar
Releases · RRZE-Webteam/rrze-calendar
v2.3.0
Add new Settings library.
Fix text domain, CPT registration, Endpoint flush rewrite rules.
v2.2.13
Merge pull request #217 from RRZE-Webteam/dev
v2.2.13
v2.2.10
Fix styling
Update vendor libraries
v2.2.9
Fixes CR character issue when exporting ICS files.
v2.2.8
Fixes the content string of the exported ICS file.
v2.2.7
Fixes bugs in the Import and Export classes. Adds the RDATE and EXDATE properties (if applicable) in the export of an ICS file.
v2.2.6
The current URL is now the name of the exported ICS file.
Update composer vendor packages.
v2.2.3
The shortcode output of the 'location' property is filtered based on the HTML tags that are allowed.
Removed (no longer required) the singleEventOutput() and singleEventListOutput() methods from the \RRZE\Calendar\Shortcodes\Shortcode class.
v2.2.2
Resolves issues with $pastDay and $limitDays parameters.
v2.2.1
Fix and validate the date value using \RRule\RSet->addExDate() & \RRule\RSet->addDate().