Skip to content

Releases: mxvsh/wave

v0.4.2

19 Apr 10:32
4c957da

Choose a tag to compare

Bug Fixes

  • move Sparkle SUFeedURL and SUPublicEDKey into Info.plist (132bad4)

v0.4.1

19 Apr 10:24
ecc7831

Choose a tag to compare

Bug Fixes

  • poll pasteboard and pre-delay for reliable text selection in IDEs (268ad0a)

v0.4.0

19 Apr 10:14
76d398f

Choose a tag to compare

Features

v0.3.8

04 Apr 03:11
986960b

Choose a tag to compare

Release 0.3.8

v0.3.7

04 Apr 02:54
30f9965

Choose a tag to compare

Bug Fixes

  • always use Cmd+V for paste to work in terminal and all apps (421f754)

dev-f156a36

04 Apr 06:25
f156a36

Choose a tag to compare

dev-f156a36 Pre-release
Pre-release

Development build from commit f156a36

v0.3.6

03 Apr 17:17
8926968

Choose a tag to compare

ci: remove pre-notarization gatekeeper check

v0.3.3

30 Mar 12:43
33d0cb6

Choose a tag to compare

Bug Fixes

  • suppress clipboard history recording during paste (1ace2d3)

v0.3.2

30 Mar 12:27
69c866e

Choose a tag to compare

Features

  • add clear history option with confirmation dialog (6b25789)

Bug Fixes

  • correct argument labels in PasteService (033de68)
  • use Cmd+V fallback for paste to support terminal and web apps (1a18850)

v0.3.1

03 Apr 17:07
775ee48

Choose a tag to compare

Features

  • add option to disable pill during idle state (a0ade79)
  • add pill hover tooltip and press-and-hold to speak (cef8c77)
  • move groq section to models tab with masked key display (d9e2e8b)
  • open general settings from menu bar and fix shortcuts label (bd6baf5)
  • selection mode (54a78b6)

Bug Fixes

  • restart hotkey service when accessibility permission is granted without requiring relaunch (f29f84d)
  • resolve infinite recursion crash in hideOverlayIfIdle (57f4946)
  • use main run loop for event tap so hotkey works on first launch after update (10ac898)