v1.4.2
ysharma3501/NovaSRv1.4.2Oct 26, 2020by FiloSottile
AI Summary
Maintenance release reducing certificate lifetimes and adding Linux ARM64 support, alongside a Go import path update.
Key Highlights
- Certificate lifetime reduced to 2 years and 3 months
- Linux ARM64 binary support
- Firefox detection capabilities
- Go import path changed to filippo.io/mkcert
Breaking Changes
- Go import path changed, affecting users installing with `go get`
New Features
- Linux ARM64 builds
- Firefox detection
- Reduced certificate lifespan
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.