Releases: MineInAbyss/Keepup
Releases · MineInAbyss/Keepup
v3.2.0-alpha.5
🐛 Bug Fixes
- Far more reliable downloads - (9f14142)
- Account for program stopping mid download by writing to partial file, then renaming it - (9f14142)
- Set a default maximum of 4 concurrent download tasks - (9f14142)
- Don't check last changed headers for updates by default, reduces number of http calls when caching greatly - (9f14142)
⚙️ Miscellaneous Tasks
- Better rclone command not found error message - (9f14142)
v3.2.0-alpha.4
⛰️ Features
- Template config inventory file with pebble - (58886bc)
v3.2.0-alpha.3
🐛 Bug Fixes
- Replace instances of Path(".") with Path("") to avoid adding . in path string - (342b01d)
v3.2.0-alpha.2
🐛 Bug Fixes
- Copy individual files correctly, add test for this case - (f0a0b9b)
v3.2.0-alpha.1
v3.1.2
v3.1.1
v3.1.0
v3.1.0-alpha.4
⛰️ Features
- Check whether system supports
file
command, if not, disable file type checking and show warning - (378830b)
v3.1.0-alpha.3
🐛 Bug Fixes
- No longer keepup-shadow in github actions - (d9eaac0)