diff options
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 25 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 26 |
2 files changed, 51 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index ca705e62..7a12d0e2 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,31 @@ _ext/releasenotes.py +2023-02-18 +========== + +* :vytask:`T4743` (feature): Enable IPv6 address for Dynamic DNS + + +2023-02-15 +========== + +* :vytask:`T4993` (bug): Can't delete conntrack ignore rule + + +2023-02-14 +========== + +* :vytask:`T4999` (feature): vyos.util backport dict_search_recursive +* :vytask:`T1993` (feature): Extended pppoe rate-limiter + + +2023-02-13 +========== + +* :vytask:`T4153` (bug): Monitor bandwidth-test initiate not working + + 2023-02-11 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 4aa7ae77..60680dd3 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,32 @@ _ext/releasenotes.py +2023-02-16 +========== + +* :vytask:`T4971` (feature): Radius attribute "Framed-Pool" for PPPoE + + +2023-02-15 +========== + +* :vytask:`T4991` (bug): Restore path level information to compare output + + +2023-02-14 +========== + +* :vytask:`T4968` (bug): VPN IPsec check dpd and close action for empty values +* :vytask:`T1993` (feature): Extended pppoe rate-limiter + + +2023-02-13 +========== + +* :vytask:`T4905` (feature): Convert show nhrp tunnel to tabulate format +* :vytask:`T4153` (bug): Monitor bandwidth-test initiate not working + + 2023-02-12 ========== |