Skip to content

Releases: Xnot/mangadex-mass-uploader

3.4.4

03 Nov 23:43
Compare
Choose a tag to compare
  • Reduced the amount of pain experienced when keycloak is dumb.

3.4.3

20 Oct 02:22
Compare
Choose a tag to compare
  • 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

12 Oct 14:02
Compare
Choose a tag to compare
  • Improved some logging.
  • Reduced amount of calls made to get upload session.

3.4.1

06 Oct 15:01
Compare
Choose a tag to compare
  • 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

25 May 20:46
Compare
Choose a tag to compare
  • 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

30 Mar 22:55
Compare
Choose a tag to compare
  • Added external url editing.
  • Fix for API no longer ignoring a missing external url field.

3.3.1

07 Feb 14:45
Compare
Choose a tag to compare
  • Added ant support.

3.3.0

02 Jan 01:20
Compare
Choose a tag to compare
  • 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

03 Dec 02:49
Compare
Choose a tag to compare
  • 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

21 Nov 22:11
Compare
Choose a tag to compare
  • 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.