v1.0.0 (2021-01-07)
- Updated dependencies
- Some small cleanup cleanup
v1.0.0-beta.4 (2020-10-21)
- Added extension name to event messages
- Some cleanup
v1.0.0-beta.3 (2020-10-20)
- Auto-resume was rewritten, it was actually not working in beta.2
v1.0.0-beta.2 (2020-10-18)
- new command
/listv
- List all available virtual paths
- removed command
/fullrefresh
- the/refresh
command without arguments can be used - hopefully better handling of the hash_stats listener
v1.0.0-beta.1 (2020-10-11)
- Set refresh queue limit and auto stop refresh when that limit is reached
- Auto resume when hash queue finished (Experimental)
/stophash
- Command to stop all current hashers and clear the refresh queue/tasks
- List all running refresh tasks/aborttask TASK_ID
- Abort task with the provided task id/refresh VIRTUAL_PATH
- Refresh the provided path/fullrefresh
- Refresh all shares/pausehash
- Pause hashing/resumehash
- Resume hashing