What's Changed
- refactor: Split instance struct into status, options, logger, proxy and process for better maintenance by @lordmathis in #67
- refactor: Move all backend type switching to backends package by @lordmathis in #68
- Bump vite from 7.1.5 to 7.1.11 in /webui in the npm_and_yarn group across 1 directory by @dependabot[bot] in #69
- refactor: Split instance manager into single focus structs by @lordmathis in #70
- refactor: Move all proxy handling to instance package by @lordmathis in #71
- refactor: Extract common helper functions in API handlers by @lordmathis in #72
- refactor: Update docs structure and improve content clarity by @lordmathis in #73
- refactor: Improve frontend health check by @lordmathis in #74
Full Changelog: v0.11.1...v0.11.2