Packager note: This now patches out the update command to avoid users accidentally breaking the package, as per the Solus policy on programs containing updaters.
Summarized Changelog:
- v2.4.5:
- A hotfix for a regression introduced in v2.4.4 related to combining the encode and reverse_proxy directives
- v2.4.4:
- Don't set host for directory links by default
- Trim slashes from path prefix
- Implement load_interval to pull config on a timer
- Fix edgecase with auto HTTP->HTTPS logic
- Fix incorrect determination of gRPC protocol
- Remove "IssuerRaw" field
- Fix paths when using an env file
- Add disable_canonical_uris Caddyfile subdirective
- Fix browse name_dir_first sorting
- Add shortcut for proxy hostport placeholder
- Don't put localhost in public APs
- Improve unrecognized directive errors
Full changelog for v2.4.4 is here.