v2.2.13
What's Changed
- Exclude Plugin Update Checker from composer autoload by @AndreyIslentiev in #68
- Fix: past events list starts from older events by @AndreyIslentiev in #69
- fix: ics file can not be imported due to being missing by @AndreyIslentiev in #77
- Remove unnecessary data escaping by @AndreyIslentiev in #79
- CAM-3448 - Added provision to allow filtering via category by @UmeshSingla in #80
- Fix/import issue by @maniu in #78
- Fix/import issue by @maniu in #81
- Created a setting to prevent existing events from being overwritten by @AndreyIslentiev in #83
- New/ical rss event update setting by @maniu in #84
- added missing change related to updating already imported events by @maniu in #85
- keep_updated option saving fix by @maniu in #86
- fixed remining issues related to updating events on import by @maniu in #87
- fix: ServerSideRender is undefined in WordPress 6.2 by @AndreyIslentiev in #88
- fix: cannot import iCal recurring events by @AndreyIslentiev in #89
- [CPC-1149] window resize resets calendar view by @AndreyIslentiev in #90
- [CPC-1133] Made loading google maps script only when it is required by @AndreyIslentiev in #92
- [CFT-50] Fix: content excerpt is escaped before being printed by @AndreyIslentiev in #91
- [CAM-4006] Remove code deleting dates cache of events started more than 1 year ago by @AndreyIslentiev in #93
- [CAM-4188] Add support of past events to query by @AndreyIslentiev in #94
- [CAM-4006] Improve cleaning cached dates by @AndreyIslentiev in #95
- fix: events appear on events page in the wrong order by @AndreyIslentiev in #96
- [CAM-4006] fix: grid layout is broken when multiple events have same date by @AndreyIslentiev in #97
- Fix importing recurring events by @AndreyIslentiev in #98
- [CAM-4308] Fix skipping past recurring events by @AndreyIslentiev in #99
- [CAM-4308] Fix events dates exclusion by @AndreyIslentiev in #100
- [CAM-4379] Update translation file by @AndreyIslentiev in #104
- [CPC-1315] Bump version 2.2.11 by @AndreyIslentiev in #103
- [CAM-4382] Added Polylang support to Calendar by @AndreyIslentiev in #105
- [CPC-1299] fixed importing the events calendar events containing html in the content by @AndreyIslentiev in #102
- Fix timezone issues by @AndreyIslentiev in #106
- [CAM-4389] Fix: the plugin recovers terms only when both slug and type are broken by @AndreyIslentiev in #107
- [CPC-1359] Fix: calendar modal close button is missing by @AndreyIslentiev in #108
- [CPC-1359] Move registering calendar scripts to shortcode render function by @AndreyIslentiev in #109
- [CAM-4578] update event type terms option when terms inserted success… by @Mouhdev in #110
- Generate dates while importing events from file by @AndreyIslentiev in #111
- generate dates while importing events from file by @maniu in #112
- Remove php deprecated warning, update helper function by @shamimmoeen in #114
- Removes code that causes redirection when 'cat' is set in query arg by @hasukmistry in #117
- Adds nonce conditionally for logged in users by @hasukmistry in #118
- calendar-plus: scriptless-social-sharing integration #129 by @UmeshSingla in #138
- calendar-plus: fixes closing div for events grid layout pr#124 by @UmeshSingla in #135
- Include ical changes from CP; by @UmeshSingla in #139
- revert-class-calendar-plus-query.php changes by @UmeshSingla in #140
- Fix release build by @UmeshSingla in #142
- Untrack devDependecies in vendor folder by @UmeshSingla in #144
- Fix/release build by @UmeshSingla in #146
- Include changes from 253bcfe by @UmeshSingla in #147
New Contributors
Full Changelog: v2.2.7...v2.2.13
What's Changed
- Exclude Plugin Update Checker from composer autoload by @AndreyIslentiev in #68
- Fix: past events list starts from older events by @AndreyIslentiev in #69
- fix: ics file can not be imported due to being missing by @AndreyIslentiev in #77
- Remove unnecessary data escaping by @AndreyIslentiev in #79
- CAM-3448 - Added provision to allow filtering via category by @UmeshSingla in #80
- Fix/import issue by @maniu in #78
- Fix/import issue by @maniu in #81
- Created a setting to prevent existing events from being overwritten by @AndreyIslentiev in #83
- New/ical rss event update setting by @maniu in #84
- added missing change related to updating already imported events by @maniu in #85
- keep_updated option saving fix by @maniu in #86
- fixed remining issues related to updating events on import by @maniu in #87
- fix: ServerSideRender is undefined in WordPress 6.2 by @AndreyIslentiev in #88
- fix: cannot import iCal recurring events by @AndreyIslentiev in #89
- [CPC-1149] window resize resets calendar view by @AndreyIslentiev in #90
- [CPC-1133] Made loading google maps script only when it is required by @AndreyIslentiev in #92
- [CFT-50] Fix: content excerpt is escaped before being printed by @AndreyIslentiev in #91
- [CAM-4006] Remove code deleting dates cache of events started more than 1 year ago by @AndreyIslentiev in #93
- [CAM-4188] Add support of past events to query by @AndreyIslentiev in #94
- [CAM-4006] Improve cleaning cached dates by @AndreyIslentiev in #95
- fix: events appear on events page in the wrong order by @AndreyIslentiev in #96
- [CAM-4006] fix: grid layout is broken when multiple events have same date by @AndreyIslentiev in #97
- Fix importing recurring events by @AndreyIslentiev in #98
- [CAM-4308] Fix skipping past recurring events by @AndreyIslentiev in #99
- [CAM-4308] Fix events dates exclusion by @AndreyIslentiev in #100
- [CAM-4379] Update translation file by @AndreyIslentiev in #104
- [CPC-1315] Bump version 2.2.11 by @AndreyIslentiev in #103
- [CAM-4382] Added Polylang support to Calendar by @AndreyIslentiev in #105
- [CPC-1299] fixed importing the events calendar events containing html in the content by @AndreyIslentiev in #102
- Fix timezone issues by @AndreyIslentiev in #106
- [CAM-4389] Fix: the plugin recovers terms only when both slug and type are broken by @AndreyIslentiev in #107
- [CPC-1359] Fix: calendar modal close button is missing by @AndreyIslentiev in #108
- [CPC-1359] Move registering calendar scripts to shortcode render function by @AndreyIslentiev in #109
- [CAM-4578] update event type terms option when terms inserted success… by @Mouhdev in #110
- Generate dates while importing events from file by @AndreyIslentiev in #111
- generate dates while importing events from file by @maniu in #112
- Remove php deprecated warning, update helper function by @shamimmoeen in #114
- Removes code that causes redirection when 'cat' is set in query arg by @hasukmistry in #117
- Adds nonce conditionally for logged in users by @hasukmistry in #118
- calendar-plus: scriptless-social-sharing integration #129 by @UmeshSingla in #138
- calendar-plus: fixes closing div for events grid layout pr#124 by @UmeshSingla in #135
- Include ical changes from CP; by @UmeshSingla in #139
- revert-class-calendar-plus-query.php changes by @UmeshSingla in #140
- Fix release build by @UmeshSingla in #142
- Untrack devDependecies in vendor folder by @UmeshSingla in #144
- Fix/release build by @UmeshSingla in #146
- Include changes from 253bcfe by @UmeshSingla in #147
New Contributors
Full Changelog: v2.2.7...v2.2.13