Skip to content

Releases: GuavaCZ/calendar

3.1.0

23 Mar 18:09

Choose a tag to compare

3.1.0 (2026-03-23)

Features

  • add calendar resource to date click/select info (e6b217e)
  • allow Htmlable for resource title (deb483f)
  • Laravel 13.x Compatibility (2eff08f)
  • update underlying vkurko/calendar version (4f96dcc)

Documentation

  • Change method visibility and return type in README.md (25fb36c)

Chore

  • align method visibility (9f12df4)

Style

3.0.2

18 Feb 17:54

Choose a tag to compare

3.0.2 (2026-02-18)

Bug Fixes

  • contextual info was not resolving correctly when multiple specific types were type-hinted (907cae6)

Style

3.0.1

24 Jan 11:39
4db31e9

Choose a tag to compare

3.0.1 (2026-01-24)

Bug Fixes

  • Detect and parse HTML title in fromCalendarObject (4db31e9)

3.0.0

24 Jan 09:23

Choose a tag to compare

3.0.0 (2026-01-24)

⚠ BREAKING CHANGES

  • add support for filament v5

Features

  • add support for filament v5 (f10884a)
  • change to support v5 only (d061edb)

2.1.1

08 Dec 19:37
9d010d2

Choose a tag to compare

2.1.1 (2025-12-08)

Bug Fixes

  • add translation to french (9d010d2)

2.1.0

08 Dec 19:29

Choose a tag to compare

2.1.0 (2025-12-08)

Features

  • Adding support for Htmlable's in the title (d69e444)
  • enable setting timezone from calendar object (a123d18)
  • enable setting timezone from calendar object (8c379ee)

Documentation

  • update onEventDrop method documentation (a6f9ae9)

Style

2.0.2

18 Aug 17:03

Choose a tag to compare

2.0.2 (2025-08-18)

Bug Fixes

  • use enum instead of string in calendar view (5e01802)

2.0.1

18 Aug 11:28

Choose a tag to compare

2.0.1 (2025-08-18)

Bug Fixes

2.0.0

17 Aug 13:52

Choose a tag to compare

2.0.0 (2025-08-17)

⚠ BREAKING CHANGES

  • support filament 4

Features

  • context menu "on demand", making it possible to render context menu actions conditionally (e6acd86)
  • on demand context menu (wip) (5ab9f83)
  • support filament 4 (ef2aef1)

Refactor

Chore

Style

2.0.0-beta.2

17 Aug 13:49

Choose a tag to compare

2.0.0-beta.2 Pre-release
Pre-release

2.0.0-beta.2 (2025-08-17)

Features

Refactor

Style