Skip to content

myTODO v1.0.1

Choose a tag to compare

@github-actions github-actions released this 24 Jul 15:13
fix: suspend live global shortcuts while the settings recorder is armed

feat: real transparent app icon from design; release 1.0.1

- pressing an active shortcut (e.g. Ctrl+Alt+T) during recording used to
  trigger its action (hiding the window) AND get swallowed before the
  recorder saw it; registrations now pause while recording and resume on
  capture/Esc/close — verified over CDP (both hotkeys unregistered during
  recording, conflict captured as an error, re-registered after)
- assets/app_icon.png replaced with a true-alpha original; icon set and
  the Inbox watermark regenerated from it, the interim cleaned copy removed
- version 1.0.1 in all three places

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>