Releases: hassio-addons/addon-ssh
Releases · hassio-addons/addon-ssh
v2.3.0
Fixed
- Adds HASSIO_TOKEN to user environment
Added
- Adds add-on icon
- Adds zip package
- Adds allow_remote_port_forwarding option
- Adds documentation for allow_remote_port_forwarding option
Changed
- Updates base image to v1.3.3
- Updates hassio-cli to v1.2.1
- Optimizes images in this repository
v2.2.1
v2.2.0
Added
- Adds support for SSH Agent & TCP forwarding #14
- Added the new Hassio CLI v1.0.1
Changed
- Prevents possible future Docker login issue
- Pass local CircleCI Docker socket into the build container
- Use image tagged as test as a cache resource
- Upgrades add-on base image to v1.3.1
- Updated maintenance year, it is 2018
- Reduces clone depth of Oh My Zsh
Removed
- Removes Microbadger notification hooks
v2.1.0
Changed
- Upgrades add-on base image to v1.2.0
- Improves sshd S6 run script
- Updates add-on URLs to new community forum URL
- Moves copy of rootfs at a later stage
v2.0.4
Fixed
- Preserves environment variables on user change to fix time zone issue
Removed
- Removes
repository.json
to prevent user to install wrong repo - Removes Gratipay from README, since it is EOL
v2.0.3
v2.0.2
v2.0.1
v2.0.0
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
Changed
- Fix issue: User with key and without password was unable to log in
This time for real ;)