Skip to content

Release v6.0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 04:06
· 103 commits to main since this release
v6.0.1.0
91c216e
  • Added settings option to enable / disable free storage space check.
  • Improve storage check to follow symlinks and return the partition free space where the data resides instead of where the symbolic links resides.
  • Added command line support for specifying PixelFlasher config json file, use -c or --config flag followed by full file path of configuration json file.
  • Added command line --console (only useful on Linux / Mac) to display all PixelFlasher output to console, useful when troubleshooting.
  • Further improved handling of large file extraction on low memory computers.