HorizonCalendar v1.14.0 Release Notes

Release Date: 2022-08-18 // over 1 year ago
  • โž• Added

    • โž• Added an option for vertical calendars to scroll to the top when the system status bar is tapped

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed a crash that occurred when programmatically scrolling to an out-of-bounds day
    • ๐Ÿ›  Fixed an issue that could cause the calendar to recalculate its layout using stale information after setting its content to a new value

    ๐Ÿ”„ Changed

    • โšก๏ธ Updated README.md to not reference deprecated functions
    • โœ‚ Removed an unnecessary layout assertion and replaced it with a warning

Previous changes from v1.13.0

  • ๐Ÿ”„ Changed

    • ๐Ÿ—„ Deprecated CalendarViewContent functions that have a "with" prefix, replacing them with equivalent functions that omit the unnecessary prefix