Plugin Directory

Changeset 3398306


Ignore:
Timestamp:
11/18/2025 06:53:18 PM (4 months ago)
Author:
dpantazis
Message:

Copying 6.15.12 readme.txt into Trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • the-events-calendar/trunk/readme.txt

    r3389927 r3398306  
    44Tags: events, calendar, event, schedule, organizer
    55Donate link: https://evnt.is/29
    6 Stable tag: 6.15.11
     6Stable tag: 6.15.12
    77Requires at least: 6.6
    8 Tested up to: 6.8.2
     8Tested up to: 6.8
    99Requires PHP: 7.4
    1010License: GPLv2 or later
     
    233233== Changelog ==
    234234
     235= [6.15.12] 2025-11-18 =
     236
     237* Version - The Events Calendar 6.15.12 is only compatible with Event Tickets 5.27.0 or higher.
     238* Version - The Events Calendar 6.15.12 is only compatible with Events Pro 7.7.11 or higher.
     239* Fix - Correct use of globals in admin scripts.
     240* Tweak - Added filters: `tec_events_rest_v1_events_read_params`, `tec_events_rest_v1_venues_read_params`, `tec_events_main_container_id`
     241* Tweak - Removed filters: `tec_events_rest_v1_events_read_args`, `tec_events_rest_v1_venues_read_args`
     242* Tweak - Changed views: `v2/components/content-title`, `v2/day/time-separator`, `v2/list/event/title`, `v2/list/month-separator`, `v2/month/calendar-body/day/date`
     243* Tweak - Correct notice display on the troubleshooting page. [TEC-5724]
     244* Tweak - Updates Shepherd library to 0.0.9 from 0.0.6 including various improvements. Shepherd's changelog can be found here https://github.com/stellarwp/shepherd/blob/0.0.9/CHANGELOG.md
     245* Tweak - Improve Day View accessibility by using semantic H2 headings for time separators to create a proper heading hierarchy. [TEC-5627]
     246* Tweak - Improve mini calendar accessibility by adding descriptive ARIA labels and clarifying focus indicators for color-based event markers. [TEC-5630]
     247* Tweak - Update heading levels for “Events at this venue” and “Events from this organizer” to improve accessibility and semantic hierarchy. [TEC-5636]
     248* Accessibility - Add filter to wrap event content in a main landmark if needed, which allows for the 'Skip to Content' button to work. [TEC-5628]
     249* Compatibility - Make method signatures in Builder explicitly nullable to resolve PHP 8.4 deprecation warnings. [TEC-5725]
     250* Compatibility - Updates to support TEC v1 REST API Changes.
     251* Language - 3 new strings added, 75 updated, 0 fuzzied, and 1 obsoleted.
     252
     253= [6.15.11] 2025-11-04 =
     254
     255* Tweak - Add JavaScript logic to move keyboard focus to expanded date content and announce event counts for screen reader users in month view mobile calendar [TEC-5231]
     256* Tweak - Avoid logging a warning when bulk deleting events. [TEC-5721]
     257* Tweak - Changed views: `blocks/parts/details`, `blocks/parts/organizer`, `blocks/parts/venue`, `modules/meta/details`, `modules/meta/organizer`, `modules/meta/venue`, `v2/month`, `v2/month/calendar-body/day/date-extras`, `v2/month/calendar-body/day/date`, `v2/month/calendar-header`
     258* Tweak - Improve accessibility in the mini calendar by replacing <em> elements used for event dots with semantic <span>s and removing redundant aria-label and title attributes [TEC-5228]
     259* Accessibility - Improve screen reader accessibility for weekday headers in month view calendar. [TEC-5719]
     260* Accessibility - Remove the presentational role from the Month View table. [TEC-5719]
     261* Accessibility - Replace misuse of definition list (`<dl>/<dt>/<dd>`) tags with semantic unordered lists (`<ul>/<li>`) in event details, organizer, and venue meta sections to improve screen reader accessibility and reduce confusion.[TEC-5224]
     262* Language - 3 new strings added, 53 updated, 1 fuzzied, and 4 obsoleted.
     263
    235264= [6.15.10] 2025-10-28 =
    236265
Note: See TracChangeset for help on using the changeset viewer.