- New "Update All" option and cli arguments to only download assets for a core if it's been updated (will skip all other cores)
- New menu item and cli arguments to archive and unarchive cores
- Since the pocket os will only load a set number of platforms before blowing up (249), archiving a platform moves it out of the folder so the pocket doesn't read it. This won't uninstall or effect the cores in that platform. So you can unarchive them at any time and restore access without having to reinstall anything. pupdate will also still treat the archived platforms like normal, so the cores will still get updated even though you can't access them on the pocket until you unarchive their platform
What's Changed
- adding tests by @mattpannella in #449
- Add new blacklist entries for diablo by @davewongillies in #475
- new option: only check assets for updated cores by @mattpannella in #477
- archiving platforms by @mattpannella in #478
Full Changelog: 4.13.0...4.14.0