OpenCode Docker 1.2.5
OpenCode Docker Image 1.2.5
This release tracks OpenCode v1.2.5.
Docker Image
Pull this version:
docker pull ghcr.io/fluxbase-eu/opencode-docker:1.2.5Or use latest:
docker pull ghcr.io/fluxbase-eu/opencode-docker:latestQuick Start
docker run -p 4000:4000 ghcr.io/fluxbase-eu/opencode-docker:1.2.5Available Tags
1.2.5- This specific version1.2- Major.Minor versionlatest- Latest stable release
OpenCode Release Notes
Core
- Ensure SQLite migration logs to stderr instead of stdout
Desktop
- Fixed issue viewing new files opened from the file tree (@shanebishop1)
- Only navigate prompt history at input boundaries (@nexxeln)
- Add keyboard shortcut Shift+Tab to the application (@neriousy)
- Focus window after update and relaunch (@zerone0x)
- Add GeistMono Nerd Font to available mono font options (@brandon-julio-t)
Thank you to 7 community contributors:
- @brandon-julio-t:
- feat: Add GeistMono Nerd Font to available mono font options (#13720)
- @zerone0x:
- fix(desktop): focus window after update/relaunch (#13701)
- @dector:
- docs: add Ukrainian README translation (#13697)
- @neriousy:
- fix(app): keybind [shift+tab] (#13695)
- @nexxeln:
- fix(app): only navigate prompt history at input boundaries (#13690)
- @shanebishop1:
- fix(desktop): issue viewing new files opened from the file tree (#13689)
- @alexyaroshuk:
- feat(app): localize "free usage exceeded" error & "Add credits" clickable link (#13652)