Plugin Directory

Changeset 3173071


Ignore:
Timestamp:
10/21/2024 04:23:27 PM (17 months ago)
Author:
tribalmike
Message:

Copying 6.7.1 readme.txt into Trunk.

File:
1 edited

Legend:

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

    r3158398 r3173071  
    44Tags: events, calendar, event, schedule, organizer
    55Donate link: https://evnt.is/29
    6 Stable tag: 6.7.0
     6Stable tag: 6.7.1
    77Requires at least: 6.3
    8 Tested up to: 6.6.1
     8Tested up to: 6.6.2
    99Requires PHP: 7.4
    1010License: GPLv2 or later
     
    240240== Changelog ==
    241241
     242= [6.7.1] 2024-10-21 =
     243
     244* Feature - Allow importing custom data when importing Organizers from a CSV file. [TEC-4846]
     245* Feature - Allow importing custom data when importing Venues from a CSV file. [TEC-5138]
     246* Security - Ensure restoring events from trash does not allow for unauthorized access. [SVUL-7] (props @patchstack)
     247* Fix - Ensure Latest Past Events appear properly in Category views [TEC-4991]
     248* Fix - Cast theme object to string to avoid a deprecation notice. [TEC-5062]
     249* Tweak - Removed the 6.0 welcome message. [TEC-5166]
     250* Tweak - Added filters: `tribe_events_csv_import_organizer_additional_fields`, `tribe_events_csv_import_venue_additional_fields`
     251* Tweak - Changed views: `v2/latest-past`
     252* Tweak - Updated docblocks in the `Tribe__Events__Aggregator__Records`, `Tribe__Events__Importer__File_Importer`, and `Tribe__Events__Repositories__Organizer` classes.
     253* Tweak - Improved documentation for the `tribe_is_event`, `tribe_get_event_link`, `tribe_events_get_event_website_title`, `tribe_get_event_website_link`, `tribe_get_listview_display`, `tribe_get_listview_args`, and `tribe_get_listview_prev_link` functions.
     254* Language - 3 new strings added, 218 updated, 0 fuzzied, and 32 obsoleted
     255
    242256= [6.7.0] 2024-09-26 =
    243257
     
    277291* Tweak - Add information and missing tags to `tribe_get_listview_past_link()` docblock.
    278292* Tweak - Add information and missing tags to `tribe_get_prev_event_link()`.
    279 * Tweak - Made a string translatable in `settings.php` file. (props to @DAnn2012) [TECTRIA-292]
     293* Tweak - Made a string translatable in `settings.php` file. (props to @DAnn2012) [TEC-5142]
    280294* Tweak - Update the docblock of the `tribe_embed_google_map()` method, change a variable name to match current naming conventions, and added a docblock to the `tribe_embed_google_map` filter.
    281295* Tweak - Update the docblock of the `tribe_embed_google_map_link()` method, change a variable name to match current naming conventions, and added a docblock to the `tribe_embed_google_map_link` filter.
     
    296310* Feature - Adding the Remove Event End Time feature from the Tweaks addon to the Month view. [TEC-5080]
    297311* Feature - Adapt to using the refactored tribe_asset. Remove some unused asset calls. [TCMN-172]
    298 * Fix - Remove automatic capitalization for 'View Calendar' text on Calendar List Widget. [TECTRIA-40]
     312* Fix - Remove automatic capitalization for 'View Calendar' text on Calendar List Widget. [TEC-5146]
    299313* Tweak - Add note to `tribe_create_venue()`, `tribe_create_organizer()`, `tribe_create_event()`, `tribe_update_event()`, `tribe_update_venue()`, `tribe_update_organizer()`, `tribe_delete_organizer()`, and `tribe_delete_venue()` docblocks to indicate future deprecation.
    300314* Tweak - Add docblocks to `src/Tribe/Featured_Events/Permalinks_Helper.php` and `src/Tribe/Featured_Events/Query_Helper.php`.
     
    331345* Fix - Correct docblocks in the file `Tribe\Events\Views\V2\Views\Traits\Breakpoint_Behavior.php` - credit goes to @IanDelMar
    332346* Fix - Add missing closing tags on some admin pages to ensure valid HTML markup. [TEC-4807]
    333 * Fix - Fix an issue where the import screen broke when the import limit type was set to "date range". [TECTRIA-103]
     347* Fix - Fix an issue where the import screen broke when the import limit type was set to "date range". [EA-485]
    334348* Tweak - Update many docblock typos - credit goes to @szepeviktor.
    335349* Tweak - Correct some variables with typos, such as `$ics_filname` to `$ics_filename` and `$deleteable_statuses_interval` to `$deletable_statuses_interval` and `$delimter` to `$delimiter. Credit goes to @szepeviktor.
     
    343357= [6.5.1.6] 2024-07-11 =
    344358
    345 * Fix - Ensure compatibility with WordPress 6.6 for removed polyfill `regenerator-runtime`. [TECTRIA-149]
     359* Fix - Ensure compatibility with WordPress 6.6 for removed polyfill `regenerator-runtime`. [TEC-5120]
    346360
    347361= [6.5.1.5] 2024-06-27 =
     
    352366= [6.5.1.4] 2024-06-18 =
    353367
    354 * Fix - In installations where the plugins or wp-content directories were symbolic linked, assets would fail to be located.[TECTRIA-91]
     368* Fix - In installations where the plugins or wp-content directories were symbolic linked, assets would fail to be located.[TEC-5106]
    355369* Language - 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
    356370
    357371= [6.5.1.3] 2024-06-14 =
    358372
    359 * Fix - Issue where scripts would not be enqueued as modules. [TECTRIA-86]
     373* Fix - Issue where scripts would not be enqueued as modules. [ET-2136]
    360374* Language - 0 new strings added, 109 updated, 0 fuzzied, and 0 obsoleted
    361375
    362376= [6.5.1.2] 2024-06-14 =
    363377
    364 * Fix - Windows Server compatibility issues with updated Assets handling. [TECTRIA-83]
     378* Fix - Windows Server compatibility issues with updated Assets handling. [TEC-5104]
    365379* Language - 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted
    366380
    367381= [6.5.1.1] 2024-06-13 =
    368382
    369 * Fix - Issue on which some assets (css,js) would not be located in WP installs which could have some WP constant modified (WP_CONTENT_DIR, WP_PLUGIN_DIR)[TECTRIA-83]
     383* Fix - Issue on which some assets (css,js) would not be located in WP installs which could have some WP constant modified (WP_CONTENT_DIR, WP_PLUGIN_DIR)[TEC-5104]
    370384* Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted
    371385
     
    373387
    374388* Feature - Adapt to using the refactored tribe_asset. Remove some unused asset calls. [TCMN-172]
    375 * Fix - Remove automatic capitalization for 'View Calendar' text on Calendar List Widget. [TECTRIA-40]
    376 * Tweak - Include a filter to the Elementor integration `tec_events_integration_elementor_bypass_template_override` to allow users to bypass the single event template. [TECTRIA-56]
     389* Fix - Remove automatic capitalization for 'View Calendar' text on Calendar List Widget. [TEC-5146]
     390* Tweak - Include a filter to the Elementor integration `tec_events_integration_elementor_bypass_template_override` to allow users to bypass the single event template. [TEC-5102]
    377391* Tweak - Add note to `tribe_create_venue()`, `tribe_create_organizer()`, `tribe_create_event()`, `tribe_update_event()`, `tribe_update_venue()`, `tribe_update_organizer()`, `tribe_delete_organizer()` and `tribe_delete_venue()` docblocks to indicate future deprecation.
    378392* Tweak - Add docblocks to `src/Tribe/Featured_Events/Permalinks_Helper.php` and `src/Tribe/Featured_Events/Query_Helper.php`.
     
    382396= [6.5.0.1] 2024-06-04 =
    383397
    384 * Fix - Ensure REST API notice only checks on Events admin pages and once every 48 hours regardless of transients rules. [TECTRIA-43]
    385 * Security - Ensure the Events REST API respects the individual post access restrictions. [TECTRIA-49]
     398* Fix - Ensure REST API notice only checks on Events admin pages and once every 48 hours regardless of transients rules. [TEC-5147]
     399* Security - Ensure the Events REST API respects the individual post access restrictions. [TEC-5148]
    386400
    387401= [6.5.0] 2024-05-14 =
Note: See TracChangeset for help on using the changeset viewer.