0.122.0 (2025-12-08)
🚀 Features
- api: sandbox start availability score threshold (#3114)
- dashbard: tweak org settings page layout (#3121)
- dashboard: add billing queries & mutations (9545d01fe)
- dashboard: settings page layout change (a2aa1897a)
- proxy: graceful shutdown (#3110)
🩹 Fixes
- daemon: concurrent write to code interpreter websocket (#3108)
- dashboard: use hasVerifiedBusinessEmail from billing info (#3096)
- docs: correct llms links (#3104)
- docs: LangChain data analysis tutorial updates (#3091)
- proxy: don't fail early on invalid auth; evaluate all options (#3130)
- proxy,runner,daemon: custom panic recovery for http server (#3106)
Refactor
- api,dashboard: only shared regions can be set as org default region (#3112)
Chores
- add per project go work sync PR check (#3099)
- api: decrease runner score threshold (#3113)
- guides: guides folder with code examples for Daytona integrations (#3095)
- sandbox-image: remove locale settings from sandbox-slim to eliminate warnings (#3097)
- ssh-gateway: update go modules and deps (#3094)