Skip to content

Releases: snebl/e6AutoArchive

v1.5.2

19 Jan 03:18
Compare
Choose a tag to compare

Changes

  • Added config option to disable link reconstruction.
  • Other minor tweaks.

Full Changelog

v1.5.1...v1.5.2

v1.5.1 Maintenance

05 Nov 07:27
Compare
Choose a tag to compare

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...v1.5.1

v1.5 Launch Options

21 Sep 08:18
Compare
Choose a tag to compare

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...v1.5

v1.4 Tweaks and Better Logging

22 Aug 19:21
Compare
Choose a tag to compare

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...v1.4

v1.2.1 Fixed Exit Handling

22 Jul 20:40
Compare
Choose a tag to compare

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

Full Changelog

v1.2...v1.2.1

v1.2 Multiple Archives

19 Jun 02:59
Compare
Choose a tag to compare

Changes

  • Ability to have multiple archives
  • Menu option changes
  • More feedback for simple errors

Full Changelog

v1.1...v1.2

v1.1 Some Improvements

31 May 21:27
Compare
Choose a tag to compare

Changes

  • fixed a typo
  • console logging looks a bit better

Full Changelog

https://github.com/snebl/e6AutoArchive/commits/v1.1

v1.0 Initial Release

30 May 22:11
Compare
Choose a tag to compare

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.