Skip to Content

v5.0.1

Released on 3/19/2026.

Features

  • Add archive function for Parents page and for Teacher page
  • New feature: Government Report. This feature will be used by the schools in Ontario Area in Canada to generate a report (children enrollment based on grade/age and based on gender).

  • Each school can activate the Government Report feature (if desired) by following these steps:

​1. Log in as admin.

​2. Go to Setup/Config Files

​3. Update the appconfig.json with

​3.1. if the appconfig.json is empty just copy/paste this code in appconfig.json; 

​{

​  "Features": {

​      "GovernmentReportEnabled": true

​  }

​}

​3.2. if the appconfig.json is not empty just add this code to the existing file (and don't forget the commas).

​"Features": {

​      "GovernmentReportEnabled": true

​  }

! Make sure to not touch anything else !

​4. Press button "Save and Reload Configuration"

​5. the feature is enabled and ready to use under Reports/Government Report

Enhancements

  • Enhancement to the Library/Due Date Alert. (deactivate the save button when the provided info is not sufficient for that due date set)
  • Replaced the olivetree support email with candle email
  • Updated Candle to use the latest Telerik packages 


Bug Fixes

  • Fixed an issue where adding a new School Term and updating a contact info affected all the previous School Terms for that specific contact (removed the enrollment grade for contact's children in the previous School Terms).
  • Fixed problems with displaying users
  • Fixed issues with Telerik student groups
  • Made broadcast name required
  • Fixed the Library Books Due alarm
  • Modified the book label formatting