Release v26.0 Technical Information for Superusers

Quick Navigation

Are you sure you want to remove this component?

  • To use new AI features, you must bring your own LLM engine and configure it via the admin system. Each feature is configured individually to allow maximum flexibility so you can customise them as needed.
  • When you set up a Course Framework, make sure your Unit Page templates include the Course Builder component.
  • If you want to allow pending resource bookings that clash, you need to enable “allow clashes per resource.”
  • Microsoft Presidio has been deployed to ensure that PII is removed before any communication with AI systems.
  • Auto-scaling has been deployed using cloud-based containers.
  • New Tables
    • dialog_agent_scenario
    • dialog_agent_scenario_field
    • dialog_agent_scenario_field_context
    • dialog_agent
    • dialog_agent_response
    • dialog_agent_feedback
    • differentiation_profiles_config
    • differentiation_profiles_adjustment_category
    • differentiation_profiles_adjustment_level
    • differentiation_profiles
    • lti_line_item
    • canvas_import_log
    • dialog_agent_response_message
    • dialog_agent_feedback_criterion
       
  • Updated Tables
    • resource_booking
      • Added column 'start_datetime'
    • resource_booking
      • Added column 'end_datetime'
    • resource
      • Added column 'allow_clash_bookings'
    • openai_logs
      • Added column 'output_tokens'
    • openai_logs
      • Added column 'input_text'
    • lti_assessment
      • Added column 'guid'
    • lti_assessment_score
      • Added column 'lti_line_item_id'

Deprecated

Are you sure you want to remove this component?

  • DROP TABLE _blog_image_backup;
  • ALTER TABLE `user` DROP COLUMN `_hash`;
  • ALTER TABLE `user` DROP COLUMN `_digest`;
  • ALTER TABLE `moment` DROP COLUMN `_hash`;
  • ALTER TABLE `moment` DROP COLUMN `_filename`;
  • ALTER TABLE `moment` DROP COLUMN `_type`;
  • ALTER TABLE `profile_field` DROP COLUMN `_click_to_reveal`;