windrop v2.0.1
Pre-release
Pre-release
windrop v2.0.1
What's New in v2.0.1
This release introduces CLI quality-of-life flags (--version, --verbose), streamlines the default terminal output for a cleaner developer experience, and clarifies control prompts across the help menu and documentation.
Features & CLI Improvements
- Version Flag (
--version,-v):- Quickly query the installed binary version directly from your terminal:
windrop --version # Output: windrop 2.0.1
- Quickly query the installed binary version directly from your terminal:
- Verbose Guidance Flag (
--verbose):- Added an optional
--verboseflag to display detailed control instructions and shortcuts when needed:windrop --verbose photo.png
- Added an optional
- Streamlined Default Output:
- The default terminal output is now clean, minimal, and focused solely on the operation in progress:
Payload (1 file): - C:\Users\me\Documents\report.pdf Dragging... Drop completed (Copy).
- The default terminal output is now clean, minimal, and focused solely on the operation in progress:
Help Menu & Documentation Clarifications
- Explicit Card Dismissal Prompt:
- Clarified that dismiss actions require right-clicking on the floating card widget (
[Esc] or right-click on card), eliminating confusion where users expected right-clicking anywhere on their screen to dismiss the tool.
- Clarified that dismiss actions require right-clicking on the floating card widget (
- Drop Trigger Guidance:
- Clarified across the help menu, stdouts, and documentation that drops can be executed via either
[F8]or a standard left-click.
- Clarified across the help menu, stdouts, and documentation that drops can be executed via either
- Refreshed Help Menu (
--help,-h):- Grouped controls by input mode (Mouse, Keyboard, Dismiss) and added the new
--verboseand--versionoptions. - Cleaned up the title description by removing legacy comparisons.
- Grouped controls by input mode (Mouse, Keyboard, Dismiss) and added the new
Verification & SHA256
Build tested and compiled using MSVC (/W4 /WX strict mode).
| File | Type |
|---|---|
windrop.exe |
117c4072c4f7073221044e8df8e9ecd8e35cd28dc168f49180548e29f5ae43e7 |
Full Changelog: v2.0.0...v2.0.1