- Reverted path cleaning changes that removed
./
prefix from relative paths, which was causing compatibility issues with tools like stac-check. The validator now correctly preserves the./
prefix for relative paths in the current directory.
Full Changelog: v3.10.0...v3.10.1