Releases: 9-FS/nhentai_archivist
Releases · 9-FS/nhentai_archivist
2024-11-10 nhentai_archivist 3.5.1
2024-10-13 nhentai_archivist 3.5.0
Changelog
- 00e9e50: changed input order from "1. downloadme.txt; 2. tag search; 3. manual input" to "1. downloadme.txt; "2. tag search xor manual input" depending on server mode or client mode
2024-10-08 nhentai_archivist 3.4.1
2024-10-01 nhentai_archivist 3.4.0
Changelog
- 4f635ee: updated dependencies
- 98c1118: fixed empty api page array results in failing database insert, now api results without page data are filtered out
- a072dd7: updated docker-compose.yaml
- 707108d: changed a couple of settings to optional; updated default "./config/.env"
- 8b18c47: added blacklist feature
- d9815ae: server mode is now guaranteed to never exit, failures that would result in exit in client mode now only abort current iteration and trigger scheduled sleep
- 45bde56: removed unused variable
- c47ebb2: removed rustfmt.toml from ignores
- 45e5e68: updated readme
- f20627c: updated readme
- b48cdfb: updated readme
2024-09-19 nhentai_archivist 3.3.2
2024-09-19 nhentai_archivist 3.3.1
Changelog
- e03ef6e: fixed error 404 during test connection could effectively cripple nhentai_archivist on a random fuckywucky basis
2024-09-19 nhentai_archivist 3.3.0
2024-09-15 nhentai_archivist 3.2.1
Changelog
- updated dependencies
- updated readme
2024-09-14 nhentai_archivist 3.2.0
Changelog
2024-09-14 nhentai_archivist 3.1.3
Changelog
- added try to automatically create database directory
- updated readme to address common problems