* Improved: Now you can use the [`{get}` Merge Tag](https://docs.gravitykit.com/article/314-the-get-merge-tag) to filter displayed entries by passing URL parameters
* Updated: The name of the plugin is now GravityCalendar, so we updated shortcodes to use the new name. Prior shortcodes will continue to work!
- `[gravitycalendar]` instead of `[gv_calendar]`
- `[gravitycalendar_link]` instead of `[gv_calendar_link]`
- `[gravitycalendar_copy_button]` instead of `[gv_calendar_copy_button]`
- `[gravitycalendar_export_button]` instead of `[gv_calendar_export_button]`
* Updated: Use the GravityCalendar icon in the plugin menu and on blocks
* Fixed: Scripts and styles were loading on pages without calendars
__Developer Updates:__
* Updated: FullCalendar library from 5.10.1 to 5.11.3
* Updated: Popper library from 2.9.3 to 2.11.6
* Updated: Uses our new GravityCalendar icon in the Gravity Forms menu
* Fixed: Javascript error when configuring Legacy Widgets in the WordPress Dashboard
* Tested to WordPress 6.0.1
Fixed: Invalid `.ics` file is generated when using a manual timezone offset (e.g., 'UTC-4' instead of 'America/New_York')
Fixed: Calendar feeds not working due to the library not being included in the downloaded file
Fixed: Potential fatal error when Calendar is embedded on a page and GravityView is not installed. Calendar does _not_ require GravityView, sorry for the issue.
Fixed: [GP Nested Forms](https://gravitywiz.com/documentation/gravity-forms-nested-forms/) compatibility issue
* Added: New Conditional Logic that lets you filter events using AND/OR operators
- Many more Conditional Logic filtering options are available!
__Developer Updates:__
* Updated: [FullCalendar](https://fullcalendar.io/) library was updated to v5.9 (see a [list of changes](https://github.com/fullcalendar/fullcalendar/releases/tag/v5.9.0))
* Updated: [Popper](https://popper.js.org/) library was updated to v2.9.3 (see a [list of changes](https://github.com/popperjs/popper-core/releases/tag/v2.9.3))
* Fixed: Line breaks ("\n") appearing in event title/description
* Fixed: Fatal error when dragging and dropping events