v1.4.2

Shubhamsaboo/awesome-llm-appsv1.4.2Oct 26, 2020by FiloSottile

AI Summary

This update reduces certificate lifespans, adds support for detecting various Firefox versions and building for Linux ARM64, and updates the Go module import path.

Key Highlights

  • Reduced certificate lifetime to 2 years and 3 months
  • Linux ARM64 support
  • Various flavors of Firefox detection
  • Go import path update

New Features

  • Reduced certificate lifetime
  • Linux ARM64 support
  • Firefox detection
  • Import path update

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.