Skip to content

My Calendar v3.3.4

Compare
Choose a tag to compare
@joedolson joedolson released this 13 Jan 00:39
· 1899 commits to master since this release

= 3.3.4 =

  • Bug fix: is_single() shouldn't be called in admin
  • Bug fix: Prevent invalid events from breaking year dropdown.
  • Bug fix: Make sure category colors are important.
  • Bug fix: Set margins to 0 on input/button in nav.
  • Bug fix: Decreasing font sizes in nav caused too many problems in older themes.
  • Bug fix: Don't insert locations if no data passed to inserter.
  • Bug fix: Delete location argument was not used.
  • Bug fix: don't output empty locations.
  • Bug fix: 'span' is not an attribute on 'span'.
  • Bug fix: Verify validity of category relationships when parsing admin lists.
  • Bug fix: $templates was undefined and broke saving templates.
  • Bug fix: missing quote in 'delete template' button.
  • Bug fix: custom templates sanitized incorrectly.
  • Bug fix: translations link went to old translations site.
  • Bug fix: Handle what happens if default category is deleted.
  • Bug fix: Invalid class not reset in admin lists.
  • Bug fix: date displayed in wrong timezone in admin recurring events list.
  • Change: If location without any unique data is listed in admin, auto delete.
  • Change: changes to add dates UI to clarify usage.