The Events Calendar
Fixes
- Local changes to events should be preserved in accordance with the Event Import Authority setting (thanks to @bryan for reporting this one) [72876]
- Correct the value for days of the week abbreviation (thanks @mmmmartin03 for the report) [75379]
Tweaks
- Enable the month view cache by default on new installations [74867]
- External links to Google maps changed from http to https (nice find by @bjf2000 - reported via the .org support page) [74930]
- Links to WordPress.org changed from http to https (ultimately this is also credited to @bjf2000's find. Thanks!) [72273]
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Avoid unnecessarily removing a callback from an action while inside the same action (improves PolyLang compatibility - props @Chouby) [73122]
- Resolving issue where sites that overrode the wp-admin path would fail to successfully perform a Facebook OAuth with Event Aggregator [74687]
Tweaks
- Improve template loading for easier customization by developers and better support of the template hierarchy (props @QWp6t) [72842]
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Resolved issue where iCal exports on month view were exporting more events than intended (thanks to @s2ldesign for reporting in our forums) [72133]
- Resolved meta width issue for maps when Pro is active (gracias a @ANTONIO JOSE por el reporte del error) [69844, 72272]
- Resolved issue where featured images were not being imported via Event Aggregator Facebook imports (cheers to @Cody for the initial bug report) [72764]
- Resolved issue where translated 'all' slugs were not respected (thank you @Marianne for your report in the forums) [71996]
Tweaks
- Translation improvements and fixes (@Katja - thanks! ) [70068]
- Allow "-1" when specifying the "Month view events per day" setting [70497]
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Ensure the global and source-specific Google Map settings for imports are respected [67228]
- Prevent PHP 5.2 Strict mode from throwing notices due to usage of
is_a[72812] - Ensure the events list widget's show/hide if there are upcoming events setting is respected [72965]
Tweaks
- Add filters for template tag functions related to dates:
tribe_get_start_time,tribe_get_end_time,tribe_get_start_dateandtribe_get_end_date[67759]
Security
- Remove deprecated usage of escapeMarkup in Select2 (props to miha.jirov for reporting this).
Fixes
- Resolved fatal caused when rendering themes that override tribe styles
Fixes
- Resolve the Fatals related to undefined methods and Memory exhaustion [71958, 71912]
- iCal export for Single events working again [71916]
- Resolve JavaScript error when jQuery was been de-registered [71369]
- Prevent Fatals when Importing Images on Event Aggregator [70576]
- Prevent Third Party notes to be escaped, anchor link working again [71872]
- Google Maps now are using HTTPS instead of HTTP (props @cliffordp)
- Prevent Fatals on Event Aggregator Cron, due to Activity logging failure [71904]
- Elminate some cases of problem with Facebook manual import on Event Aggregator [69137]
- WPML integration smaller incompatibilities [70520, 70522]
Tweaks
- Changes the Search label to prevent duplicate words (props @oheinrich) [72149]
- Add theme version to
tribe-event.css(props @berler) [71973]
