Skip to content

Releases: the-events-calendar/tribe-common

Maintenance Release 6.3.2

19 Nov 14:58
Compare
Choose a tag to compare
  • Feature - Implemented the core Help Hub logic, providing a flexible framework for managing support integrations, resource templates, and plugin-specific customization.
  • Feature - Introduced Asset interface which accounts for symlinks, while still provides a fluent api. [SL-246]
  • Feature - Update stellarwp/assets to version 1.4.2. [SL-246]
  • Tweak - Added actions: tec_help_hub_before_render, tec_help_hub_after_render, tec_help_hub_before_iframe_render, tec_help_hub_after_iframe_render, tec_help_hub_registered.
  • Tweak - Added filters: tec_help_hub_resource_sections_{$data_class_name}, tec_help_hub_resource_sections, tec_help_hub_body_classes.
  • Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted.

Maintenance Release: 6.3.1

05 Nov 18:37
cc1cb28
Compare
Choose a tag to compare
  • Fix - Prevent new Settings pages to over sanitize textarea fields, thus removing HTML from before/after in the Events UI. [TEC-5283]
  • Fix - Include backwards compatibility for deprecated proprieties in the Settings class used in The Events Calendar and Event Tickets [TEC-5312]

Feature Release: 6.3.0

30 Oct 13:48
cefbd1b
Compare
Choose a tag to compare

cat-2560x1440

  • Feature - Added integration with new premium Seating product for Event Tickets.
  • Language - 0 new strings added, 23 updated, 1 fuzzied, and 0 obsoleted

Feature Release 6.2.0

21 Oct 18:00
Compare
Choose a tag to compare
  • Feature - New Conditional Content supporting classes with available Traits for User targeted Dismissal.
  • Fix - Allow more svg attributes through the fields sanitization. [TEC-5282]
  • Tweak - Remove all of the deprecated Marketing related classes and files, as they are no longer used.
  • Tweak - Added filters: tec_settings_sidebar_sections
  • Tweak - Removed filters: tribe_black_friday_start_time, tribe_black_friday_end_time
  • Tweak - Added actions: tec_conditional_content_black_friday
  • Deprecated - Removed deprecated classes: Tribe\Admin\Notice\Marketing, Tribe\Admin\Notice\Marketing\Black_Friday, Tribe\Admin\Notice\Marketing\End_Of_Year_Sale, Tribe\Admin\Notice\Marketing\Stellar_Sale, Tribe\Admin\Notice\Conditional_Content\, Tribe\Admin\Notice\Marketing\Black_Friday, Tribe\Admin\Notice\Marketing\End_Of_Year_Sale, Tribe\Admin\Notice\Marketing\Stellar_Sale
  • Language - 1 new strings added, 44 updated, 1 fuzzied, and 22 obsoleted

Feature Release 6.1.0

26 Sep 20:26
Compare
Choose a tag to compare
  • Feature - Update core settings functionality and styles to allow for new plugin settings layout. [TEC-5124]
  • Feature - Update settings field generation and add functionality to facilitate sidebars on settings pages. [TEC-5137]
  • Tweak - Added filters: tribe_field_output_{$this->type}, tribe_field_output_{$this->type}_{$this->id}, tec_settings_page_logo_source, tribe_settings_wrap_classes, tribe_settings_form_class, tribe_settings_tab_{$key}
  • Tweak - Removed filters: tribe_field_output_, tribe_settings_form_element_tab_, tribe_settings_tab_
  • Tweak - Added actions: tec_settings_sidebar_start, tec_settings_sidebar_header_start, tec_settings_sidebar_header_end, tec_settings_sidebar_end, tec_settings_init, tec_settings_render_modal_sidebar, tribe_settings_tab_after_link, tec_settings_tab_licenses
  • Language - 16 new strings added, 138 updated, 6 fuzzied, and 18 obsoleted

Hotfix Release: 6.0.3.1

17 Sep 02:38
6.0.3.1
5663c5e
Compare
Choose a tag to compare
  • Security - Improve general escaping for ORM queries to prevent legacy Events methods to be used for SQL injections.

Maintenance Release 6.0.3

11 Sep 18:13
Compare
Choose a tag to compare
  • Feature - Adding the method tec_copy_to_clipboard_button which can be used to print a button which on click would copy a text to the user's clipboard. [ET-2158]
  • Fix - Correct bug when term slugs were numeric.
  • Fix - Optimized prime_term_cache to return early when no posts are provided [TECTRIA-229]
  • Language - 2 new strings added, 21 updated, 1 fuzzied, and 0 obsoleted

Maintenance Release 6.0.2

22 Aug 21:06
Compare
Choose a tag to compare
  • Fix - Fixed attendee, updated attendee, and checkin endpoints from having invalid response for workflow operation 'id' to be of type 'Integer' but is of type 'String'. [EVA-160]
  • Fix - Stellar Sale's banner links, details, and HTML tags handling. [TEC-5121]
  • Tweak - Change setup of queues for Automator integrations to use Event Tickets Plus and Events Calendar Pro hooks instead of the core versions. [EVA-160]
  • Tweak - Move Registering of Power Automate and Zapier endpoints to Event Tickets Plus and Events Calendar Pro. [EVA-160]
  • Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted

Maintenance Release 6.0.1

07 Aug 16:27
Compare
Choose a tag to compare
  • Fix - Change hook to detect if TEC is active for Automator Event Endpoints used by Power Automate and Zapier. [TEC-5123]
  • Fix - Move action pre-dispatch filters for Zapier to Event Tickets Plus and Events Calendar Pro to fix not authorized errors. [TEC-5123]
  • Language - 0 new strings added, 10 updated, 1 fuzzied, and 1 obsoleted

Hotfix Release: 6.0.0.2

24 Jul 21:31
6.0.0.2
Compare
Choose a tag to compare
  • Fix - Stellar Sale's banner links, details, and HTML tags handling. [TEC-5121]