0.118.0 (2025-11-26)
🚀 Features
- api: add threshold for all log executions (#2941)
- api,daemon: enable higher pull rates by using default docker user (#3003)
- dashboard: use links instead of buttons in sidebar (#2993)
- docs: add Daytona Cloud IP range for whitelist (#2978)
- docs: nav reorg (#2942)
🩹 Fixes
- api: make runner health check timeout configurable (#2965)
- api: proxy invalidation service (#2981)
- api: sync start states fix (#2964)
- api: sync states db streaming (#2960)
- api: default env for initial admin api key (#3007)
- api: api key name default value (#3008)
- api: runner assign on failed sandbox build (#2969)
- api: snapshot exists check (#3018)
- dashboard: row animation duration tweak (#2990)
- runner: handle duplicate create sandbox call (#2986)
Refactor
- api: snapshot propagation (#2966)
Chores
- bump Go dependencies and resolve deprecations (#2972)