Skip to content

v0.0.7

Choose a tag to compare

@a710128 a710128 released this 09 May 06:31
· 5 commits to main since this release

What's Changed

Added

  • Added image attachment support for pasted and dropped images in the composer
  • Added removable pending image chips and submits images as model-visible file parts
  • Added hover and focus previews for image attachments in the timeline and composer
  • Added opencode-ui.executablePath to override the default opencode lookup from PATH

Fixed

  • Preserved composer text and image attachments when message submission fails
  • Used image MIME types for supported image file mentions
  • Prevented composer placeholder overlap when image attachments are present
  • Dynamically places image previews above or below attachment chips to avoid viewport edge overflow

Internal

  • Added image MIME helper coverage and prompt conversion tests
  • Removed obsolete local planning documents

Notes

  • No breaking changes are included in this release
  • Release assets are expected to be generated by GitHub Actions

Full Changelog: v0.0.6...v0.0.7