v1.4.2

ibnaleem/gosearchv1.4.2Oct 26, 2020by FiloSottile

AI Summary

This release reduces certificate lifetimes, improves Firefox detection compatibility, and adds support for Linux ARM64 builds.

Key Highlights

  • Reduced certificate lifetime to 2 years and 3 months
  • Added Linux ARM64 binary support
  • Improved detection for various Firefox versions
  • Updated Go import path to filippo.io/mkcert

New Features

  • Linux ARM64 support
  • Reduced certificate lifetime

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.