This commit is contained in:
erwanlr
2019-03-30 11:11:19 +00:00
parent 07b3826806
commit d653ce4e0e
145 changed files with 42813 additions and 6 deletions

View File

@@ -0,0 +1,69 @@
== Changelog ==
= 2.2.6 =
* List, day and week views added to the events calendar shortcode
= 2.2.5 =
* Updated the Full Calendar version
= 2.2.4 =
* Fixed bug that prevented business directory style sheets from loading
= 2.2.3 =
* Fixed some styling issues with the event calendar shortcode
= 2.2.2 =
* Added Return to Calendar link on single events page
* Added event details popup for the calendar
= 2.2.1 =
* Updated the list view to show only the days with events
= 2.2 =
* Fixed the maps not displaying and updating when event locations are updated
= 2.1 =
* Removed Freemius integration
* Fixed the issue of map not showing up on single event pages
* Added a place to enter the name for the ticket purchase url
= 2.0.1 =
* fixed bug in event list widget that caused events to display outside of widget
* Freemius integration
= 2.0 =
* changes to language files to facilitate translations
* totally revamped how recurring events work
* updated fullcalendar libraries
* calendar now has an option for list view
* iCal support: links on calendar and single event
* calendar widget obeys first day of week option
= 1.3 =
* Added category parameter to events_calendar shortcode
* Fixed bug where recurring events were duplicated on first day
= 1.2 =
* Events Calendar now requires Chamber Dashboard Business Directory
* moved currency settings to Business Directory settings page
= 1.0.4 =
* Fixed category colors not saving
= 1.0.2 =
* Fixed capabilities bug
= 1.0.1 =
* Fixed bug that hid "add new event"
= 1.0.3 =
* Fixed time entries
* other minor fixes
= 1.0.2 =
* Fixed capabilities bug
= 1.0.1 =
* Fixed bug that hid "add new event"
= 1.0 =
* Initial release