Skip to content

My Calendar v3.4.4

Compare
Choose a tag to compare
@joedolson joedolson released this 19 Jan 22:13
· 1174 commits to master since this release

= 3.4.4 =

  • Bug fix: Improve modal CSS: better support for multiline titles, adminbar, and avoiding collision with close button.
  • Bug fix: Modal should use single title, not current context title.
  • Bug fix: Intermediary headings when viewing multiple months in grid were not translated.
  • Bug fix: Add user notification if required function mime_content_type not available.
  • Bug fix: Add eventattendancemode parameter to JSON schema.
  • Change: Use ordinals for recurring events by days, for improved textual clarity.
  • Docs: Document a couple undocumented filters.
  • Security: Resolve four CSRF vulnerabilities in the admin. Props thiennv through Patchstack.