Releases: Xnot/mangadex-mass-uploader
Releases · Xnot/mangadex-mass-uploader
3.2.1
3.2.0
- 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
3.0.1
3.0.0
- 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.