Skip to content

My Calendar v3.4.12

Compare
Choose a tag to compare
@joedolson joedolson released this 23 Mar 02:18
· 1125 commits to master since this release

= 3.4.12 =

  • Change: when mc_id not passed, display next event if there is one, rather than always the nearest event.
  • Change: minify admin JS.
  • Change: combine admin event ajax and category ajax into one file.
  • Bug fix: Use user-supplied alt attributes from Pro when image provided via URL.
  • Bug fix: Invalid canonical value when mc_id not passed.
  • Bug fix: Get event data earlier when processing post responses. Fixes undeclared variable error.
  • Bug fix: Pass event ID into submission data when editing an event. [Pro]
  • Bug fix: Fix final week recurring patterns in iCal exports. Props @masonwolf.