fullcalendar v1.4.8 Release Notes

Release Date: 2010-10-16 // over 13 years ago
    • ignoreTimezone option (set to false to process UTC offsets in ISO8601 dates)
    • 🛠 bugfixes
      • event refetching not being called under certain conditions (417, 554)
      • event refetching being called multiple times under certain conditions (586, 616)
      • selection cannot be triggered by right mouse button (558)
      • agenda view left axis sized incorrectly (465)
      • IE js error when calendar is too narrow (517)
      • agenda view looks strange when no scrollbars (235)
      • improved parsing of ISO8601 dates with UTC offsets
    • $.fullCalendar.version
    • 🔨 an internal refactor of the code, for easier future development and modularity