feat(network): add configurable VM egress firewall policies and WireGuard-based host routing
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 1.4.0 - feat(network)
|
||||
add configurable VM egress firewall policies and WireGuard-based host routing
|
||||
|
||||
- adds firewall and wireguard options to SmartVM and NetworkManager configuration interfaces
|
||||
- validates firewall rules, WireGuard managed configs, and unsupported hook or IPv6 settings with dedicated error codes
|
||||
- sets up iptables egress chains, NAT, policy routing, and cleanup for managed VM subnet traffic
|
||||
- documents the new networking capabilities and adds tests for config validation and option forwarding
|
||||
|
||||
## 2026-05-01 - 1.3.1 - fix(docs)
|
||||
remove outdated base image bundle readme and consolidate hosted manifest documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user