You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-2Lines changed: 15 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,21 @@
1
1
# Changelog
2
2
3
+
## [0.14.1] - 2026-05-10
4
+
5
+
### Fixes
6
+
7
+
- reintroduce uniform --ipv4-only option to deploy-* commands which
8
+
affect container setup not deploy type (DNS, IPV4, IPV6)
9
+
3
10
## [0.14.0] - 2026-05-10
4
11
5
-
-[**breaking**] drop "--no-dns" deploy-cmdeploy and deploy-madmail "--ipv4-only" options
6
-
introduce "--type=DNS|IPV4|IPV6" deploy-cmdeploy option and default deploy-madmail to ipv4 type
12
+
### Fixes
13
+
14
+
-[**breaking**] drop "--no-dns" deploy-cmdeploy and deploy-madmail "--ipv4-only" options, in favor of new "--type=DNS|IPV4|IPV6" deploy-cmdeploy option and defaulting deploy-madmail to ipv4 always..
0 commit comments