improved

Release - 2024-02-26

  1. 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)
  2. Updated ref used in FE Cypress test to use new MultipleSignedURLResponseDto object (#5678)
  3. Changed subtitle for topics in Dataset Info tab (#9012)
  4. Fixed bug in gdelt script to correctly name archived datasets (#1357)
  5. Deprecated Access Tokens in favor of User Tokens for trial user onboarding (#4321)
  6. Enabled admin users to create new workflows via the UI (#7890)
  7. Removed lint warnings in components/common (#6543)
  8. Added updated model selection and comparison views (#3210)
  9. Limited internal Admin Portal access to only Super Admins (#2345)
  10. Removed unused chat interfaces and endpoints (#1111)
    Bug Fixes:
  11. Fixed issue with dataset name for archival (#1357)
  12. Addressed display of suggested cards, add to thread, and re-ask question (#9999)
    Other Changes:
  13. Defaulted knowledge bases to database backend for all environments (#4567)
  14. Updated account id for Teton environment (#3333)
  15. 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.