EventRight Pro (v2.0.0) Free Download
v2.0.0 Update 08-APR-2024
– [NEW] Added Mobile Apps Banner Section on Website home page (link can be set from admin panel)
– [ADD] Stripe payment token added to the invoice
– [ENHANCEMENT] Added Dropdown in SMTP Authentication & Mailer Type
– [ENHANCEMENT] Ticket CTA Button text changed to "Book Now"
– [ENHANCEMENT] Now using Organization name in website as Organizer's Name, kind of Brand name (SQL Query is attached)
– [UPDATE] Documentation updated regarding mobile apps section on home page
– [ADD] Debug Mode. In Admin Settings > Debug Mode
– [FIX] pagination button UI in my-tickets
– [FIX] having issue in coupon add, edit, delete in some scenarios
– [FIX] Different Ticket Validity Date
– [FIX] Added missing info on Organizer Profile Page
– [FIX] Inactive events are not visible in the Organizer Panel
– [FIX] Not able to Edit Online events from Organizer Panel due to scanner requirement
– [FIX] App users were visible to Organizer as well as admin
– [FIX] Organizer is seeing the notification of another organizers
– [FIX] the stripe payment token is not being saved in database
– [FIX] Coupon uses not being recorded in the booking data
– [FIX] Multiple minor bug fixes & enhancements
– [NOTE] There is a DB SQL Query file attached.
v1.13.0 Update 08-11-JAN-2024 - [ADD] Stripe Hosted Payment Page in User ticket Booking flow - [ADD] Added the feature to add images in the Event Description input - [FIX] Twilio invalid number error handling - [ADD] added followed event list API endpoint for user app - [FIX] ticket count number going negative - [FIX] tax was having minus sign in the payment page - [FIX] vendor payout: showing paid button even if paid already - [FIX] marker Icon was getting stretched in event details page - [FIX] Organiser name issues - [ADD] Error handling at multiple places v1.12.2 Update 11-DEC-2023 - [ADD] Verification status of the user (customers & organizers) - [FIX] User signup issue in website - [FIX] Reset password issue - [FIX] Verification issue
v1.11.0 Major Update 18-OCT-2023
- [NEW] Module Feature! Now admin can add additional modules developed for EventRightPro by SaaSMonks
- [NEW] Seat Map Module Capability added, Module coming soon
- [FIX] minor bug fixes
- [NOTE] There are database update queries attached in update notes folder & in root as well
v1.10.0 Update 10-OCT-2023
- [FIX] Added multiple missing localization keys in the sample base JSON file
- [IMPROVE] Sorted Sample JSON alphabetically for ease of use. We recommend sorting your existing JSONs as well via your IDE or any online tool.
- [FIX] Fixed localization keys in multiple blade files
- [FIX] restored the PayPal code which was removed in the previous release.
- [FIX] Logout button link was missing
- [FIX] Removed redundant languages insert queries from the installer SQL
- [UPDATE] Added steps in the documentation for the code update process
v1.9.0 Update 29-SEPT-2023
- [ADD] Now Organizers can receive settlements via Online Payment as well as Offline/Cash
- [ADD] If there are no SMTP details added from the admin, the system will skip the mailing
- [FIX] Settlement reports total amount were showing undefined
- [FIX] Spell fix in admin settings > payment settings > flutterwave
- [FIX] Stripe payment issue by changing from modal to input fields
- [FIX] Ticket Data Validation issue on the booking page —----------- (fixed in module branch)
- [FIX] Header responsive issue fixed
- [NOTE] There is a txt file with SQL queries to run after updating the code
- [FIX] Minor bugs fixed