Skip to content

Commit 655e5cc

Browse files
authored
chore(main): release 2.20.0 (#757)
1 parent 701ec83 commit 655e5cc

4 files changed

Lines changed: 17 additions & 4 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.19.0"
2+
".": "2.20.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [2.20.0](https://github.com/NethServer/nethsecurity-ui/compare/2.19.0...2.20.0) (2026-05-13)
4+
5+
6+
### Features
7+
8+
* **openvpn:** add tun_mtu and mssfix configuration management for instances ([#753](https://github.com/NethServer/nethsecurity-ui/issues/753)) ([4fd7ed9](https://github.com/NethServer/nethsecurity-ui/commit/4fd7ed964bf4cb5528cc91406e84a773bef5d322))
9+
10+
11+
### Bug Fixes
12+
13+
* label typo ([#755](https://github.com/NethServer/nethsecurity-ui/issues/755)) ([3c8ec41](https://github.com/NethServer/nethsecurity-ui/commit/3c8ec418d2f5a82ab058278a59af3f9e2b91fad6))
14+
* using NeCheckbox instead of input and improved network error message ([#758](https://github.com/NethServer/nethsecurity-ui/issues/758)) ([c2a5624](https://github.com/NethServer/nethsecurity-ui/commit/c2a562498bb8d704c1d6dea6638b9806ec0d6eeb))
15+
316
## [2.19.0](https://github.com/NethServer/nethsecurity-ui/compare/2.18.2...2.19.0) (2026-04-30)
417

518

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nethsecurity-ui",
3-
"version": "2.19.0",
3+
"version": "2.20.0",
44
"config": {
55
"requiredApiVersion": "~3.6.0"
66
},

0 commit comments

Comments
 (0)