improved
Release - 2024-02-26
10 months ago by Scale AI
- Adding pre-deploy hook to apply migrations instead of doing it on pod startup, which could crash all production pods if bad migration gets released (#1234)
- Updated ref used in FE Cypress test to use new MultipleSignedURLResponseDto object (#5678)
- Changed subtitle for topics in Dataset Info tab (#9012)
- Fixed bug in gdelt script to correctly name archived datasets (#1357)
- Deprecated Access Tokens in favor of User Tokens for trial user onboarding (#4321)
- Enabled admin users to create new workflows via the UI (#7890)
- Removed lint warnings in components/common (#6543)
- Added updated model selection and comparison views (#3210)
- Limited internal Admin Portal access to only Super Admins (#2345)
- Removed unused chat interfaces and endpoints (#1111)
Bug Fixes: - Fixed issue with dataset name for archival (#1357)
- Addressed display of suggested cards, add to thread, and re-ask question (#9999)
Other Changes: - Defaulted knowledge bases to database backend for all environments (#4567)
- Updated account id for Teton environment (#3333)
- Removed federal-only routes and renamed FractalRoutes (#2222)
Please note that reverting some of these changes in the future may result in a Sev0 for certain deployments of Donovan. It's important to carefully consider the impact of any changes before implementing them.