Skip to content

Commit 0263851

Browse files
authored
chore(main): release 2.17.0 (#737)
1 parent 116bbee commit 0263851

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.16.0"
2+
".": "2.17.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.17.0](https://github.com/NethServer/nethsecurity-ui/compare/2.16.0...2.17.0) (2026-04-07)
4+
5+
6+
### Features
7+
8+
* **ipsec-tunnels:** enhance table structure and add sorting functionality ([#728](https://github.com/NethServer/nethsecurity-ui/issues/728)) ([4c3d71d](https://github.com/NethServer/nethsecurity-ui/commit/4c3d71d09ba6925cc8c25d05298ef86f74fcd2a0))
9+
10+
11+
### Bug Fixes
12+
13+
* correct a typo in Italian translation for 'no_last_sent' message ([#739](https://github.com/NethServer/nethsecurity-ui/issues/739)) ([116bbee](https://github.com/NethServer/nethsecurity-ui/commit/116bbeeda09c3a0a1a976f057f67476fd55328e0))
14+
* **flows:** using 'internal' instead of 'local' for local traffic ([#736](https://github.com/NethServer/nethsecurity-ui/issues/736)) ([0213054](https://github.com/NethServer/nethsecurity-ui/commit/021305444b76e5aaf7a16afa449ed9061f258fa1))
15+
316
## [2.16.0](https://github.com/NethServer/nethsecurity-ui/compare/2.15.6...2.16.0) (2026-04-01)
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.16.0",
3+
"version": "2.17.0",
44
"config": {
55
"requiredApiVersion": "~3.5.0"
66
},

0 commit comments

Comments
 (0)