Skip to content

Releases: Xnot/mangadex-mass-uploader

3.2.1

18 Nov 15:06
Compare
Choose a tag to compare
  • Fix a crash on long edits/uploads due to a button being weakly-referenced.

3.2.0

18 Nov 03:21
0f3a650
Compare
Choose a tag to compare
  • Fixed an error in the uploader.
  • The login screen is mildly prettier.
  • You must now go through 3 extra menus and wait for an approval.
  • Added a checkbox (it knows who you are).
  • Added a button to switch between editor and uploader.
  • You can now regret your decisions (you will).
  • You can now edit C:\Users\<USERNAME>\.md_mass_uploader\config.ini if you hate maximized windows.
  • Improved README.

3.1.0

14 Nov 20:21
da6c5bb
Compare
Choose a tag to compare
  • Fixed error on empty chapter selection.
  • Fixed error on language edit.
  • Added editing of manga and uploader fields.

3.0.1

11 Nov 16:00
f052757
Compare
Choose a tag to compare
  • Nothing has changed because the delete and deactivate buttons already worked in the previous release.

3.0.0

10 Nov 11:14
c24d233
Compare
Choose a tag to compare
  • Cleaned up/rewrote a bunch of stuff, added pre-commit config, and upgraded to python 3.10 (not that you guys care).
  • Added additional Windows instructions to README.
  • Added scrollbar to log output.
  • Stopped warning/checking for existing upload sessions on login. This saves 0.5 seconds, you're welcome.
  • Merged mass uploader and editor to a single .exe.
  • Selecting files with a combined path of over 1024 chatacters no longer causes no files to be selected (now supports up to 102400 characters).
  • Switched to a font with nihonese support.
  • Added a lot of fallbacks to range filtering/editing syntax parsing and it should now ignore leading/trailing dashes and spaces more consistently.
  • 5 is now > than 5.9, but 5.0 is still < than 5.9 (this change has been approved by the International Congress of Mathematicians).
  • Fixed group modifications on chapters with more than one group always overwriting all groups. Group changes should now have the same behavior as the v3 editor.

2.8.1

22 Apr 22:05
Compare
Choose a tag to compare
  • Fix backend thinking explicit null and implicit null are different things.
  • Fix spaces not always being ignored on conditional input.

2.8.0

25 Mar 04:05
Compare
Choose a tag to compare
  • Added support for external url field in the uploader.

2.7.1

09 Mar 18:24
Compare
Choose a tag to compare
  • Fixed \d not including decimal dots.

2.7.0

07 Mar 11:21
Compare
Choose a tag to compare
  • Made scrollbars darker.
  • Added scrollbars to all inputs.
  • Fixed conditional editing instructions to reflect the new format.
  • Stop exiting on escape keypress.

2.6.0

09 Feb 12:04
Compare
Choose a tag to compare
  • Added a button to deactivate chapters.