Skip to content

Releases: fullcalendar/fullcalendar

v6.1.19

10 Aug 01:58

Choose a tag to compare

  • feature: Angular 20 support (#7946)
  • feature: setting to control how nowIndicator displays in all-day slots (#6175)
    (nowIndicatorSnap; use false to ensure time-granularity always)
  • fix: allow business hours that START past midnight (#7934)

📢 FYI, read an update about v7 »

v6.1.18

30 Jun 03:37

Choose a tag to compare

  • fix: Optimize custom content-injection rerendering performance (#3003, #7650)
    (Especially important for event rerendering with eventContent)

v6.1.17

02 Apr 13:56

Choose a tag to compare

  • fix: recurring event start/end time not updated when timezone changed (#5273)
  • fix: nowIndicator not updated when timezone changed (#5753)
  • fix: nowIndicator lags after returning to suspended tab (#7806)
  • fix: "today" date does not update after current time crosses midnight (#3783)
  • fix: day header 1 day behind with Luxon & timezone with midnight DST (#7633)
  • fix: in timeline, incorrect navLink for granularities other than day/week (#4931)
  • fix: validRange in multiMonth view does not render all the days (#7287)
  • angular: Accept TempateRef for resourceAreaColumns.cellContent (#7894), thx @gongAll

v6.1.16

05 Dec 03:50

Choose a tag to compare

Angular

  • Angular 19 support (#7824)

v6.1.15

12 Jul 21:47

Choose a tag to compare

General

  • fix: dragScroll does not work on multiMonth view (#7324)
  • fix: clicking on nowIndicator line ignores the event behind (#6801)
  • fix: dates not selectable in Shadow DOM since v6.1.12 (#7685)

React

  • fix: adaptive print version shows events with custom eventContent with zero height (#7419)

v6.1.14

05 Jun 01:15

Choose a tag to compare

React

  • React 19 support

Angular

  • Angular 18 support (#7682)

v6.1.13

22 May 15:28

Choose a tag to compare

TimeGrid

  • follow-up fix to #7533 that improves event-dragging from timed to all-day

Timeline

  • follow-up fix to #7335 that sidesteps issues with dynamically loaded fonts

v6.1.12

21 May 23:49

Choose a tag to compare

General

  • fix: don't allow event drag-n-drop on obscured calendars (#5026)

TimeGrid

  • fix: when moving event from all-day -> timed, use literal mouse position for event drop (#7533)

Timeline

  • fix: timeline rtl initial scroll on Chrome (#7335)

v6.1.11

20 Feb 16:49

Choose a tag to compare

General

  • fix: fc-event-past className not attached to events that end midnight before today (#6120, #6486)
  • fix: aria-labelledby on view container should not exist when headerToolbar:false (#6884)

DayGrid and MultiMonth

  • fix: possible infinite recursion with dayGrid, dayMaxEventRows, and many hidden event rows (#7462)
  • fix: possible +more link numbers incorrect (#7573, #6608, #6900)

React

  • fix: events incorrectly positioned w/ React strict-mode (#7574, #7389, #7400)

Angular

  • fix: Angular 17 SRR error with el.getRootNode (#7550)

v6.1.10

29 Nov 01:58

Choose a tag to compare

  • feature: Angular version 17 support (#7525)
  • fix: Vue 3 background event with custom rendering, not receiving el in eventDidMount (#7524)
  • fix: font-icon elements should have role="img" (#7501)
  • locale: fix bg (#7493)
  • locale: fix ca (#7394)
  • locale: fix nl (#7471)