Releases: arkane-systems/mousejiggler
Releases · arkane-systems/mousejiggler
3.0.0 - the big milestone release
What's Changed
So much has changed. It's been a long time.
- Mouse Jiggler is now based on .NET 10. Concurrently, support for Windows versions older than 10 has been dropped.
- Added tray menu and the option to randomize the jiggle interval by @JZ-SmartThings in #54
- The settings drop-down can now be opened from the command line using the -g / --settings option
- The jiggle interval is now set using a spinner, rather than a poorly-scaled slider
- Multiple jiggle modes are now supported, including normal, zen, circle, and linear (inspired by tobster-de/mousejiggler)
- The jiggle size can now be scaled by factors up to 120
- Command-line help output now slightly less janky
- The system now should not go to sleep while jiggling is active (using SetThreadExecutionState)
- Jiggling is temporarily suspended when the mouse is moved manually
- Various UI and internal improvements
- Now with extra vibe coding! ✨
New Contributors
- @JZ-SmartThings made their first contribution in #54
- @Anduin2017 made their first contribution in #66
- @Copilot made their first contribution in #118
Full Changelog: 2.1.0...3.0.0
2.1.0
What's Changed
- Auto dependencies upgrade by bot. by @NugetNinja in #73
- Auto dependencies upgrade by bot. by @NugetNinja in #75
- Upgraded to .NET 7.0 by @midwan in #79
- Add command line options in About window - fixes #37 by @midwan in #84
- Extend jiggle time to a maximum of 3h (10800 seconds) - fixes #78 by @midwan in #83
- Various updates by @midwan in #96
- Bump version to 2.1.0 by @midwan in #98
- Minor publishing updates by @midwan in #99
New Contributors
- @NugetNinja made their first contribution in #73
- @midwan made their first contribution in #79
Full Changelog: 2.0.25...2.1.0