Skip to content

Releases: joedolson/my-calendar

My Calendar v3.0.11

06 Jul 18:12
Compare
Choose a tag to compare

= 3.0.11 =

  • SECURITY: XSS - Canonical URL not properly sanitized. Affects 3.0.0 and up.

My Calendar v3.0.10

06 Jul 16:27
Compare
Choose a tag to compare

= 3.0.10 =

  • Bug fix: invalid method used to sort location lists.
  • Bug fix: shortcode generator missing input value
  • Bug fix: datepicker did not reflect start of week settings
  • Stylesheet CSS change

My Calendar v3.0.9

02 Jul 15:18
Compare
Choose a tag to compare
  • Bug fix: Error thrown if Akismet had previously been configured, then deleted.
  • Bug fix: location type was added to params if category key was set.
  • Bug fix: remove a couple notices
  • Bug fix: category relationships not carried over when recurring events split

My Calendar v3.0.8

28 Jun 15:56
Compare
Choose a tag to compare
  • Bug fix: need to allow elements in mc_strip_tags so calendar linkscan point to non-calendar URLs

My Calendar v3.0.7

26 Jun 15:36
Compare
Choose a tag to compare
  • Bug fix: Case where events ending at midnight (AM) of current day were displayed
  • Bug fix: trim spaces from values earlier when parsing filter elements
  • Change: don't declare font-family in older stylesheets.
  • Declare font-family on button:before in reset

My Calendar v3.0.6

24 Jun 18:23
Compare
Choose a tag to compare
  • Bug fix: Shortcode for locations forms always rendered as if in a group filter.
  • Bug fix: If the default length 1 hr event pushes into next day, adjust length.
  • Bug fix: Incorrectly nested parentheses caused math error in months-by-day recurrence

My Calendar v3.0.5

20 Jun 00:39
Compare
Choose a tag to compare
  • Bug fix: If only one event on a day, event title did not show in list view with show title option.
  • Bug fix: Incorrect array key for fallback parameter in widget
  • Bug fix: custom template query expected 25 chars instead of 32
  • Re-allow
    in event titles.

My Calendar v3.0.4

16 Jun 20:15
Compare
Choose a tag to compare

= 3.0.4 =

  • Bug fix: aria-current test was broken for current date
  • Bug fix: Private categories not disambiguated in MySQL query when excluded
  • Improve: Rewrite my_calendar_copyr backup functions to use WP core functions.

My Calendar v3.0.3

15 Jun 15:08
Compare
Choose a tag to compare

= 3.0.3 =

  • Bug fix: Category key needed to use a 'WHERE' not an 'AND'; broke output if limiting by category
  • Bug fix: Error thrown in style editor & category editor if custom directory did not exist

My Calendar v3.0.1

14 Jun 21:40
Compare
Choose a tag to compare
  • Bug fix to update functions; missing method parens