Releases: Xnot/mangadex-mass-uploader
Releases · Xnot/mangadex-mass-uploader
3.4.4
- Reduced the amount of pain experienced when keycloak is dumb.
3.4.3
- Fixed an error when selecting more than more than 100 chapters in the mass reactivator (this release is unrelated to any recent events).
3.4.2
- Improved some logging.
- Reduced amount of calls made to get upload session.
3.4.1
- Added a debug log for disappearing upload sessions.
- Fixed backup file selection not opening in the edit backups folder by default.
- Fixed a crash when canceling the file selection dialogue.
3.4.0
- Fixed an error when attempting to fetch more than 10k chapters.
- Stopped using kivy's logger (it's bad, just like everything else kivy does).
- Added the ability to select and restore deactivated or deleted chapters.
3.3.2
- Added external url editing.
- Fix for API no longer ignoring a missing external url field.
3.3.0
- Fixed filechooser in uploader being slightly bugged. Mac users are directly to blame for this.
- Fixed edits with multiple groups not parsing properly unless all selected chapters had the same number of groups.
- You can now fetch chapters uploaded by no one (how did they get there if no one uploaded them? we just don't know).
- You can now undo your past regrets (if only I could as well).
3.2.3
- Added language codes to
README
.
- Fixed number of chapters remaining larger than the largest input in uploader if lines were added then deleted.
- Fixed filechooser not working on mac.
- Fixed edits counting as skipped.
3.2.2
- Skipped chapters are no longer logged.
- Edited chapters now log their ID.
- Total number of edited, skipped, and errored chapters is now printed at the end.
- Limit number of log lines displayed to 100.
- Added more verbose logging to the log file.
- Chapter objects are now saved before each edit.