Skip to content

Commit

Permalink
v5.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
kjmartens committed Aug 10, 2024
1 parent 9cbfbd3 commit a3953a0
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Solspace Calendar Changelog

## 5.0.7 - 2024-08-10

### Fixed
- Fixed issues with permissions when using the Craft Team edition.
- Fixed a bug where using the `groupedBy` methods would return an error when listing events.
- Fixed a bug where importing Calendar events with empty RRULES via Feed Me would fail.
- Fixed a bug where importing Calendar events via _Feed Me_ was incorrectly updating translatable fields.
- Fixed a bug where data from some third-party field types were not saving correctly.

## 5.0.6 - 2024-07-12

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solspace/craft-calendar",
"description": "The most reliable and powerful event management plugin for Craft.",
"version": "5.0.6",
"version": "5.0.7",
"type": "craft-plugin",
"authors": [
{
Expand Down

0 comments on commit a3953a0

Please sign in to comment.