Releases: joedolson/my-calendar
Releases · joedolson/my-calendar
My Calendar v3.3.22
= 3.3.22 =
- Bug fix: Mismatched variable type broke default week view.
My Calendar v3.3.21
= 3.3.21 =
- Bug fix: Accidentally stripped HTML out of all event titles with search excerpt highlighting.
My Calendar v3.3.20
= 3.3.20 =
- Bug fix: Recurring month by day not propagating correctly.
- Bug fix: Available admin input settings not displaying correctly.
- Bug fix: Unset style variables array could throw PHP warning.
- Change: Improvements to structure of search results.
- Change: Change default search result template.
- Add: search_results template tag with search term highlighting.
My Calendar v3.3.19
= 3.3.19 =
- Bug fix: Missing support for 'show_recurring' parameter in shortcode builder.
- Bug fix: Checkbox input layout in shortcode builder
- Bug fix: Locations content filter needs to be restricted to main query only.
- Complete documentation of hooks.
My Calendar v3.3.18
= 3.3.18 =
- Bug fix: img and svg category icon styles applied to list items in category admin.
- Bug fix: duplicate sprintf call missing arguments.
- Bug fix: Globally review & align var type declarations with params & returns in functions & documentation.
- Bug fix: Fix some date iteration on recurring events in iCal exports.
- Change: Return http 500 if invalid URL passed to print view return URL.
- Continuing hook documentation.
My Calendar v3.3.17
= 3.3.17 =
- Security Fix: XSS flaw in print view.
- Bug fix: View full calendar could be empty if settings not edited.
- Bug fix: View full calendar text default not translatable.
- Bug fix: Allow class attribute on time element.
- Change open in new tab text to 'new tab'.
- Label error source in cases where wp_die() is used.
- Switch subscription links to webcal: protocol.
- Begin adding hook documentation at https://joedolson.github.io/my-calendar/
- Begin adding framework for future version of template handling.
My Calendar v3.3.16
= 3.3.16 =
- Bug fix: Incorrectly passed list type caused templates to encode html entities.
My Calendar v3.3.15
= 3.3.15 =
- Bug fix: CPT base values shouldn't allow URL-invalid characters.
- Bug fix: Improper variable type checking in mc_settings checkboxes.
- Bug fix: Unset search variable in auto-generated display hashes.
- New filters: Filter event object. (multilanguage support in Pro)
- New filter: Filters on single event HTML. (multilanguage support in Pro)
- Add:
language
attribute in main, today, and upcoming events shortcodes.
My Calendar v3.3.14
= 3.3.14 =
- Bug fix: Variables undefined if scripts disabled.
- Update tested to value for WP 6.0.
My Calendar v3.3.13
= 3.3.13 =
- Bug fix: Don't display empty field containers if field settings are empty.
- Bug fix: Pass version number to core stylesheet.
- Bug fix: Prevent warning from undefined GET variable in previous/next event links.
- Bug fix: Allow strong, b, and hr in shortcode output.
- Bug fix: Override masking; causing too many display problems.
- Bug fix: JS classes in main output used inverted comparisons.
- Notice: Custom JS will be disabled and removed in 3.4.
- Change: Collapsed view scripts from five files to one file.
- Change: Load new combined file minified.