3.01.0 Release Notes

Features

  • You are now able to bulk update completion codes through the bulk update enrolment components action button.
  • The intake title is now clickable on the student enrolment tab, allowing for direct access.
  • API: Added Enrolment Status Change endpoint, follows same rules and validation are the UI Status Wizard
  • Added the Broker Message System, currently only Supports Google Cloud PubSub and Enrolment Update Event, more to be added in the future.

Bugfixes

  • Start time and end time of an Intake in communication templates are now rendering correctly.
  • The start time and end times of an intake are now reading the user timezone correctly, thus displaying the correct times.
  • User login session times have been extended.
  • When using SELMA forms – the phone fields will have their prefix pre-filled successfully now.
  • When exporting an index to CSV, fixed an issue where the email subject was not being filled.

Related Articles

3.30.0 Release Notes

New Features Organisation Merge. Organisations can now be merged into one another, with fine-grained control over which areas to carry across — invoices, academic relations, contacts, custom fields, and more. Visa Subtype and Valid To. Visa records now support an optional Visa Subtype (e.g. AEWV, Subclass 500, NZeTA) that sits under the existing Visa Type, …

3.22.0 Release Notes

Features/Improvements UIP Data Export Report Generate UIP submission files directly from SELMA for upload to the Ministry of Education portal. Certificate QR Code Verification Enhancement Certificates with verification QR codes now perform real-time validation against the enrolment each time they are scanned. This ensures data accuracy by reflecting the current enrolment status. If an enrolment …

3.15.0 Release Notes

Features/Improvements Multiple International Documents Support Students can now store multiple visas, passports, and insurance records instead of being limited to just one of each. This provides better flexibility for managing international student documentation. Students can add, edit, and remove multiple visa, passport, and insurance entries as needed, with student profiles now displaying international documents in …

API Changelog

This page documents all API changes across SELMA releases. Each section covers the additions, removals, and modifications to API resources and their properties. Version 3.33 Modified Endpoints GET /api/students Added parameters: status status[] created_at[before] created_at[strictly_before] created_at[after] created_at[strictly_after] updated_at[before] updated_at[strictly_before] updated_at[after] updated_at[strictly_after] Version 3.32 New Endpoints /api/australia_basis_for_admissions /api/australia_basis_for_admissions/code/{code} /api/australia_basis_for_admissions/{id} /api/australia_campus_operation_types /api/australia_campus_operation_types/code/{code} /api/australia_campus_operation_types/{id} /api/australia_commonwealth_scholarship_statuses /api/australia_commonwealth_scholarship_statuses/code/{code} /api/australia_commonwealth_scholarship_statuses/{id} /api/australia_commonwealth_scholarship_termination_reasons …