vpv v0.8.0
New features and improvements
- fuzzy-finder: list and search images from the current sequence by name, opened by pressing
g
(requires Rust to be setup at compile time) - improve sequence listing to support s3://, https:// and http:// and zip files (when linked with gdal)
- speed-up sequence listing when reading large folders on remote mounts
- layout: support horizontal custom layouts. For example:
vpv l:h,1,3
to have one image on the left, three on the right - fix: removing the current frame from a sequence now removes the SVG as well
- provide a flake.nix for nix users (with gdal support but not octave or rust yet)