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.29.0 Release Notes

New Features Accommodation & Homestays Accommodation Module. A new Accommodation module brings homestay and room management into SELMA. You can manage real-time room availability, block and unblock rooms for specific date ranges, capture and process accommodation requests from students, view a calendar of bookings, swap students between rooms, and group students for placement. Includes accommodation …

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.30 New Endpoints /api/custom_fields /api/custom_fields/{id} /api/custom_field_options /api/custom_field_options/{id} /api/custom_field_values /api/custom_field_values/{id} /api/visa_subtypes /api/visa_subtypes/code/{code} /api/visa_subtypes/{id} New Resources CustomField Properties: id (integer) label (string) api_name (string) custom_field_type (CustomFieldType) description (string) default_value (string[]) mandatory (boolean) validation_regex …

3.11.0 Release Notes

Features/Improvements Bulk Certificate Downloads From an Intake level, you will now have the ability to bulk export certificates (transcripts, statement of attainments, diplomas, attendance reports) for enrolments under that intake. The enrolments you choose are up to your discretion, and the PDFs will be exported in a zip file. Note that attendance reports will only …

3.17.0 Release Notes

✅ Features/Improvements 🔹 PDF Reports System Overhaul Completely redesigned the PDF reports management system: 🔹 Improvements to Form Manager – Enrolment and Enquiry forms Enhanced Form Field Validation Improved data quality with stricter field validation: Improved Intake Management in Forms Organisation Field Type Forms can now include organisation information fields with multiple organisations per form. …