This release introduces Study Tours in Next Generation and the launch of API Version 2, opening the door to more powerful integrations, automation, and AI-driven solutions. Alongside these major additions, you'll also find a range of enhancements across Offers, student documents, templates, user management, record tracking, and reporting.
Together, these updates give your team more capability, greater flexibility, and a smoother experience across the platform.
Here's what's new. ✨
🔥Study Tours Have Arrived in Next Generation
new New Permission Required
Another major capability has arrived in Next Generation. Study Tours can now be managed directly from the Next Generation platform, bringing together the key tools you need to manage group-based study programs.
Create Study Tour Groups, prepare and issue offers, generate and merge documents, manage Study Tour Enrolments, and oversee financials, all from a single connected workspace. This is the first release of Study Tours in Next Generation, and we'll continue adding new enhancements and capabilities over the coming releases.
🚀 API Version 2: Built for Humans. Ready for AI.
Our new API Version 2 is now available, making it easier than ever to build secure integrations, automate workflows, and develop AI-powered applications. With comprehensive documentation, metadata-rich endpoints, and an AI-friendly design, it's built for both today's developers and tomorrow's intelligent agents.
Read the full announcement to discover what's new and how to get started
📋Offers Updates
Choose Custom Booking Date When Accepting an Offer
new Nextgen ONLY
You can now specify a custom Booking Date when accepting an offer.
The selected date will be applied as the Enrolment Booking Date and will also be used as the Invoice Date for all the invoices created through the offer acceptance process. If a custom date is not selected, the date on which the offer is accepted will continue to be used automatically.
Actual Start and Actual End Dates for Offer Units of Study
new
For courses that use Units of Study, two new optional fields have been added: Actual Start Date and Actual End Date.
These fields let you record the dates a unit is expected to actually commence and finish. They are intended for reference purposes only, such as document generation and communications, and do not affect any system calculations that rely on the unit's Start Date and End Date.
Actual dates can be predefined through the Course Intake settings, eliminating the need for manual entry. They can also be overridden for individual Offer Units of Study when required. If no Actual Start or End Dates have been configured, the unit's existing Start Date and End Date are used automatically.
These fields are also available as template bookmarks, allowing you to customise your Offer templates to display the Actual Start and End Dates instead of, or alongside, the standard Units of Study dates.
🗄️Documents Store Update
Publish to Student Portal Option for Student Documents
new
A new Publish to Student Portal option is now available for documents stored against a student.
When enabled, the document becomes available to the student through the Student Portal. You can also control when the document is visible by specifying a Publish From and Publish To date, allowing it to be accessed only during the required publishing period.
📃 Templates Updates
Build Smarter Templates with Three New Helpers
new Nextgen ONLY
Three new template helpers have been added to provide greater flexibility when formatting and displaying information in Next Generation templates.
-
Replace Text: Replaces every occurrence of specified text within a bookmark value with new text.
-
Example:
Original value:Certificate IV in Business
ReplaceCertificate IVwithCert IV
Result:Cert IV in Business
-
-
Earliest Date: Returns the earliest value from a Date or Date/Time field within a grid and displays it using the specified date format.
-
Example:
Instalment Due Dates:15 July 2026,8 July 2026,22 July 2026
Result:8 July 2026
-
-
Latest Date: Returns the latest value from a Date or Date/Time field within a grid and displays it using the specified date format.
-
Example:
Instalment Due Dates:15 July 2026,8 July 2026,22 July 2026
Result:22 July 2026
-
Bring Offer Units of Study and Offer Subjects into Your Templates
new Nextgen ONLY
Two new grid bookmarks are now available for Offers Templates: Offer Units of Study and Offer Subjects. These grids allow templates to return and display the Units of Study and subjects associated with an offer, providing more options for creating detailed offer documents and communications.
🪄Users Update
See User Roles at a Glance in User Search
new Nextgen ONLY
A new Roles column can now be added to the User Search grid. The column displays all roles currently assigned to each user, making it easier to review user access and role configurations directly from the search results.
🧩 Objects Update
See Who Updated What and When: Updated By and Updated On Fields
new Nextgen ONLY
The Updated By and Updated On fields have been added to multiple objects in Next Generation. These fields display when an entry was most recently updated and which user made the change. They are also included in the default layouts for the following objects:
-
Students
-
Offers
-
Enrolments
-
Agents
-
Agent Employees
-
Pathways
-
Study Tour Groups
-
Study Tour Offers
-
Study Tour Enrolments
📊 API v1 Reports Updates
Payer and Payer Email Fields in Enrolment Invoice Endpoint
new
The Enrolment Invoice endpoint (/enrol/{id}/invoice) now returns additional information about the payer associated with each enrolment invoice:PayerName, PayerType and PayerEmail.