Important
Though stable, 1.16.1 was incompatible with older linuxes, such as Ubuntu 20.04. This v1.17.0 release addresses this issue.
What's Changed
Build and Package
- Build for linux in ubuntu 20.04 container by @RebeccaMahany in #2152
- Root.json generator by @cesarfda in #2142
Features and Improvements
- [IndexedDB/KATC] TypedArrays and ArrayBuffers by @RebeccaMahany in #2148
- Log CheckExecutable thoroughly by @RebeccaMahany in #2150
Bug Fixes
- Do not suppress errors when running CheckExecutable by @RebeccaMahany in #2151
General
- swap path separator for windows in lockfile path collection by @zackattack01 in #2146
- Bump golang.org/x/net from 0.33.0 to 0.36.0 by @dependabot in #2147
Full Changelog: v1.16.1...v1.17.0