mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
plugins: fix changelog styling
No GitHub handles, looks like broken mail addresses. ;)
This commit is contained in:
@@ -14,9 +14,9 @@ Plugin Changelog
|
||||
|
||||
1.3
|
||||
|
||||
* Add support for CPU aggregation (contributed by @pmhausen)
|
||||
* Make Graphite separate instances configurable (contributed by @pmhausen)
|
||||
* Add disk I/O plugin (contributed by @pmhausen)
|
||||
* Add support for CPU aggregation (contributed by pmhausen)
|
||||
* Make Graphite separate instances configurable (contributed by pmhausen)
|
||||
* Add disk I/O plugin (contributed by pmhausen)
|
||||
|
||||
1.2
|
||||
|
||||
|
||||
@@ -94,8 +94,8 @@ Plugin Changelog
|
||||
|
||||
1.8.1
|
||||
|
||||
* Fix 'flush interval' templating by @Jontron123
|
||||
* Add ability to disable TLS for Graphite by @primemaster
|
||||
* Fix 'flush interval' templating (contributed by Jontron123)
|
||||
* Add ability to disable TLS for Graphite (contributed by primemaster)
|
||||
|
||||
1.8.0
|
||||
|
||||
|
||||
+3
-3
@@ -207,9 +207,9 @@ Plugin Changelog
|
||||
|
||||
1.12
|
||||
|
||||
* Add passive-interface to OSPFv3 (by Michael Muenz)
|
||||
* Allow to set area per interface for OSPFv2 (by @twoequaldots)
|
||||
* Allow to set ebgp-multihop in BGP (by @bpeavy and Greg Goodrich)
|
||||
* Add passive-interface to OSPFv3 (contributed by Michael Muenz)
|
||||
* Allow to set area per interface for OSPFv2 (contributed by twoequaldots)
|
||||
* Allow to set ebgp-multihop in BGP (contributed by bpeavy and Greg Goodrich)
|
||||
|
||||
1.11
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ Plugin Changelog
|
||||
|
||||
1.8.1
|
||||
|
||||
* Fixed detect broken executables option (contributed by @sopex)
|
||||
* Fixed detect broken executables option (contributed by sopex)
|
||||
|
||||
1.8
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@ Changelog
|
||||
|
||||
1.5
|
||||
|
||||
* Change whitelisting format (by @jkellerer)
|
||||
* Change whitelisting format (contributed by jkellerer)
|
||||
* Add alienvault to disabled feeds
|
||||
|
||||
1.4
|
||||
|
||||
+9
-9
@@ -155,8 +155,8 @@ Plugin Changelog
|
||||
1.14
|
||||
|
||||
* add load balancer algorithm option (ip_hash)
|
||||
* fix URL flag not stored (contributed by jkellerer) [1]
|
||||
* allow to whitelist specific source IPs in the web application firewall (contributed by Julio Cesar Camargo) [2]
|
||||
* fix URL flag not stored (contributed by jkellerer)[1]
|
||||
* allow to whitelist specific source IPs in the web application firewall (contributed by Julio Cesar Camargo)[2]
|
||||
|
||||
[1] https://github.com/opnsense/plugins/pull/1375
|
||||
[2] https://github.com/opnsense/plugins/pull/1310
|
||||
@@ -219,7 +219,7 @@ Plugin Changelog
|
||||
|
||||
* Add proxy options for ignore client abort and disabling buffering
|
||||
* Add logviewer support for streams
|
||||
* Fix charset is not defined bug (contributed by ccesario [1])
|
||||
* Fix charset is not defined bug (contributed by ccesario)[1]
|
||||
* Add an existence check for locations
|
||||
* Add PROXY protocol for HTTP and Streams frontend
|
||||
* Add PROXY backend support for Streams
|
||||
@@ -230,14 +230,14 @@ Plugin Changelog
|
||||
1.4 (Development only)
|
||||
|
||||
* move upstreams from HTTP to their own menu because they are used for TCP load balancing as well
|
||||
* add TCP load balancing [1]
|
||||
* add TCP load balancing[1]
|
||||
* add support for IP based ACLs
|
||||
* add log rotation (contributed by Julius Cesar Camargo [2])
|
||||
* add log rotation (contributed by Julius Cesar Camargo)[2]
|
||||
* add support for satisfy, body size limitation
|
||||
* change: allow to disable internal bot protection (contributed by @fzoske) [3]
|
||||
* change: allow to disable internal bot protection (contributed by fzoske)[3]
|
||||
* change: do not save when no change in the list happened to prevent filling the log history
|
||||
* fix: translate a german string in upstream server to english
|
||||
* replace headers instead of just adding our own (duplication issue #971), suppress X-Powered-By from Upstream [4]
|
||||
* replace headers instead of just adding our own (duplication issue #971), suppress X-Powered-By from Upstream[4]
|
||||
|
||||
[1] https://github.com/opnsense/plugins/pull/930
|
||||
[2] https://github.com/opnsense/plugins/pull/982
|
||||
@@ -253,13 +253,13 @@ Plugin Changelog
|
||||
* add limiter support
|
||||
* add permanent ban feature (use alias in firewall rules)
|
||||
* add caching feature (local file system)
|
||||
* add path prefix support (contributed by @ccesario )
|
||||
* add path prefix support (contributed by ccesario)
|
||||
* add port to upstream server table
|
||||
* add support to download waf rules
|
||||
* improvement: export full chain instead of only the server certificate (fixes some issues with some tools which need it)
|
||||
* web interface (allow HTTP/2 server push to increase performance)
|
||||
* support for (secure) web sockets in reverse proxy mode
|
||||
* bugfix: fix issues with multiple hostnames (IPv6 issues with TLS SNI by @ccesario )
|
||||
* bugfix: fix issues with multiple hostnames due to IPv6 issues with TLS SNI (contributed by ccesario)
|
||||
* bugfix: warning in certificate rendering
|
||||
|
||||
1.1
|
||||
|
||||
Reference in New Issue
Block a user