Skip to content

Commit b39bc1f

Browse files
committed
chore: release v0.14.2
1 parent af362fa commit b39bc1f

1 file changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,19 @@
11
# Changelog
22

3+
## [0.14.2] - 2026-05-11
4+
5+
- cleanup and fix IP-relay handling to work for ip-based cmdeploy relays.
6+
7+
38
## [0.14.1] - 2026-05-10
49

510
### Fixes
611

7-
- reintroduce uniform --ipv4-only option to deploy-* commands which
8-
affect container setup not deploy type (DNS, IPV4, IPV6)
12+
- reintroduce uniform --ipv4-only option to deploy-* commands which affect container setup not deploy type (which might be DNS, IPV4, IPV6 for cmdeploy and "IPV4" (implicit) on madmail..
13+
14+
### Miscellaneous Tasks
15+
16+
- release v0.14.1.
917

1018
## [0.14.0] - 2026-05-10
1119

@@ -333,6 +341,7 @@
333341

334342
- initial commit of cmlxc tool.
335343

344+
[0.14.2]: https://github.com/chatmail/cmlxc/compare/v0.14.1..v0.14.2
336345
[0.14.1]: https://github.com/chatmail/cmlxc/compare/v0.14.0..v0.14.1
337346
[0.14.0]: https://github.com/chatmail/cmlxc/compare/v0.13.5..v0.14.0
338347
[0.13.5]: https://github.com/chatmail/cmlxc/compare/v0.13.4..v0.13.5

0 commit comments

Comments
 (0)