Skip to content

Feature Release 2.0.0

Choose a tag to compare

@Camwyn Camwyn released this 25 Jan 22:51
· 11 commits to master since this release
6938558

= [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() for enqueue_daystrip_styles() to correct a spelling error.