Releases: mt-support/tribe-ext-daystrip
Releases · mt-support/tribe-ext-daystrip
version 2.1.0
= [2.1.0] 2024-11-01 =
- Version - This and future versions of the extension require TEC 6.7.0. It is no longer compatible with the legacy admin design.
- Fix - Make sure the settings are visible and work with the new TEC admin interface. [TECEXT-337]
- Fix - Changed a
sprintf()
toprint()
for outputting styling code directly into the markup, ensuring proper display of styles. - Fix - Added a check so that some styling is only loaded on the pages where needed.
- Tweak - Updated plugin version requirement.
Feature Release 2.0.0
= [2.0.0] 2024-01-25 =
- Version - This and future versions of the extension require TEC 6.0. It is no longer compatible with the legacy views.
- Fix - Correct an issue where a divisor could be a non-integer, resulting in an error. [TEC-4975]
- Fix - Make sure that all options have a default value, so the extension can be used right after activation.
- Fix - Now the day and month names show up on the day-to-day navigation bar from the start.
- Fix - The event marker now properly shows up on days with events.
- Tweak - There is now no warning message when saving the settings with an empty Start Date field.
- Deprecated - Deprecated
enquque_daystrip_styles()
forenqueue_daystrip_styles()
to correct a spelling error.
version 1.0.1
= [1.0.1] 2021-04-14 =
- Fix - Adjusted the template directory to the correct one.
- Tweak - Replaced Modern Tribe references with The Events Calendar
version 1.0.0
= [1.0.0] 2020-10-16 =
Initial release