Skip to content

Release 0.13.0

Compare
Choose a tag to compare
@lhartung lhartung released this 17 Jan 20:53
· 61 commits to master since this release

Features

  • Enable multi-arch support for light chutes.
    • Light chutes that were developed on x86_64 can now be installed on ARMv7 systems.
  • Implement node self-provisioning.
  • Enable strict confinement for the snap by moving privileged operations to a separate snap.
    • Future releases will be eligible for automatic update through the snap store.

Security

  • Updated dependency versions to address vulnerabilities in old versions of pyOpenSSL, requests, and urllib3.