v1.4.2
alphacep/vosk-spacev1.4.2Oct 26, 2020by FiloSottile
AI Summary
Reduces the default certificate lifetime to 2 years and 3 months and adds support for building on ARM64 Linux. Includes improvements for Firefox detection and updates the Go import path.
Key Highlights
- Reduced certificate lifetime to 2 years and 3 months
- Added linux/arm64 binary support
- Improved Firefox version detection
- Updated Go import path to filippo.io/mkcert
Breaking Changes
- Go import path changed to filippo.io/mkcert
New Features
- 2.25 year certificate lifetime
- ARM64 Linux support
- Firefox detection improvements
Full Release Notes
* **Reduce certificate lifetime to 2 years and 3 months** * Detect various flavors of Firefox (#225, #280) * Build release binary for linux/arm64 (#284) The Go import path of the module is now filippo.io/mkcert, which should only affect users installing the tool with `go get`, which was never a recommended installation method.