Skip to content

Releases: the-events-calendar/tribe-common

Maintenance Release: 5.1.12

02 Nov 17:08
5.1.12
Compare
Choose a tag to compare
  • Tweak - Ticketing & RSVP tab selected by default when clicking Help from the Tickets menu. [ET-1837]
  • Language - 0 new strings added, 124 updated, 1 fuzzied, and 0 obsoleted

Maintenance Release 5.1.11

19 Oct 18:12
Compare
Choose a tag to compare

= [5.1.11] 2023-10-19 =

  • Fix - AM/PM time formats g:i A and g:i a are now respected for the French locale. [TEC-4807]
  • Tweak - Pass the appropriate arguments to telemetry opt-ins.
  • Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted

Hotfix Release 5.1.10.1

12 Oct 20:21
Compare
Choose a tag to compare

= [5.1.10.1] 2023-10-12 =

  • Fix - Correct a problem that can cause a fatal when plugins are deactivated in a certain order. [TEC-4951]
  • Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted

Maintenance Release 5.1.9

03 Oct 19:42
Compare
Choose a tag to compare

= [5.1.9] 2023-10-03 =

  • Tweak - Updated focus state for relevant elements to have default outline ensuring improved accessibility and consistent browser behavior. [TEC-4888]
  • Fix - Resolved "Uncaught ReferenceError: lodash is not defined" error by adding lodash as a dependency for the Block Editor Assets. [ECP-1575]
  • Language - 0 new strings added, 9 updated, 1 fuzzied, and 0 obsoleted

Hotfix Release 5.1.8.1

29 Sep 15:26
Compare
Choose a tag to compare

= [5.1.8.1] 2023-09-28 =

  • Fix - Correct issue where Telemetry would register active plugins multiple times. [TEC-4920]
  • Fix - Ensure Telemetry's register_tec_telemetry_plugins() only runs on the plugins page i.e. on plugin activation. [TEC-4920]

Maintenance Release: 5.1.8

14 Sep 00:09
5.1.8
8965cb1
Compare
Choose a tag to compare
  • Tweak - Compress the size of all images used by the Common module, to reduce the size of the plugin
  • Tweak - Set background image to none on the button element to prevent general button styling overrides. [ET-1815]

Maintenance Release 5.1.7

05 Sep 14:53
Compare
Choose a tag to compare

= [5.1.7] 2023-09-05 =

  • Fix - Broken UI on the WYSIWYG field in the Additional Content section of the admin display settings. [TEC-4861]
  • Fix - Resolves a plugin integration bug that happens in certain scenarios with instantiating Firebase\JWT library classes. In these scenarios you would see a fatal error similar to Uncaught TypeError: TEC\Common\Firebase\JWT\JWT::getKey(): Return value must be of type TEC\Common\Firebase\JWT\Key, OpenSSLAsymmetricKey returned.. [TEC-4866]
  • Fix - WP Rewrite was being incorrectly initialized in some scenarios due to container DI, and causing some 404s. This was affecting classes that extend the Tribe__Rewrite. [TEC-4844]
  • Language - 0 new strings added, 6 updated, 1 fuzzied, and 0 obsoleted

Maintenance Release: 5.1.6

15 Aug 14:57
5.1.6
dbccca0
Compare
Choose a tag to compare
  • Feature - Add the 'Tribe__Repository__Query_Filters::meta_not' method to work around costly meta queries.
  • Tweak - Added filters: tec_block_has_block, tec_block_{$block_name}_has_block, tec_common_rewrite_dynamic_matchers, tec_shortcode_aliased_arguments, tec_shortcode_{$registration_slug}_aliased_arguments
  • Language - 0 new strings added, 23 updated, 1 fuzzied, and 0 obsoleted

Maintenance Release: 5.1.5

15 Aug 14:51
5.1.5
da144a3
Compare
Choose a tag to compare
  • This version was skipped due to a merge and packaging issue.

Maintenance Release 5.1.4

10 Aug 18:30
Compare
Choose a tag to compare
  • Feat - Fire an action on Service Provider registration; register Service Providers on action with Container::register_on_action.
  • Fix - Ensure we output valid html around
    and
    elements in an accessible way. [TEC-4812]
  • Tweak - Correct some issues around PHP 8.1 deprecations. [TEC-4871]
  • Tweak - Added filters: tec_integration:should_load, tec_integration:{$parent}/should_load, tec_integration:{$parent}/{$type}/should_load, tec_integration:{$parent}/{$type}/{$slug}/should_load, tec_debug_info_sections, tec_site_heath_event_stati, tec_debug_info_field_get_{$param}, tec_debug_info_field_{$field_id}_get_{$param}, tec_debug_info_section_get_{$param}, tec_debug_info_section_{$section_slug}_get_{$param}, tec_common_timed_option_is_active, tec_common_timed_option_name, tec_common_timed_option_default_value, tec_common_timed_option_pre_value, tec_common_timed_option_value, tec_common_timed_option_pre_exists, tec_common_timed_option_exists, tec_telemetry_migration_should_load, tec_common_telemetry_permissions_url, tec_common_telemetry_terms_url, tec_common_telemetry_privacy_url, tec_common_telemetry_show_optin_modal, tec_telemetry_slugs, tec_admin_update_page_bypass, tec_disable_logging, tec_common_parent_plugin_file, tec_model_{$this->get_cache_slug()}_read_cache_properties, tec_model_{$this->get_cache_slug()}_put_cache_properties, tec_pue_invalid_key_notice_plugins, tec_pue_expired_key_notice_plugins, tec_pue_upgrade_key_notice_plugins, tec_common_rewrite_localize_matcher
  • Tweak - Removed filters: tribe_google_data_markup_json, tribe_general_settings_tab_fields
  • Tweak - Added actions: tec_container_registered_provider, tec_container_registered_provider_, tribe_log, tec_telemetry_auto_opt_in, tec_common_telemetry_preload, tec_common_telemetry_loaded, stellarwp/telemetry/optin, tec_locale_translations_load_before, tec_locale_translations_load_after, tec_locale_translations_restore_before, tec_locale_translations_restore_after
  • Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted