v1.20.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.19.1 Update 20-MAR-2024
– [NEW FEATURE] You can now assign multiple Scanners to the event
– [NEW FEATURE] Add coupon usage limit per user
– [ENHANCEMENT] Added an admin login redirect route (/admin/login)
– [ENHANCEMENT] Returned ticket details to the Scanner after scanning
– [ENHANCEMENT] Only assigned scanners will be able to scan the ticket
– [FIX] The event search by date was not working when selected with any date: today, tomorrow, this weekend or a specific date.
– [FIX] Attendees count amount fixed
– [FIX] Added table fields in the database
– [FIX] Coupon Usage Tracking not working
– [FIX] Added missing columns in the database
– [FIX] minor bug fixing
v1.18.0 Update 01-MAR-2024
– [ADD] Added a custom response message in Scanner API Scan Function if the ticket is pending
– [IMPROVED] Put redirect if the user tries to access the login page when he is already logged in
– [UPDATE] Added steps in Documentation to create an event with a ticket
– [IMPROVED] Mail Password storing in env will now have double quotes around it to allow some special characters in it.
– [FIX] When a user purchases 5 tickets quantity I scanned one ticket and then scanned the other ticket but it said the ticket limit was exceeded
– [FIX] After paying online Ticket gets a Pending status instead of a confirmed
– [FIX] Cannot see privacy policy in admin panel
– [FIX] fixed Multiple minor bugs
– [NOTE] There is a DB SQL Query file attached.