2020-05-23
- Change the Docker CLI requests parser Regex
2020-04-23
- Support wildcards for apex zones
- Add domain whitelist for path metrics
- Add new tests and cover more path chaining combinations in E2E tests
- Fix path chaining's request loop bug
- Fix version in dev builds
- Fix to= field check for dockerv2 records
2020-03-23
- Support upstream records to avoid having duplicate records on different zones
- Add
use=
to TXT record fields - Add more E2E tests to cover upstream record support
- Fix a bug in custom regexes that required request's query
- Fix predefined regex order bug
- Custom headers get urldecoded to create valid headers
2020-01-24
- Separate out
gomods
type into its own Caddy plugin Gomods - Separate out
torproxy
type into its own Caddy plugin Torproxy - New
proxy
type 248 - New
git
type 289 - New
gometa
type - New
dockerv2
type with pull support only - Header support 311
- Use TXTDirect version in builds 310
- Add TXT record validator tool 304
- Add predefined regex mode 296
- Add path chaining 293
- Add referer header, if not present 280
- New e2e test coverage 298
- Support Caddy v1 266
- Add regex capture groups as placeholders 257
- Add more test coverage
- Support go modules
- Add Prometheus metrics
- Redirect permanently with a timeout 192
path
: Wildcard support 147path
: Path metric per host 250
- Normalize path used for zone lookups
- Various fixes and refactoring to improve stability
2019-09-04
Intermediate release. All changes will be listed in v0.4.0
-->
2018-08-07
- Path based redirects
- Enforce absolute zones on DNS requests
- Blacklist favicon redirects
- Blacklist
_internal
gometa paths - Custom DNS resolver
- Refactor fallbacks (root fallback, global fallback etc.)
- Remove Caddy telemetry
- Update docs
- Iterate on spec
2017-10-12
- Host based redirects
- Go package import vanity url redirects
- 404 defaulting
- Optional default redirect to "www." subdomain
- Optional global redirect