- Added Biome LSP support
- Added ability to set colors for projects
- Added project names and icons
- Improved automatic project icon discovery from favicon/logo files
- Improved interleaved thinking support
- Fixed plugin caching when resolving 'latest' version to ensure subsequent starts use the cached version
- Fixed SVG file reading to allow reading SVG content as text
- Fixed visual spacing before the queued badge in the TUI
- Added OPENCODE_EXPERIMENTAL_BASH_DEFAULT_TIMEOUT_MS environment variable to configure bash command timeout
- Enabled project discovery for experimental builds
**Thank you to 3 community contributors:**
- @nick-vi:
- fix: resolve 'latest' to actual version when caching plugins (#5292)
- @ry2009:
- feat: add Biome LSP support (#5290)
- @hosenur:
- docs: Add portal project to ecosystem documentation (#5300)