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
+17-12Lines changed: 17 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
25
* `Fixed` for any bug fixes.
26
26
* `Security` in case of vulnerabilities.
27
27
-->
28
+
## [v1.4.2] - 2026-02-24
29
+
### Fixed
30
+
* Fix the empty `PrintName` causes junctions to break in Windows Containers (WCoW) during layer serialization. Thank *Zanie Blue* in #33 for the report and the quick fix.
31
+
28
32
## [v1.4.1] - 2026-01-17
29
33
### Fixed
30
34
* Junction creation failed silently with verbatim `\\?\` prefix paths (#31) by @DK26.
@@ -78,15 +82,16 @@ It signals that the API is mature enough to be stable for a long time.
0 commit comments