Skip to content

v26.02.01

Choose a tag to compare

@bmcutler bmcutler released this 27 Feb 05:30
· 122 commits to main since this release
cdd2676

Previous Release Notes: v26.02.00

SYSADMIN ACTION / BREAKING CHANGE

FEATURE / ENHANCEMENT

  • [Feature:InstructorUI] Enable Read-Only Livechat (#12428)
  • [Feature:InstructorUI] Update Course ID from Manage Sections (#12354)
  • [Feature:Submission] Update Repo Prep note on VCS Gradeables (#12433)

BUGFIX

  • [Bugfix:Forum] Enable discussion forum by default (#12414)
  • [Bugfix:InstructorUI] Fixing histogram filters (#12425)
  • [Bugfix:System] vagrant workers up setup fix (#12465)
  • [Bugfix:TAGrading] Prevent Grade Stealing (#12434)

SUPPORTING REPOSITORIES & VENDOR PACKAGES

  • [Dependency] Bump twig/twig from 3.22.2 to 3.23.0 in /site (#12448)
  • [DevDependency] Bump @babel/preset-env from 7.28.5 to 7.29.0 in /site (#12390)
  • [DevDependency] Bump @typescript-eslint/parser from 8.51.0 to 8.54.0 in /site (#12385)
  • [DevDependency] Bump eslint-plugin-cypress from 5.2.0 to 5.2.1 in /site (#12379)
  • [DevDependency] Bump php-mock/php-mock-phpunit from 2.14.0 to 2.15.0 in /site (#12449)
  • [DevDependency] Bump phpstan/phpstan-doctrine from 2.0.12 to 2.0.17 in /site (#12451)
  • [DevDependency] Bump stylelint from 16.26.1 to 17.1.0 in /site (#12389)
  • [DevDependency] Bump vue-tsc from 3.1.5 to 3.2.4 in /site (#12377)

DOCUMENTATION

  • [Documentation:Developer] Add PR Template Warning (#12342)