Local Asset Cache
Enable Cache downloaded archive files in settings to have pupdate save a local copy of every ROM/BIOS file it downloads. On future runs, if the file is already in the cache and passes a checksum check, it's copied from there instead of re-downloaded.
The cache can be cleared at any time from Pocket Maintenance → Clear Archive Cache.
Core Version Pinning
You can lock any installed core to a specific release version via Pocket Maintenance → Pin/Unpin Core Version. Once pinned, pupdate will always target that version — skipping newer releases and downgrading if necessary. Enter a blank value in the prompt to remove the pin and resume normal updates. Note: this will only work if the author uses github releases for their cores
What's Changed
- Fix MD5 hash to support files larger than 2GB by @mhoare1984 in #419
- Add local Cache for downloads by @mattpannella in #426
- version pinning by @mattpannella in #427
- rainbows by @mattpannella in #428
- Update project version from 4.6.2 to 4.7.0 by @mattpannella in #429
Full Changelog: 4.6.2...4.7.0