Skip to content

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 01 Feb 04:39
· 142 commits to main since this release

0.1.0 (2026-02-01)

Features

  • implement image overlay component with drag, resize, and opacity controls (f7c0c4b)
  • popup UI to upload image file (42ed4b3)
  • add content script to send uploaded image to active tab (638f0f4)
  • add favicon and logo (c26cadd)

Bug Fixes

  • vite resolve absolute path (3933556)
  • relative public base path (424f05a)
  • import absolute path (e6c9852)
  • fix app title name (35f13ad)
  • add detailed error handling on ImageUploader (46b6f26)