What's Changed
select-apps
should now display correctly on most terminals without artifacts, including (Putty). #176update.sh
should no longer wipe previous executable permissions. You will need to grant./update.sh
permissions one more time withchmod +x update.sh
#195- The latest version check should always point to the latest version now. #198
- Published zip artifacts will now have the correct path convention. #194
successfullyDownloadedDepots.json
will now live in theConfig
directory, so that download tracking won't be wiped with theCache
dir #202
Full Changelog: v1.7.2...v1.7.3