Skip to content

Releases: hassio-addons/addon-ssh

v2.0.1

21 Oct 06:39
98b940d
Compare
Choose a tag to compare

Full Changelog

Fixed

  • File authorized_keys has incorrect permissions

v2.0.0

20 Oct 14:58
a3dbd36
Compare
Choose a tag to compare

Full Changelog

Added

  • Added CodeClimate
  • Added CircleCI
  • Added support for Hass.io's extended label schema
  • Added persistency of the ~/.ssh folder
  • Added compatibility mode

Changed

  • Migrated to the new Hass.io build system
  • Migrated to our new base images
  • Rewrite of add-on onto the S6 process supervisor
  • Upgraded the hassio CLI

v1.0.3

20 Aug 11:24
Compare
Choose a tag to compare

Full Changelog

Changed

  • Fix issue: User with key and without password was unable to log in
    This time for real ;)

v1.0.2

20 Aug 11:24
Compare
Choose a tag to compare

Full Changelog

Changed

  • Fix issue: User with key and without password was unable to login

v1.0.1

20 Aug 11:22
Compare
Choose a tag to compare

Full Changelog

Changed

  • Fix issue: User with key and without password was unable to login

v1.0.0

20 Aug 11:21
Compare
Choose a tag to compare

Added

  • First version of the SSH Add-on