You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvement: Prevent duplicate cookies in consent per service array
Improvement: caching improvements
Improvement: sharing of data multicheckbox with "more options" button
Improvement: stricter shortcode pattern for gutenberg prevents non intentional redirect to english version when shortcode contains custom class with 'us' string, props @sami54000
Improvement: stricter regex pattern for youtube in elementor, preventing issues when video is self hosted, props @hatchjaw
Improvement: extend custom css examples
Improvement: catch situation where user selects that social media are used, but does not select any social media
Improvement: drop defer from matomo js, as it is deprecated in favor of async
Fix: changes in manage consent button option causing issue in AMP integration, props @tarbyonline