Skip to content

1.4.0

Compare
Choose a tag to compare
@mattsbanner mattsbanner released this 29 Apr 15:41
· 20 commits to master since this release
6f65d16

Added

  • Version number to composer.json.
  • Field time changes can be disabled within plugin settings.

Changed

  • Asset bundle to build with Laravel Mix 6.
  • "Time Exceptions" to "Time Changes" in field template.
  • Date formatting now runs via a Craft filter to apply user locale.
  • Ordinal is now returned for on month day repeat options in Calendarize service to match how it is updated in JS.

Removed

  • Duplicate asset bundle compiling the same assets.
  • Various unused dependencies.

Fixed

  • Bug where incorrect value was shown for month day repeat on entry load.