Release v25.1 Technical Information for Superusers

Links

Are you sure you want to remove this component?

IMPORTANT NOTES - Read before upgrading.svg

  • To enable AI image generation, you must configure the image generation system with a model and key. We recommend using OpenAI GPT-4.1 Mini. Please note that Azure currently does not support chat-based image generation; we expect this to be released shortly.
  • Schoolbox will now automatically permanently delete unused files. This process will run nightly, so you may see a small reduction in disk usage each night. See 'Automatic Storage Cleanup'.
  • Learning Moment moderation must be enabled before use. It can be enabled system-wide or by year level.
  • Minimum supported browsers have been updated to versions released in early 2023.
  • User Pronoun tokens have been updated to handle Possessive Adjective (Their and their) and Reflexive (themselves). To review the changes, go to Administration > User Management > Lists - User Pronouns.
  • Class list now displays the user's year level and house from Schoolbox, rather than the SIS versions. If you have discrepancies, you may need to realign your UPS rules. 
  • In the Course Markbook, any user with write access to all folders that use the course (including Superusers / CMS Moderators) can now enter marks and change their visibility.
  • In the next major release, we will stop supporting JWTs that don’t include a JTI. If you're using API keys generated before the 25.0 upgrade, please rotate them now to make sure they keep working in the next release.
  • The WebDAV server has been removed and is no longer available.
  • The Australian Maths Curriculum for node AC9M3N02 has been corrected to accurately identify fractions.

Technical Upgrades

Are you sure you want to remove this component?

Updated Minimum Browser Versions - With this release, we are updating our minimum supported browser versions to:

  • Safari 16.4 (March 27, 2023)
  • Chrome 112 (April 4, 2023)
  • Edge 112 (April 4, 2023)
  • Firefox 112 (April 11, 2023)

While version 25.1 will continue to work on older browsers, we recommend updating to these versions or later, as future releases may rely on newer browser features not available in earlier versions.

Schema Changes

Are you sure you want to remove this component?

  • Updated table `user`
    • Deprecated `hash`
    • Deprecated `digest`
    • Deleted `email_pass`
  • Created table `editor_template_category`
  • Created table `editor_template`
  • Updated table `assessment`
    • Added `original_assessment_id`
  • Updated table `storage`
    • Added `last_gc_at`
  • Deprecated table `blog_image_backup`
  • Updated table `lu_year_level`
    • Added `learning_moments_moderation`
  • Updated table `pastoral_report`
    • Added `summary_tables`
  • Updated table `evidence` to `moment`
    • Added `submitted_at`
    • Added `submitted_by`
    • Added `published_at`
    • Added `published_by`
    • Added `rejected_at`
    • Added `rejected_by`
    • Deprecated `hash`
    • Deprecated `filename`
    • Deprecated `type`
  • Created table `moment_evidence`
  • Renamed table `lu_evidence_tag` to `lu_moment_tag`
  • Renamed table `evidence_tag` to `moment_tag`
  • Renamed table `curriculum_evidence` to `curriculum_moment` 
  • Updated table `openai_log`
    • Added `session_id`
  • Updated table 'profile_field'
    • Added `options`
    • Added `options_default`
    • Deprecated `click_to_reveal`