Skip to content

v0.13.2

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 19:28
· 190 commits to main since this release
v0.13.2
cca627f

PyPI package: https://pypi.org/project/ubo-app/0.13.2

Changes:

  • build(bootstrap): generate a semi-unique id for the device and use it as its
    hostname, this is to reduce the risk of collision in the network #70
  • refactor(ssh): show hostname in the notification of the successful account creation
    #70
  • refactor(ssh): avoid letters I, i, l and O in the generated password #70

Note than GitHub doesn't allow assets bigger than 2GB in a release. Due to this, the files bigger than 2GB have been split into 2GB chunks. You can join them using the following command:

cat [[filename]]_* > [[filename]]