Skip to content

Commit

Permalink
v5.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmartens committed Oct 7, 2024
1 parent 6ba34b3 commit 789a10b
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Solspace Calendar Changelog

## 5.0.9 - 2024-10-07

### Added
- Added the ability to filter events by _Author_ in the control panel Events index.

### Fixed
- Fixed a bug where calendars with reused instanced fields in the same field layout (Craft 5) were not saving values.
- Fixed a bug where the _ICS Description_ and _ICS Location_ field dropdowns would not show reused instanced fields (Craft 5) in calendar settings.
- Fixed a bug where the _Calendar Events_ field type could trigger a `Serialization of 'Closure is not allowed'` error.
- Fixed a bug where unique UIDs were not generated for field layout elements when duplicating calendars. Added a migration for Craft 4 installs.

## 5.0.8 - 2024-09-12

### Fixed
Expand Down

0 comments on commit 789a10b

Please sign in to comment.