Skip to content

My Calendar v3.5.7

Compare
Choose a tag to compare
@joedolson joedolson released this 03 Jun 21:49
· 372 commits to master since this release

= 3.5.7 =

  • Bug fix: PHP 8.2 deprecated error in mc_ordinal.
  • Bug fix: Category dropdown navigation element should limit categories shown.
  • Bug fix: Export dropdown button broken.
  • Bug fix: Export/Subscribe dropdowns duplicated if multiple calendars present. Props @mikeknappe.
  • Bug fix: Incorrect argument passed to mini widget ignored months setting.
  • Bug fix: Reset styles didn't handle Mini calendar widget disclosure properly.
  • Feature: Add setting to change subscribe and export button text. Props @mikeknappe.
  • Docs: Fix incorrect docs on mc_category_key.
  • I18n: Missing translator function. Props @DAnn2012.