Files
SCrawler/Changelog.md
Andy c7dc0eca7d 1.0.0.1
Added: limited downloads, remove active downloads, simulation tasks management, copy channel image, x86
Removed reparse function
Fixed some errors, typo and Reddit parsing algo
2021-12-09 18:36:22 +03:00

883 B

1.0.0.1

  • Added
    • Limited download if user added from the channel
    • Forced limited download for any user
    • x86 compatibility
    • Coping user image posted in the channel (if user added from the channel)
    • Check for new version at start setting
    • Removing currently downloading user
    • Change maximum count of along downloading tasks of users
    • Change maximum count of along downloading tasks of channels
  • Removed
    • Reparse not downloaded content (left from the older versions)
  • Fixed
    • No Label and No Parsed labels does not shown in the labels list
    • User list does not refresh by labels change in the main window
    • Disabled collection editing
    • Collection name does not show in some operations
    • Error (in some cases) on add to collection
    • Wrong some Reddit videos parsing
    • Wrong some Reddit images parsing

1.0.0.0

Initial release