v0.0.9 (February 20th, 2026)
- Updated cursor selection regions to get rendered above any drawing
- Added the ability to change the opacity of all the drawings
- Added the ability to resize images using cursor and marquee tool
- Added a tray menu item for restoring the toolbar which would become visible whenever the toolbar is hidden
v0.0.8 (February 9th, 2026)
- Fix - shape tool menu not disappearing when exiting draw mode
- Fix - eraser tool not detecting shapes properly - lines, ellipses, rectangles, arrows
- Added marquee tool - you can now copy and paste images from and to the application
v0.0.7 (January 25th, 2026)
- Added a line tool - you can now draw straight lines (hold shift to round the angle to 45 degrees)
- Added a rectangle tool - you can now draw rectangles (hold shift to create a perfect square)
- Added an ellipse tool - you can now draw ellipses (hold shift to create a perfect circle)
- Added an arrow tool - you can now draw arrows (hold shift to round the angle to 45 degrees)
- Added the ability to hide the draw mode border
- Updated “Always show drawing”, “Show draw mode border” and “Premium mode enabled” settings to save their state when changed
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