Skip to content

0.37rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@ccrisan ccrisan released this 05 Aug 20:17
· 1229 commits to main since this release

What's new:

  • added SFTP upload support (thanks to @Kwrt)
  • passwords are now stored as SHA1 hashes rather than in plain text
  • added support for HTTP basic authentication (see http_basic_auth)
  • smbctl: fixed a bug with upper case network shares
  • wifictl: hex-encoded PSKs are now supported
  • added support for running a command when an event ends (thanks to @jcsilva)
  • added a button to allow the user to manually take a snapshot
  • still images: added "manual" capture mode
  • still images: added "motion-triggered (one picture)" capture mode
  • a few code cleanups to reduce PEP8 warnings