Skip to content

gude-upload-0.0.2-dev

Pre-release
Pre-release

Choose a tag to compare

@fabian-n-gude-systems fabian-n-gude-systems released this 29 Aug 08:35

Release

  • Version: v0.0.2-dev (pre-release)
  • Target: Windows x64 single-file CLI
  • Asset: gude-upload-0.0.2-dev-windows-x64.exe

Highlights

  • Fix: Create firmware directory automatically during online firmware download to prevent FileNotFoundError when the 'fw' folder is missing.
  • Docs: Update README to reflect the current minimum supported Python version.
  • No changes to configuration/certificate handling; these folders remain user-managed.

Verify

  • SHA256: 65E3DFEAD33C7CC2CCC86628A3CB332D1B034325818D8B0BE95A829008E4B312
  • PowerShell: Get-FileHash .\gude-upload-0.0.2-dev-windows-x64.exe -Algorithm SHA256 | Select-Object -ExpandProperty Hash
  • Git Bash: sha256sum gude-upload-0.0.2-dev-windows-x64.exe

Usage

  • Help: .\gude-upload-0.0.2-dev-windows-x64.exe --help
  • Online status check: .\gude-upload-0.0.2-dev-windows-x64.exe --gbl --onlineupdate --status
  • Note: Provide your own .ini files as needed; they are not bundled.

Notes

  • Only the firmware directory is created automatically during online updates. The 'config' and 'ssl' directories remain user-managed.
  • Unsigned binary: Windows may show SmartScreen warnings; code signing is planned for a later release.
  • If using --onlineupdate, ensure outbound HTTPS is allowed to https://files.gude-systems.com/fw.
  • Keep the exe outside your source repo and do not commit dist/ artifacts.
  • Report issues: https://github.com/gudesystems/upload.py/issues