Skip to content

v1.5.0

Compare
Choose a tag to compare
@dongsik-yoo dongsik-yoo released this 16 Jul 06:25
· 1468 commits to main since this release

Features

  • 67d6578 Feat: Add Schedule.state string property

Bug Fixes

  • 1f3b74a Fix: jquery plugin namespace error
  • 2ceed8a Fix: Schedules overlap when no duration (start == end) (close #154)
  • cf7d915 Fix: setCalendarColor error with option.calendars
  • d5ac9fe Fix: save new location and new state during schedule update (Thanks to @stephanepilla)