-
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added: limited downloads, remove active downloads, simulation tasks management, copy channel image, x86 Removed reparse function Fixed some errors, typo and Reddit parsing algo
- Loading branch information
1 parent
6979ca0
commit c7dc0ec
Showing
23 changed files
with
641 additions
and
276 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
# 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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.