Released 1.5.29
-
As a gift for the holidays, a new release:
* Feature: allow 2Checkout sandbox/test/live modes
* Feature: added Sage Pay payment gateway
* Feature: attempt to make the map sizes responsive: width and height can be “%” too, for responsiveness: width should be 100%
* Feature: added conditional booking placeholder #_IS_MULTIBOOKING again, only returns 1 when actually doing a multi-booking, not when updating/deleting a booking
* Feature: extra info can be requested for a person: #_LASTNAME (= #_NAME), #_FIRSTNAME, #_ADDRESS1, #_ADDRESS2, #_CITY, #_STATE, #_ZIP, #_COUNTRY
also the corresponding booking placeholders are there: #_RESPLASTNAME (= #_RESPNAME), #_RESPFIRSTNAME, …
* Feature: added placeholders #_EVENTCSVBOOKINGSLINK and #_EVENTCSVBOOKINGSURL
* Feature: added conditional event placeholders #_IS_AUTHOR, #_IS_CONTACTPERSON and #_IS_AUTHOR_OR_CONTACTPERSON
* Feature: allow csv/print/column reorder and column hiding in people, pending bookings, reservations
* Security improvement: the form message could be altered upon booking, so one could be tricked in executing wrongful html code
so a check has been added to make sure that the form message is generated by the system, not a malicious person
* Bugfix: make the location map show again when editing locations
* Improvement: German language updates, thanks to Joerg Knoerchen
* Improvement: autocomplete person info (based on name) when adding new registrations in the backend
- The topic ‘Released 1.5.29’ is closed to new replies.