Skip to content

Annotate v1.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Jul 00:39
d35f6fc

🎯 Highlights

You can now choose which tool the overlay opens with, and "Last Used" finally sticks across relaunches instead of resetting to Pen.

πŸš€ New Features

Configurable Default Tool (#60)

  • Choose your startup tool: A new "Default Tool" setting in General Settings lets you pick which tool the overlay opens with
  • Last Used persists: Selecting "Last Used" now remembers your tool across relaunches, instead of always resetting to Pen
  • Sensible options: Select and Eraser are excluded as default choices

πŸ”§ Improvements

  • Reliability (#62): Applying a fixed default tool no longer overwrites your remembered "Last Used" tool, so switching back to Last Used restores the right one
  • Documentation: Backfilled General Settings docs in the README (Persist Text Mode, Default Text Size, Default Counter Size, Click Effect) and corrected the "Clear Drawings on Toggle" description
  • Code Quality: Simplified switchTool(to:) to remove duplicated menu-label handling across call sites; added regression tests

πŸ“ Full Changelog

Full Changelog: v1.4.1...v1.4.2