Skip to content

v0.10.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 14:17

✨ New Features

  • feat: add popup window resizing and normalization logic (by @C5H12O5)
  • feat: add toolbar action count options (by @C5H12O5)
  • feat: support zero visible actions and native menu (by @C5H12O5)
  • feat(toolbar): configure corner radius (by @C5H12O5)
  • feat(popup): configure corner radius (by @C5H12O5)
  • feat(toolbar): configure background opacity (by @C5H12O5)

🔨 Bug Fixes

  • fix: show popup across macOS Spaces (by @C5H12O5)
  • fix: improve clipboard restore interruption detection (by @C5H12O5)
  • fix: replay copy after native menu close (by @C5H12O5)
  • fix(toolbar): measure natural action width (by @C5H12O5)
  • fix(mouse): stabilize native menu copy (by @C5H12O5)
  • fix(toolbar): use HTML menu on Windows (by @C5H12O5)
  • fix(toolbar): clamp html menu position (by @C5H12O5)