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
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
6
6
7
7
## [Unreleased]
8
8
9
+
## [0.2.1] - 2026-06-08
10
+
11
+
### Fixed
12
+
13
+
-`omnifs up` now passes the runtime container's config, cache, mount-config, and provider directories through `OMNIFS_*` environment variables. This keeps the startup readiness check aligned with the materialized session mounts, so release containers no longer report zero providers after the FUSE mount is already live.
0 commit comments