v0.0.6 (January 6th, 2026)
- Implemented the ability to add a background.
- Fix - draw mode menu items not updating their gestures when shortcuts are updated.
- Fix - “Always show drawing” value not getting accounted for when clicking the checkbox instead of the menu item.
- Fix - tray menu shortcut for draw mode not getting updated when shortcut is changed.
- Fix - CTRL/Shift/Alt being considered as pressed down when entering draw mode using a shortcut, but exiting it using UI
- Fix - when using certain shortcuts for draw mode, it getting picked up by the currently focused app when exiting draw mode.
v0.0.5 (December 28th, 2025)
- You can now customize every single available shortcut.
- Revamped the shortcuts window into a settings window - shortcuts have their own tab now.
- Introduced a general settings tab.
v0.0.4 (December 9th, 2025)
- Added a text tool - you can now write text on the screen.
- Changed the default drawing reset shortcut from R to Ctrl + Shift + R to reduce likely hood of accidentally hitting reset.
v0.0.3 (November 22nd, 2025)
Features:
- Ability to move selected drawings around using the cursor tool
- Ability to select multiple drawings by holding down CTRL key - click on whichever drawing you want to select or deselect
- Ability to select multiple drawings by drawing a rectangle around the ones you wish to select
- Ability to select all drawings using CTRL + A shortcut
Fixes:
- Toolbar menu remaining visible after exiting draw mode using a keyboard shortcut
- Windows key remaining in down state in certain scenarios when turning off draw mode
v0.0.2 (November 16th, 2025)
- Fix - opening shortcuts window twice causing the application to crash
- You can now choose whether the drawing stays visible outside the draw mode
- Fix - app icon in the start menu being pixelated
- Significantly reduced the file size of the application
- The application now runs on OS startup automatically (this behavior can be turned off)
- Added a search field in the shortcuts window to allow users to search for shortcuts
v0.0.1 (November 9th, 2025)
First release