Skip to content

Latest commit

 

History

History
47 lines (35 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

47 lines (35 loc) · 1.96 KB

Changelog

v1.0.0 (2021-01-07)

Full git log

Changed

  • Updated dependencies
  • Some small cleanup cleanup

v1.0.0-beta.4 (2020-10-21)

Full git log

Changed

  • Added extension name to event messages
  • Some cleanup

v1.0.0-beta.3 (2020-10-20)

Full git log

Changed / fixed

  • Auto-resume was rewritten, it was actually not working in beta.2

v1.0.0-beta.2 (2020-10-18)

Full git log

Added

  • new command /listv - List all available virtual paths

Changed

  • 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)

Full git log

Initial release

  • Set refresh queue limit and auto stop refresh when that limit is reached
  • Auto resume when hash queue finished (Experimental)

Commands

  • /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