Tip
This version adds inline cache checking similar to the official 1.6.4 version.
For old cache files, the integrity of the files will be checked while sending them, and the impact on performance should be much lower than network jitter.
Change
- Fix panic when filename invaild
- Implement inline cache checking
- Update compatible version to 1.6.4
- Adjust build optimization settings
- Fix static range not being checked by cache cleanup in edge cases
Full Changelog: v1.8.0...v1.9.0