Releases: the-events-calendar/tribe-common
Releases · the-events-calendar/tribe-common
Hotfix Release: 6.8.0.1
Feature Release: 6.8.0
- Feature - Introduced milliseconds methods and improved Custom Table methods, as part of supporting ET's Square integration. [ET-2383]
- Tweak - Added actions:
tec_common_settings_manager_pre_set_options
,tec_common_settings_manager_post_set_options
,tec_common_settings_manager_set_option
,tec_common_settings_manager_remove_option
- Tweak - Added filters:
tec_help_hub_pages
,tec_help_hub_telemetry_opt_in_link
,tec_help_hub_section_{$this->slug}_item
,tec_help_hub_section_{$this->slug}_items
,tec_help_hub_section_{$this->slug}
,tec_help_hub_section
,tec_help_hub_tab_{$this->id}
,tec_common_country_list
,tec_repository_schema_{$this->filter_name}
,tec_repository_schema
,tec_common_settings_manager_set_option
,tec_help_hub_header_logo_src
,tec_help_hub_header_logo_alt
,tec_help_hub_resources_title
- Tweak - Implemented new functionality to Help Hub to make it more extensible. [ET-2375]
- Tweak - Refactored Help Hub to improve extensibility and testing capabilities. [ET-2375]
- Tweak - Removed filters:
tec_country_list
- Language - 4 new strings added, 51 updated, 2 fuzzied, and 1 obsoleted.
Maintenance Release 6.7.1
- Fix - Ensures symbolic links are followed on Assets Group Paths. [TCMN-187]
- Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted.
Feature Release: 6.7.0
- Feature - Add
Abstract_API
andAbstract_Data
classes for Onboarding functionality. - Feature - Add
Abstract_Step
andStep_Interface
for Onboarding steps. - Feature - New Lists namespace with Country, Currency, and Timezone classes for standardized data handling.
- Tweak - Improved In-App Notifications (IAN) integration with admin pages.
- Tweak - Change
tribe_classes()
function totec_classes()
function for HTML class attribute handling. - Tweak - Change
tribe_asset()
function totec_asset()
function for asset loading. - Tweak - Add
$has_logo
property to Abstract_Admin_Page and refactor logo functionality. - Tweak - Add
DISMISS_PAGE_OPTION
constant toAbstract_Admin_Page
for dismissible pages. - Tweak - Add admin body class for admin pages through the
Abstract_Admin_Page
class. - Tweak - Update docblocks with proper return types in
Abstract_Admin_Page
class. - Tweak - Added filters:
tec_timezone_list
,tec_currencies_list
- Language - 4 new strings added, 42 updated, 1 fuzzied, and 0 obsoleted.
Hotfix Release 6.6.0.1
- Feature - Add a QR code Widget [TEC-5396]
- Feature - Move QR-Related code from ET to Common [TEC-5426]
- Feature - Move QR code library to Common [TEC-5403]
- Fix - Resolve a console error about IAN loading [TCMN-184]
- Tweak - Added filters:
tec_qr_code_can_use
,tec_qr_notice_valid_pages
,tec_qr_notice_valid_post_types
- Tweak - Removed actions:
tribe_log
- Tweak - Changed views:
v2/components/icons/messages-not-found
- Accessibility - Added proper accessibility attributes to the no results icon to ensure screen readers skip over it. [FBAR-332]
- Accessibility - Improve accessibility of select2 component, allowing tabbing into elements. [FBAR-330]
- Language - 4 new strings added, 2 updated, 1 fuzzied, and 0 obsoleted.
Maintenance Release 6.6.0
- Feature - Add a QR code Widget [TEC-5396]
- Feature - Move QR-Related code from ET to Common [TEC-5426]
- Feature - Move QR code library to Common [TEC-5403]
- Fix - Resolve a console error about IAN loading [TCMN-184]
- Tweak - Added filters:
tec_qr_code_can_use
,tec_qr_notice_valid_pages
,tec_qr_notice_valid_post_types
- Tweak - Removed actions:
tribe_log
- Tweak - Changed views:
v2/components/icons/messages-not-found
- Accessibility - Added proper accessibility attributes to the no results icon to ensure screen readers skip over it. [FBAR-332]
- Accessibility - Improve accessibility of select2 component, allowing tabbing into elements. [FBAR-330]
- Language - 4 new strings added, 2 updated, 1 fuzzied, and 0 obsoleted.
Hotfix Release 6.5.5.1
- Security - Added more safety checks to telemetry opt-ins/opt-outs. [TCMN-186]
- Language - 0 new strings added, 0 updated, 1 fuzzied, and 4 obsoleted.
Maintenance Release: 6.5.5
- Fix - Prevents logging while common hasn't fully loaded yet.
- Tweak - Compatibility update for Stellar Telemetry library.
- Tweak - Modified how tribe_context() function and class handle populating locations, prevents
tribe_context_locations
filter from happening 500x per pageload. - Language - 0 new strings added, 0 updated, 1 fuzzied, and 0 obsoleted.
Maintenance Release: 6.5.4
- Tweak - Added functions
tec_embed_header
andtec_embed_footer
that can be used for header/footer in embed context. - Tweak - Make sure update callbacks are executed prior
wp_loaded
action. [TEC-5436] - Tweak - Removed background image for Onboarding Wizard to avoid confusion. [TEC_5412]
- Fix - Added CSS that will hide the Install Event Tickets button following completing the Onboarding Wizard. [TEC-5410]
- Language - 0 new strings added, 24 updated, 1 fuzzied, and 0 obsoleted.
Maintenance Release: 6.5.3
- Version - Update Action Scheduler to 3.9.0
- Tweak - Moved abstract class for custom tables used accross multiple features into Common.
- Language - 7 new strings added, 1 updated, 1 fuzzied, and 0 obsoleted.