Skip to content

Releases: RRZE-Webteam/rrze-calendar

v2.3.0

12 Dec 09:39
7e20ade
Compare
Choose a tag to compare

Add new Settings library.
Fix text domain, CPT registration, Endpoint flush rewrite rules.

v2.2.13

12 Dec 09:35
d45a570
Compare
Choose a tag to compare
Merge pull request #217 from RRZE-Webteam/dev

v2.2.13

v2.2.10

20 Aug 09:34
af68d43
Compare
Choose a tag to compare

Fix styling
Update vendor libraries

v2.2.9

27 Jun 10:52
d5967d8
Compare
Choose a tag to compare

Fixes CR character issue when exporting ICS files.

v2.2.8

20 Jun 10:17
0d07e33
Compare
Choose a tag to compare

Fixes the content string of the exported ICS file.

v2.2.7

19 Jun 12:41
bda07b4
Compare
Choose a tag to compare

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

10 Jun 09:46
bf3e345
Compare
Choose a tag to compare

The current URL is now the name of the exported ICS file.
Update composer vendor packages.

v2.2.3

03 May 10:33
c7b01d3
Compare
Choose a tag to compare

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

24 Apr 12:17
d618d7a
Compare
Choose a tag to compare

Resolves issues with $pastDay and $limitDays parameters.

v2.2.1

12 Apr 13:38
6a53be1
Compare
Choose a tag to compare

Fix and validate the date value using \RRule\RSet->addExDate() & \RRule\RSet->addDate().