31 Dec 2023 - Version 2.5
21 Sep 2023 - Version 2.3.5
17 Dec 2022 - Version 2.3.0.1
Fixed: Calendar Feed URL wasn't loading necessary scripts
16 Dec 2022 - Version 2.3
Added: You can now show other calendar feeds on a calendar using the Calendar Feed URL setting [(read how to add calendar feeds)](https://docs.gravitykit.com/article/899-displaying-events-from-another-calendar)
17 Nov 2022 - Version 2.2.2
* Fixed: Fatal error when loading plugin translations* Fixed: Slow loading times on some hosts* Fixed: Plugin failing to install on some hosts
04 Nov 2022 - Version 2.2.1
* Added: Support for future "Event" Gravity Forms field type when choosing a date field* Fixed: Plugin was not appearing in the "Add-Ons" section of the Gravity Forms System Status page
04 Sep 2022 - Version 2.1
* 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
02 Aug 2022 - Version 2.0.2
* 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
22 Apr 2022 - Version 2.0.1
Fixed: Invalid `.ics` file is generated when using a manual timezone offset (e.g., 'UTC-4' instead of 'America/New_York')
18 Mar 2022 - Version 2.0.0.1
Fixed: Calendar feeds not working due to the library not being included in the downloaded file
21 Feb 2022 - Version 2.0
24 Dec 2021 - Version 1.7.0.1
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.
30 Sep 2021 - Version 1.6.1
<p>* Fixed: Fatal error when trying to detect Gutenberg editor</p><p>* Fixed: Events without defined start/end time and spanning multiple days (e.g., September 28-30) would show as ending one day earlier</p><p>* Improved: Fully hiding Calendar feed options that should only be shown when a linked option is toggled</p>
24 Sep 2021 - Version 1.6.0.1
Fixed: [GP Nested Forms](https://gravitywiz.com/documentation/gravity-forms-nested-forms/) compatibility issue
06 Sep 2021 - Version 1.6
* 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))
08 Aug 2021 - Version 1.5.6
* Fixed: Line breaks ("\n") appearing in event title/description* Fixed: Fatal error when dragging and dropping events
26 Jul 2021 - Version 1.5.5
* Added: Settings option to control the display of HTML content in event title/description - Please note that this option is disabled by default and you may have to update your Calendar feed settings* Fixed: Display of event color swatches in Calendar feed settings
02 Jul 2021 - Version 1.5.4
* Fixed: Events that had a start time but no end time were being shown as ending at 23:59* Fixed: Fatal error when event has an incorrect start/end time (e.g., "00:00 pm")
03 Apr 2021 - Version 1.4.4