What's Changed
- Fixed SQLAlchemy connection handling in the Celery worker during evaluations — preventing connection leaks and ensuring more stable background task execution by @mmabrouk
- Corrected survey mapping for PostHog, improving analytics accuracy and event attribution by @mmabrouk
- Enhanced error modal messaging on the Evaluation Detail page to better inform users of issues by @mmabrouk
- Resolved navigation issue from Evaluation to Playground when selecting a variant, restoring expected flow by @bekossy
- Reorganized secret management path by moving /dbs/secrets to /dbs/postgres/secrets for improved clarity and structure by @aybruhm
Full Changelog: v0.48.1...v0.48.2