Community
Fixes
- Event Status will now properly save when the user does not have the correct capabilities. [CE-194]
- When an event is submitted, the event edit link will now only display when
Edit their submissionsis enabled. [GTRIA-1062]
Languages
- 0 new strings added, 25 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Improved styling for checkboxes when using Twenty Twenty-One theme. [CE-190]
Fixes
- When deleting recurring events, the page will now automatically refresh to ensure the proper removal of all instances. [CE-191]
Languages
- 0 new strings added, 55 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- Deprecated Methods, Filters, and Actions older than version 4.9.2 have been removed. See release notes for a complete list. [CE-185]
- Removed filters:
tribe_get_event_website_url - Changed views:
community/columns/title
Languages
- 0 new strings added, 66 updated, 0 fuzzied, and 1 obsoleted
Tweaks
- Updated Community Events routes to fix a potential fatal with other plugins that use a di52 container. [CE-187]
Tweaks
- Refactored Community Events routes for improved testability and robustness. [CE-184]
- Updated internal test for Edit Event, Title, and Website views.
- Added filters:
tec_events_community_{$this->get_slug()}_page_title,tec_events_community_route_page_title - Removed filters:
tribe_events_community_edit_event_page_title,tribe_events_community_submit_event_page_title,tribe_events_community_remove_event_page_title,tribe_events_community_event_list_page_title - Changed views:
community/edit-event,community/modules/title,community/modules/website
Languages
- 2 new strings added, 62 updated, 0 fuzzied, and 1 obsoleted
Compatibilitys
- Events Community 4.10.8 is only compatible with The Events Calendar 6.1.2 and higher.
- Events Community 4.10.8 is only compatible with Event Tickets 5.6.1 and higher.
Fixes
- Lock our container usage(s) to the new Service_Provider contract in tribe-common. This prevents conflicts and potential fatals with other plugins that use a di52 container.
Tweaks
- Added internal tests for Terms. [CE-72]
- Added unique CSS class selectors to the Venue and Orgization sections on the Submit Event page. [GTRIA-967]
- Added filter
tec_events_community_taxonomy_module_template_classesto allow customizing classes for the Venue and Orgization sections on the Submit Event page. [GTRIA-967]
Fixes
- Prevent styling issue for Virtual Events when using the Twenty Twenty theme.
Languages
- 0 new strings added, 5 updated, 0 fuzzied, and 0 obsoleted
Tweaks
- The Organizer and Venue fields will now only show published posts. [CE-27]
- Hide the share area on Virtual Events if Community Tickets is not enabled. [CE-112]
- Changed views:
community/modules/terms
Fixes
- Upcoming events will display events that that are currently ongoing. [CE-179]
Terms of submissionwill now properly display special characters. [CE-72]
Languages
- 0 new strings added, 88 updated, 0 fuzzied, and 0 obsoleted
Fixes
- Updated the deprecated method Tribe__Events__Main::getPostTypes to use Tribe__Main::get_post_types(). [CE-175]
- Venues will now be properly required when the required snippet is used in conjunction with
Users cannot create new Venues. [CE-176] - The correct assets will load now when using the
tribe_community_eventsshortcode with Events Calendar PRO enabled. [CE-177]
Compatibilitys
- Events Community 4.10.4 is only compatible with The Events Calendar 6.0.10 and higher.
- Events Community 4.10.4 is only compatible with Event Tickets 5.5.8 and higher.
Tweaks
- PHP version compatibility bumped to PHP 7.4
- Version Composer updated to 2
- Version Node updated to 18.13.0
- Version NPM update to 8.19.3
