- New: A new option to change a Calendar view to a legacy calendar has been added. "Switch to Legacy" can be found beside the type, in the top-left area of the visual views editor.
- New: Support for a new [frm-letter-filter] shortcode has been added. This was previously included in the directory add-on. This can be used to add alphabetical filtering to a view.
- New: Screen reader text has been updated on the views list page to improve accessibility.
- Fix: Calendar views would incorrectly display impossible dates past 31 for the previous month in some cases.
- Fix: A missing div closing tag would cause invalid markup issues when displaying a calendar view.
- The FrmViewsDisplay::get_id_by_key function has been updated to avoid matches with non-view post types.