www/caddy: Bump plugin version to 2.0.4 (#4954)

This commit is contained in:
Monviech
2025-09-24 17:59:44 +02:00
committed by GitHub
parent b2401a695c
commit 97603fc29b
2 changed files with 5 additions and 2 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
PLUGIN_NAME= caddy
PLUGIN_VERSION= 2.0.3
PLUGIN_REVISION= 1
PLUGIN_VERSION= 2.0.4
PLUGIN_DEPENDS= caddy-custom
PLUGIN_COMMENT= Modern Reverse Proxy with Automatic HTTPS, Dynamic DNS and Layer4 Routing
PLUGIN_MAINTAINER= cedrik@pischem.com
+4
View File
@@ -6,6 +6,10 @@ DOC: https://docs.opnsense.org/manual/how-tos/caddy.html
Plugin Changelog
================
2.0.4
Add: DNS-01 challenge delegation via CNAME (contributed by sdsys-ch) (opnsense/plugins/pull/4950)
2.0.3
Add: Tabulator groupBy of domain and subdomain (opnsense/plugins/pull/4909)