Skip to content

Commit

Permalink
v5.21.2
Browse files Browse the repository at this point in the history
v5.21.2
  • Loading branch information
webnuswp committed Jul 20, 2021
1 parent d49d931 commit 91f03da
Show file tree
Hide file tree
Showing 15 changed files with 602 additions and 139 deletions.
70 changes: 68 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
**Donate link:** https://webnus.net \
**Tags:** Event, Events, Calendar, Booking, Schedule, Organizer, Venue \
**Requires at least:** 4.0.0 \
**Tested up to:** 5.7.2 \
**Stable tag:** 5.20.0 \
**Tested up to:** 5.7 \
**Stable tag:** 5.21.2 \
**Requires PHP:** 5.6 \
**License:** GPLv2 or later \
**License URI:** https://www.gnu.org/licenses/gpl-2.0.html
Expand Down Expand Up @@ -239,6 +239,7 @@ You can see [plugin documentation](https://webnus.net/dox/modern-events-calendar

## Key Features

- Stop selling tickets when the first occurrence of an event happened (*pro*)
- Assets Manager
- Change the SEO title of occurrences
- Show event content only for those users that booked the event (*pro*)
Expand Down Expand Up @@ -605,6 +606,71 @@ You can see [plugin documentation](https://webnus.net/dox/modern-events-calendar

## Changelog

### 5.21.2 – 17 July 2021

- Fixed: Some minor issues

### 5.21.1 – 15 July 2021

- Fixed: Fatal error

### 5.21.0 – 14 July 2021

- Added: Search refine option
- Added: Detailed time option for applicable skins
- Added: Event dates to the monthly view when the “Display All Events” option is enabled
- Added: A reset ability that can be added to the search module
- Added: Custom color option to the categories
- Improved: Language files
- Improved: Display of the “Load More” button
- Fixed: “WC as Payment System” in multilingual websites (pro)
- Fixed: Booking import (pro)
- Fixed: First and last name detection
- Fixed: The event link and more info link in the modal
- Fixed: Displaying more info section when location is not set
- Fixed: Date localization in WooCommerce checkout (pro)
- Fixed: An issue on Frontend Event Submission
- Fixed: An issue on showing the wrong expired label
- Fixed: An issue on saving event status data in Frontend Event Submission
- Fixed: An issue in Mailchimp integration (pro)
- Fixed: Some issues in the related events module
- Fixed: Some issues in the search module
- Fixed: Showing all-day events in the reports menu
- Fixed: The “User Event Publishing” notification when the event was submitted from the frontend
- Fixed: Some PHP notices and warnings

### 5.20.6 – 26 June 2021

- Fixed: Some minor issues.

### 5.20.5 – 23 June 2021

- Added: An option to be able to change thank you page options per event (pro)
- Added: An option to display event time in carousel skin
- Added: An option to automatically refund the booking amount when paid by Stripe (pro)
- Added: An option to stop selling tickets when the first occurrence of an event happened (pro)
- Added: An option to send notifications to additional organizers in addition to the main organizer
- Improved: the backend shortcode builder to not show expired events as a selectable option in some skins, including a countdown
- Improved: the taxonomy system to be more compatible with WPML
- Updated: Dutch (Netherlands) language (Thanks to Petter Berg)
- Updated: French language (Thanks to Eric)
- Fixed: Showing wrong value for available spots in available spots skin (pro)
- Fixed: Tile skin regarding link target
- Fixed: The cost field
- Fixed: Carousel skin regarding displaying labels
- Fixed: Some issues regarding multilingual and translations
- Fixed: Displaying translated dates in the booking menu of the backend (pro)
- Fixed: Google calendar link of notifications
- Fixed: User booking limit and WC as a payment system (pro)
- Fixed: The event link placeholder for custom day events
- Fixed: The list and grid skins
- Fixed: An issue in import/export (pro)
- Fixed: Some issues in the name of events
- Fixed: Some issues pertaining to date fields (pro)
- Fixed: SVG icon for social share buttons
- Fixed: Booking price calculation in exported files when an event or ticket is removed (pro)
- Fixed: some warnings

### 5.20.0 – 9 June 2021

- Added: The event cost, event link, more info link with title and target, organizer, and location to the occurrences section to provide an ability to change them per occurrence
Expand Down
Loading

0 comments on commit 91f03da

Please sign in to comment.