What's Changed
- [Server Method] Implemented integrity token cache, speeding up subsequent PO token generation by >99%
- [Server Method] 'TOKEN_TTL' is no longer used
- Plugin will no longer function if there's a version mismatch between script/server and plugin
Commits
- Update commander.js to release version by @Brainicism in #130
- [server] better error handling, make deprecated argument non-fatal by @grqz in #128
- Migrate to ESM by @Brainicism in #127
- chore: update python version by @voldemort2826 in #125
- use more WebPO clients, ignore no formats by @grqz in #124
- Replace HttpsProxyAgent and SocksProxyAgent to use ProxyAgent (second) by @voldemort2826 in #122
- chore: Switch from yarn to npm, update packages by @voldemort2826 in #121
- [server] fix commanderjs extra typings, and use commander at runtime by @grqz in #115
- Add --init to sample docker run command by @Brainicism in #112
- [server] Cache integrity token and PO token minter, use innertube endpoint by @grqz in #107
- Reject requests with mismatched major versions by @tcely in #104
Full Changelog: 1.1.0...1.2.0