Skip to content

Releases: joedolson/my-calendar

My Calendar v3.1.13

08 Aug 19:09
Compare
Choose a tag to compare

= 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

07 May 16:45
Compare
Choose a tag to compare

= 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

30 Apr 19:14
Compare
Choose a tag to compare

= 3.1.11 =

  • New filter on mc_user_permissions operated on wrong variable. Fixes stupid oversight.

My Calendar v3.1.10

30 Apr 16:55
Compare
Choose a tag to compare

Important security release.

My Calendar v3.1.9

12 Apr 19:03
Compare
Choose a tag to compare

= 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

08 Apr 04:07
Compare
Choose a tag to compare

= 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

21 Mar 16:25
Compare
Choose a tag to compare

= 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

22 Feb 20:31
Compare
Choose a tag to compare

= 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

15 Jan 19:09
Compare
Choose a tag to compare

= 3.1.4 =

  • Bug fix: typo in category string parameter for ical output

My Calendar v3.1.3

07 Jan 20:34
Compare
Choose a tag to compare

= 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