Blog
Release: Flox 1.3.10
Flox Team | 9 January 2025
We’ve just released version 1.3.10 of the Flox CLI. You can get the new release here.
Activation fixes
- Fixed a bug that would cause newly installed packages to not appear in
PATH
inzsh
in some circumstances. - Fixed a bug that would fail to activate properly when doing an in-place activation (e.g.
eval $(flox activate)
) of a currently running environment from a previous version of Flox.
Other fixes
- Don't count escape characters when aligning search results.
- Internal refactoring to prepare for dropping a large C++ internal dependency.