= [6.1.2] 2024-12-17 =
* Tweak – Changed views: `tickets-plus/attendee-list-checkbox-rsvp`, `tickets-plus/attendee-list-checkbox-tickets`, `tickets-plus/orders-edit-meta`, `tickets-wallet-plus/pdf/pass/body/ticket-info/attendee-details`
* Tweak – Updated file paths in the folder ‘src/views/tickets-plus’ for `attendee-list-checkbox-rsvp.php`, `attendee-list-checkbox-tickets.php`, and `orders-edit-meta.php` from `[your-theme]/tribe` to `[your-theme]/tribe-events`. [ETP-888]
* Fix – Attendee registration fields will now appear when the AR modal is disabled. [ET-2266]
* Fix – Corrected all template override paths in `src/admin-views/manual-attendees` files and set `set_template_folder_lookup` to `true`. [ETP-961]
* Fix – Ensure that number_format is used with a float value to prevent issues with PHP 8.0+. [ETP-962]
* Fix – Prevent Seating scripts from loading in Attendee Registration page or Checkout when there are no Seating Tickets in cart. [ETP-964]
* Fix – Remove an additional `pdf/` being added to the template override path for the files in the `attendee-details` directory. [ET-2265]