Here are the new updates we implemented this week:
Bug Fixes
- Team Lead Dashboard — Fixed an issue where the Team Lead assignment dashboard would fail to load entirely.
- Events — Fixed an issue where Admins and Users were shown false duplicate registrations when viewing the registrants list for an Event via the Admin Panel or the User Portal.
- Courses — Fixed an issue where courses containing only an Event and a Final Course Survey were incorrectly marking the Final Course Survey as required when a user was checked in to the Event, preventing course completion.
- Admin Roles & Permissions — Fixed an issue where Sub-Admins with User Segmenting configured in their role permissions were unable to remove Users or User Groups from a User Team — removed entries would be automatically re-added upon saving.
- Team Lead Dashboard — Fixed an issue where the Assignment Data toggle was turned on by default; it is now off by default as intended.
- Quizzes — Fixed an issue where creating a quiz through a DIZI lesson with apostrophes in the content caused encoding characters to appear in the quiz text.
- eCommerce — Fixed an issue where public (unregistered) users attempting to apply a Promo Code during a Subscription Registration were getting stuck on "Processing" and required a page refresh to complete.
- Certificates — Fixed an issue where using a PDF as an external certificate was causing it to appear duplicated in the preview and creating multiple copies in the file manager.
API Updates
- GET & DELETE — Learning Path Progress: New endpoints that allow you to retrieve a user's current progress through a Learning Path, or remove that progress entirely. Useful for integrations that need to track or reset where a learner left off in a multi-step learning journey.
- GET — Users/Events: The Users/Events endpoint now returns additional registration data, including registration status (registered, waitlisted, etc.), waitlist order, and the Course ID associated with an Event registration. This makes it easier to build integrations that reflect accurate enrollment and waitlist information from your Tovuti data.