5.11.0

2021-11-17 Feature3 Fix3 Tweak4 Language1

Features

  • Add an Events List block that is based on the Events List widget to the block editor which users can drag around to any position they want it to appear. [ECP-989]
  • Add event status options of scheduled, canceled, and postponed with the ability to add and display a reason for the latter two. [TEC-3465]
  • Add live preview to the TEC customizer screens. [TEC-4055]

Fixes

  • When accessing comments there could be situations where an undefined array key was accessed, and in PHP 8 it is a promoted Warning error for undefined array access. [TEC-4093]
  • Resolved Warning: reset(): Argument #1 ($array) must be passed by reference... error that was displayed on the Events, Organizers and Venue REST endpoints in PHP v8. [TEC-4097]
  • Ensure that the proper spacing is applied for the venue address in list view. [TEC-4089]

Tweaks

  • Change some of the block tests to adapt to the new Editor compatibility in common. [TEC-4016]
  • Update the google calendar export button to open in a new tab on the event single page for both the classic and block editors. [TEC-4084]
  • Add supplied organizer url to JSON-LD for the event->organizer. Props @cmenon12 for the notification and code! [TEC-4095]
  • Add a link to the Customizer in the admin menu and in Events->Settings->Display for folks running a FSE theme. [TEC-4126]

Languages

  • 10 new strings added, 55 updated, 0 fuzzied, and 0 obsoleted