Skip to content

v22.10.02

Compare
Choose a tag to compare
@bmcutler bmcutler released this 17 Oct 03:17
· 1066 commits to main since this release
4ac9b11

Previous Release Notes: v22.10.01

SECURITY

  • [SECURITY] [Bugfix:TAGrading] Add check to delete attachments (#8495)
  • [SECURITY] [Bugfix:TAGrading] pdf annotation (#8514)

FEATURE / ENHANCEMENT

  • [Feature:Submission] Add Contrast to Submission Interface (#8381)

BUGFIX

  • [Bugfix:Plagiarism] Support viewing versions with no matches (#8494)
  • [Bugfix:System] SAML Add Proxy User Fix (#8512)
  • [Bugfix:TAGrading] Correct gradeable type on grading page (#8513)

REFACTOR

  • [Refactor:Submission] Submission file hiding in UI (#7804)

SUPPORTING REPOSITORIES & VENDOR PACKAGES

  • [Dependency] Bump codemirror from 5.65.8 to 5.65.9 in /site (#8422)
  • [Dependency] Bump psycopg2-binary from 2.9.3 to 2.9.4 in /.setup/pip (#8486)
  • [DevDependency] Bump @types/jest from 29.1.1 to 29.1.2 in /site (#8491)
  • [DevDependency] Bump @typescript-eslint/eslint-plugin from 5.38.1 to 5.39.0 in /site (#8490)
  • [DevDependency] Bump @typescript-eslint/parser from 5.38.1 to 5.39.0 in /site (#8476)
  • [DevDependency] Bump esbuild from 0.15.9 to 0.15.10 in /site (#8475)
  • [DevDependency] Bump eslint from 8.24.0 to 8.25.0 in /site (#8496)
  • [DevDependency] Bump eslint-plugin-jest from 27.0.4 to 27.1.1 in /site (#8493)
  • [DevDependency] Bump jest-environment-jsdom from 29.0.3 to 29.1.2 in /site (#8460)
  • [DevDependency] Bump phpstan/phpstan from 1.8.6 to 1.8.8 in /site (#8485)

TESTING / BUILD

  • [Testing:Developer] Automated ShellCheck linting (#8269)