Skip to content

v2.5.9

Choose a tag to compare

@ekassos ekassos released this 06 Feb 21:24
· 1010 commits to main since this release
5ea37f2

Release Notes

Assistants

New Features

  • Users creating or editing an Assistant in Groups with Azure as their AI Provider will see a new "Vision capabilities are currently unavailable" banner when they select a Vision capable model.
  • o3-mini and o3-mini-2025-01-31 models will be filtered out of the Model Selector for users in Groups with Azure as their AI Provider. (751)
  • The o3-mini Latest Model will now be displayed as "o3 mini" on the Model Selector. (751)
  • The Advanced Options section in the Create/Edit Assistants page has been updated to match the design introduced in the Profile page. (750)

Canvas Integration

Resolved Issues

  • Moderators may be unable to set up Canvas Sync for their PingPong groups and may receive an inaccurate error message that their account does not have access to the course roster. (746)

Navigation

New Features

  • Error handling and surfacing has been improved. (748)
  • Where necessary, users will be presented with a direct link to PingPong’s status page in the error banner when they are on a Thread page. (748)

Threads

New Features

  • Supported image files will only be uploaded as Code Interpreter attachments and not Vision files for users in Groups with Azure as their AI Provider.
  • Users in Groups with Azure as their AI Provider will see a new "No vision capabilities" banner on top of the File Upload button Popover. (749)
  • A new "Vision capabilities are currently unavailable" explainer Modal will display when users click on the "No vision capabilities" banner. (749)

Resolved Issues

  • Members may be unable to upload image files as attachments to Threads. (749)
  • The error message for a failed file upload might not display properly in the placeholder File Upload popover. (748)

Deployment Information

Schema Upgrade Migration Script Permissions Update Task Definition Update Configuration Update
No No No No No

Deployment Details

  • N/A

Related PRs

  • Upgrade flowbite-svelte to v0.47.4 by @ekassos in #743
  • Bump vitest from 1.6.0 to 1.6.1 in /web/pingpong in the npm_and_yarn group across 1 directory by @dependabot in #745
  • Canvas Sync Roster Check might generate false negatives by @ekassos in #746
  • Additional Error Surfacing Improvements by @ekassos in #748
  • Suppress /health uvicorn.access logs by @ekassos in #747
  • Disable Vision Support for Azure Clients by @ekassos in #749
  • Harmonize Edit Assistants & Profile Accordion Design by @ekassos in #750
  • Remove Unavailable Azure Models & Other Improvements by @ekassos in #751

Full Changelog: 588-srv222-web132...596-srv227-web137