Releases: joedolson/my-calendar
Releases · joedolson/my-calendar
My Calendar v3.1.13
= 3.1.13 =
- Bug fix: If plug-in name is translated, script references were broken.
- Bug fix: If no holiday category assigned, Today's Events widget will return empty when category limits set.
- New filter: allow events post type to be made searchable. (Not recommended.)
- New: Support 'search' parameter in shortcode & URL parameters for main view.
- Remove option to disable max contrast category names.
My Calendar v3.1.12
= 3.1.12 =
- Bug fix: User-specific category permissions didn't handle unset (default) values.
- Bug fix: missing row closure element when weekends not displayed.
My Calendar v3.1.11
= 3.1.11 =
- New filter on mc_user_permissions operated on wrong variable. Fixes stupid oversight.
My Calendar v3.1.10
Important security release.
My Calendar v3.1.9
= 3.1.9 =
- Undefined variable notice.
- Disable Yoast canonical URL output on single events
- Use same time variable in templates & in main layout.
- Using default title template and empty time text, don't display unneeded colon.
My Calendar v3.1.8
= 3.1.8 =
- Bug fix: 'event_begin' is not always a string, so 'mc_event_date' not always registered correctly.
- Update 'sortable' code to be prepared for My Calendar Pro 1.9.0.
- Add 'mc_date_format()' function to get appropriate date format
- Minor settings design changes.
My Calendar v3.1.7
= 3.1.7 =
- Add meta field '_mc_event_date' for use in My Tickets
- Add option to disable output link using an explicit option.
- Change the JS so popups are only attached to links.
- Better UI with custom & deleted occurrences in recurring events.
- Bug fix: sessions should only be started if a search has been performed.
My Calendar v3.1.6
= 3.1.6 =
- Bug fix: If a category name was blank, it would automatically be filtered to by upcoming events lists.
- Bug fix: Show print view as list if main view is list.
- Bug fix: Strip HTML tags from aria-label attributes
- Bug fix: .details needs position: relative in twentyfifteen stylesheet
- Adjust tested to value to 5.1
= 3.1.5 = (missed github release)
- Bug fix: PHP error checking broken due to session creation
My Calendar v3.1.4
= 3.1.4 =
- Bug fix: typo in category string parameter for ical output
My Calendar v3.1.3
= 3.1.3 =
- New filter: 'mc_list_titles_separator'
- Bug fix: Help support data not displayed.
- Override content overflow in Twentynineteen
- Add support for iCal format in API exports