Skip to content

Releases: joedolson/my-calendar

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

My Calendar v3.1.2

13 Dec 18:00
Compare
Choose a tag to compare

= 3.1.2 =

  • Bug fix: Twentyeighteen styles missing from template directory
  • Bug fix: Declare width on th as well as td
  • Bug fix: optgroup close element broken
  • Bug fix: Shortcode generator fixes.
  • Bug fix: Handle case where hidden categories are not an array in event manager.
  • Bug fix: If template tag value contains only whitespace, do not render before & after attributes.
  • Bug fix: Handle form restrictions in KSES introduced in WP 5.0.1.
  • Bug fix: check whether PHP sessions are enabled before attempting to start
  • Change: Only render export links in search results if enabled in main settings
  • Change: [UI] Move stylesheet selector into sidebar
  • Change: Allow target attribute on links.
  • Change: Add label to links that open in new tab.

My Calendar v3.1.1

06 Nov 18:21
Compare
Choose a tag to compare

= 3.1.1 =

  • Bug fix: unspamming event_ID passed incorrect variable name
  • Bug fix: Don't run spam check on users with mc_add_event
  • Bug fix: Users with mc_add_event should not be able to trash other's events.
  • Bug fix: Refine permissions; add mc_publish_events allowing users to publish own events without access to others
  • Bug fix: Refine permissions; don't display links that users can't use.

My Calendar v3.1.0

31 Oct 21:16
Compare
Choose a tag to compare

= 3.1.0 =

  • Add feature (by Josef Fällman): Print & export view for search results.
  • New filter: mcs_check_conflicts (impacts Pro only)
  • Bug fix: Fix issue causing duplication in some views.
  • Bug fix: Time format should be filtered in initial edit view.
  • Bug fix: Category relationships not retained when Group editing applied.
  • Bug fix: aria-describedby ID mismatch.

My Calendar v.3.0.18

21 Sep 19:35
Compare
Choose a tag to compare

= 3.0.18 =

  • Bug fix: Invalid setting in bottom nav defaults.
  • Bug fix: Generate feeds by date added rather than fixed number. If empty, get most recent regardless.
  • Bug fix: Legitimate HTML escaped in visual editor in group event editor.

My Calendar v3.0.17

07 Sep 16:28
Compare
Choose a tag to compare

= 3.0.17 =

  • Bug fix: Group event editing was broken.
  • Bug fix: Eliminate four PHP notices in the Today's Events widget.
  • Added: Filter to control whether CSS should be loaded on archives.

My Calendar v.3.0.16

03 Sep 21:11
Compare
Choose a tag to compare

= 3.0.16 =

  • Changed display UID to avoid duplicate IDs when multiple calendars shown.
  • Add option to display heading in details pop-up.
  • Unify position and size of close button in Twentyeighteen mini calendar.
  • Eliminate multi category parameter from CSV output (doesn't support multidimensional data)
  • Add GUID to export data

My Calendar v3.0.15

02 Aug 18:21
Compare
Choose a tag to compare

= 3.0.15 =

  • Bug fix: prevent some PHP notices when running Pro importer.
  • Bug fix: Display of multidate time string when crossing months or years.
  • Bug fix: Variable written as constant prevented event_span from saving correctly.
  • Bug fix: Trash counter updated with incorrect values.
  • Bug fix: Two cases where status counter not updated.
  • Change: Add DB version to debugging info

My Calendar v3.0.14

24 Jul 16:44
Compare
Choose a tag to compare

= 3.0.14 =

  • Bug fix: incorrect value passed for instance parameter on single event shortcode.
  • Bug fix: hide HTML wrapper for category color when colors disabled.
  • Bug fix: Remove transparent background in Twenty eighteen; blocks category colors
  • Bug fix: Invalid ordering parameter for location lists
  • Feature: Ability to select multiple categories (props Josef Fällman)
  • Moved changelogs for 2.5 & earlier to changelog.txt