Skip to content

Releases: hassio-addons/addon-ssh

v3.6.0

20 Dec 18:35
43108df
Compare
Choose a tag to compare

This release updates a couple of things, but adds some new things as well!

The Home Assistant Command Line Tool has been added and yamllint is now available as well! 🎉

Full Changelog

  • Upgrades bind-tools to 9.12.3-r0
  • Upgrades nginx to 1.14.1-r0
  • Adds Home Assistant CLI
  • Updates README to list the hass-cli
  • Adds yamllint

v3.5.1

21 Nov 19:26
Compare
Choose a tag to compare

Full Changelog

  • Spelling correction. (#41) (@dayofdoom)
  • Upgrades git to 2.18.1-r0
  • Upgrades libxml2-utils to 2.9.8-r1
  • Updates Docker usage instructions when protection mode is disabled
  • Corrects typo in Docker warnings (#44) (@ludeeus)

v3.5.0

29 Sep 11:40
4aacd55
Compare
Choose a tag to compare

Full Changelog

  • Upgrades docker to 18.06.1-r0
  • Upgrades ncurses to 6.1_p20180818-r1
  • Upgrades openssh to 7.7_p1-r3
  • Upgrades bind-tools to 9.12.2_p1-r0
  • Upgrades ttyd to 1.4.2
  • Upgrades Hassio CLI to 1.4.0
  • Upgrades base image to v2.3.0
  • Adds Hassio API security role
  • Upgrades OpenSSL to 1.0.2p-r0
  • Adds documentation about shared_sessions option
  • Fixes copy/paste in SSH when using shared sessions

v3.4.1

19 Aug 11:02
829aeb8
Compare
Choose a tag to compare

Full Changelog

Changed

  • Upgrades base image to v2.1.2

v3.4.0

18 Aug 21:27
5565f6d
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds warning with great power comes great responsibility
  • Documents secrets support
  • Adds Docker support

Fixed

  • Adds access to /dev/mem to support GPIO better

Changed

  • Upgrades base image to v2.1.1
  • Sets default Shell
  • Updates README with latest changes
  • Updates Discord links

v3.3.0

12 Aug 13:13
12281fc
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds support for GPIO (#28)
  • Adds support for Mosh mobile shell
  • Checks used password against HaveIBeenPwned
  • Enforces the use of Web Terminal authentication
  • Adds support for colordiff (#30)

Changed

  • Upgrades base image to v2.1.0
  • Enables SSL by default
  • Updates README with latest changes

v3.2.0

30 Jul 10:02
cd060a5
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds mouse support
  • Adds \ as extra keybind for horizontal split in tmux

Fixed

  • Fixes creating extra windows/panes in tmux

v3.1.0

29 Jul 18:10
4276030
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds bluez tools for Bluetooth

Changed

  • Upgrades openssl to 1.0.2o-r2
  • Upgrades zip to 3.0-r6

v3.0.1

21 Jul 20:48
77075e3
Compare
Choose a tag to compare

Full Changelog

Added

  • Adds instructions on embedding Web Terminal into the frontend

Fixed

  • Fixes add-on devicetree permission issue

v3.0.0

21 Jul 19:59
620c4bd
Compare
Choose a tag to compare

Full Changelog

Added

  • Rewrites add-on to include both SSH and Web Terminal
  • Adds syntax highlighting in Nano
  • Adds support for audio and UART devices
  • Adds ZSH Autosuggestions
  • Adds ZSH Syntax Highlighting
  • Adds ack
  • Adds access to all possible hardware

Fixed

  • Fixes an issue with SSL not working

Changed

  • Upgrades base image to v2.0.1
  • Upgrades bind-tools to 9.12.1_p2-r0
  • Upgrades git to 2.18.0-r0
  • Upgrades libxml2-utils 2.9.8-r0
  • Upgrades mariadb-client to 10.2.15-r0
  • Upgrades mariadb-client to 10.2.15-r0
  • Upgrades nano to 2.9.8-r0
  • Upgrades ncurses to 6.1-r0
  • Upgrades net-tools to 1.60_git20140218-r2
  • Upgrades nmap to 7.70-r1
  • Upgrades openssh to 7.7_p1-r2
  • Uprades openssl to 1.0.2o-r1
  • Upgrades rsync to 3.1.3-r1
  • Upgrades sqlite to 3.24.0-r0
  • Upgrades sudo to 1.8.23-r2
  • Upgrades tmux to 2.7-r0
  • Upgrades vim to 8.1.0115-r0
  • Upgrades zip to 3.0-r5
  • Upgrades zsh to 5.5.1-r0
  • Upgrades Hadolint to latest version
  • Updates Hass.io ASCII art in MOTD
  • Updates add-on icon & logo
  • Documentation merge and naming updates
  • Layout improvements to README
  • Small tidy up
  • Updates forum URL