New
v0.11.0
Changelog
v0.11.0 (2023-07-07)
Added Features
- Allow for autodetecting both
.yamland.ymlconfig files [PR #401] [dosisod] - Allow for vertical and horizontal scrolling on all views [Issue #181] [PR #399] [mark2185]
- Support Ctrl-Z for job control. [Issue #297] [PR #447] [yurenchen000]
- Quit on
q[Issue #352] [PR #354] [abitrolly] - dive with podman on MacOS [Issue #368] [PR #390] [michaelherold]
- Add more details to "Image Details" section [Issue #369] [PR #399] [mark2185]
- Viewing command Details [Issue #381] [PR #399] [mark2185]
Bug Fixes
- Fix stream podman command hanging [PR #349] [hedrox]
- Fix rendering for multi-line commands [PR #443] [lutzky]
- Layers selection area pushes other UI elements offscreen [Issue #285] [PR #399] [mark2185]
- How to see all layers? [Issue #328] [PR #399] [mark2185]
Additional Changes
- improve README with new docker run command [PR #344] [ozbillwang]
- Add Nix/NixOS package installation instructions [PR #348] [alexandregv]
- Correct installation instruction for Ubuntu/Debian [PR #400] [iwataka]
- ubuntu install latest version script [PR #403] [orihomie]
- feat: add support for alternative ordering strategies [PR #424] [iiian]