Releases: snebl/e6AutoArchive
Releases · snebl/e6AutoArchive
v1.5.2
v1.5.1 Maintenance
Changes
- Ran
npm audit fix
on the project which fixed the security alert reported by Dependabot. - Other very minor tweaks and fixes.
Full Changelog
v1.5 Launch Options
Changes
- Launch options for generating data and running the downloader if you don't want to use the menu for that.
- Fixed first folder showing up as undefined when displaying changed folders.
Full Changelog
v1.4 Tweaks and Better Logging
Skipped v1.3
because I don't like the number 3
.
Changes
- You can configure how many files to download at once if the maximum (320) was too unstable. The default is 128.
- You can see all the folders with new files after the downloader has finished.
- Other slight console logging tweaks.
Full Changelog
v1.2.1 Fixed Exit Handling
Edit: only realized after making v1.4
that I forgot to upload the executable in this version :<
Changes
- Program will no longer delete all newly downloaded files when closed unexpectedly. Instead only unfinished files and files in the same directory of unfinished files will be deleted.
- executable, user agent header, and repo names all match now
New Contributors
- @TheHolySylveon made their first contribution in #2
Full Changelog
v1.2 Multiple Archives
Changes
- Ability to have multiple archives
- Menu option changes
- More feedback for simple errors
Full Changelog
v1.1 Some Improvements
Changes
- fixed a typo
- console logging looks a bit better
Full Changelog
v1.0 Initial Release
note: there is a blatant typo. The program will say "Are you use?" instead of "Are you sure?" when prompting the user weather they are sure about an action.