Released 1.2.0
-
A new major release has been made, with some significant new features:
– multiple seats can now be defined (as multiple prices were already possible) to define a max number of seats per corresponding price
-format templates can now be created and used in the events_list and events_locations shortcodes as follows:
[events_list template_id=3]
This renders the use of the ‘format’ parameter obsolete and is more powerfull as it allows conditional tags inside the format template.
– recurrence is now also possible on specific days, not just a patternThe whole changelog:
* Feature: multi-seat events are now possible: the same as multiprice events, but now you can limit the number of seats per price category if wanted
* Feature: format templates can now be created and used in the events_list and events_locations shortcodes as follows:
[events_list template_id=3]
This renders the use of the ‘format’ parameter obsolete and is more powerfull as it allows conditional tags inside the format template.
* Feature: recurrence is now also possible on specific days, not just a pattern
* Feature: maptype for google maps can be defined in the settings for global and individual maps (Roadmap, Satellite, Hybrid or Terrain)
* Feature: added event placeholders #_TOTALSEATSxx, #_AVAILABLESEATSxx and #_BOOKEDSEATSxx to show seat info per seat category
* Improvement: remove some unneeded caching in the EME admin section.
* Improvement: Dutch language update, thanks to Guido
* Improvement: show which required fields are missing when filling out a rsvp form
* Bugfix: better all-day indication in ical
* Bugfix: make #_TOTALPRICE and #_TOTALPRICExx also work for “Booking mails” reminders
* Bugfix: jump to RSVP confirmation message upon successfull registration
* Bugfix: better matching rules for #_CATEGORIES with include/exclude categories
* Bugfix: all day event fix
- The topic ‘Released 1.2.0’ is closed to new replies.