Skip to content

v1.4.24

Choose a tag to compare

@cagostino cagostino released this 12 May 00:49
· 49 commits to main since this release
64f77ca

What's new

  • Defensive error handling in /api/models — isolates model-loading failures and returns partial results instead of 500s
  • Content-Type validation in register_studio_window
  • Global Flask error handlers (404, 500, unhandled exceptions) returning JSON instead of HTML error pages