Changeset 3173071
- Timestamp:
- 10/21/2024 04:23:27 PM (17 months ago)
- File:
-
- 1 edited
-
the-events-calendar/trunk/readme.txt (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
the-events-calendar/trunk/readme.txt
r3158398 r3173071 4 4 Tags: events, calendar, event, schedule, organizer 5 5 Donate link: https://evnt.is/29 6 Stable tag: 6.7. 06 Stable tag: 6.7.1 7 7 Requires at least: 6.3 8 Tested up to: 6.6. 18 Tested up to: 6.6.2 9 9 Requires PHP: 7.4 10 10 License: GPLv2 or later … … 240 240 == Changelog == 241 241 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 242 256 = [6.7.0] 2024-09-26 = 243 257 … … 277 291 * Tweak - Add information and missing tags to `tribe_get_listview_past_link()` docblock. 278 292 * 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) [TEC TRIA-292]293 * Tweak - Made a string translatable in `settings.php` file. (props to @DAnn2012) [TEC-5142] 280 294 * 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. 281 295 * 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. … … 296 310 * Feature - Adding the Remove Event End Time feature from the Tweaks addon to the Month view. [TEC-5080] 297 311 * 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. [TEC TRIA-40]312 * Fix - Remove automatic capitalization for 'View Calendar' text on Calendar List Widget. [TEC-5146] 299 313 * 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. 300 314 * Tweak - Add docblocks to `src/Tribe/Featured_Events/Permalinks_Helper.php` and `src/Tribe/Featured_Events/Query_Helper.php`. … … 331 345 * Fix - Correct docblocks in the file `Tribe\Events\Views\V2\Views\Traits\Breakpoint_Behavior.php` - credit goes to @IanDelMar 332 346 * 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] 334 348 * Tweak - Update many docblock typos - credit goes to @szepeviktor. 335 349 * 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. … … 343 357 = [6.5.1.6] 2024-07-11 = 344 358 345 * Fix - Ensure compatibility with WordPress 6.6 for removed polyfill `regenerator-runtime`. [TEC TRIA-149]359 * Fix - Ensure compatibility with WordPress 6.6 for removed polyfill `regenerator-runtime`. [TEC-5120] 346 360 347 361 = [6.5.1.5] 2024-06-27 = … … 352 366 = [6.5.1.4] 2024-06-18 = 353 367 354 * Fix - In installations where the plugins or wp-content directories were symbolic linked, assets would fail to be located.[TEC TRIA-91]368 * Fix - In installations where the plugins or wp-content directories were symbolic linked, assets would fail to be located.[TEC-5106] 355 369 * Language - 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted 356 370 357 371 = [6.5.1.3] 2024-06-14 = 358 372 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] 360 374 * Language - 0 new strings added, 109 updated, 0 fuzzied, and 0 obsoleted 361 375 362 376 = [6.5.1.2] 2024-06-14 = 363 377 364 * Fix - Windows Server compatibility issues with updated Assets handling. [TEC TRIA-83]378 * Fix - Windows Server compatibility issues with updated Assets handling. [TEC-5104] 365 379 * Language - 0 new strings added, 0 updated, 0 fuzzied, and 0 obsoleted 366 380 367 381 = [6.5.1.1] 2024-06-13 = 368 382 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)[TEC TRIA-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] 370 384 * Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted 371 385 … … 373 387 374 388 * 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. [TEC TRIA-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. [TEC TRIA-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] 377 391 * 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. 378 392 * Tweak - Add docblocks to `src/Tribe/Featured_Events/Permalinks_Helper.php` and `src/Tribe/Featured_Events/Query_Helper.php`. … … 382 396 = [6.5.0.1] 2024-06-04 = 383 397 384 * Fix - Ensure REST API notice only checks on Events admin pages and once every 48 hours regardless of transients rules. [TEC TRIA-43]385 * Security - Ensure the Events REST API respects the individual post access restrictions. [TEC TRIA-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] 386 400 387 401 = [6.5.0] 2024-05-14 =
Note: See TracChangeset
for help on using the changeset viewer.