🎉 Release of add-on SSH & Web Terminal 12.1.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-11-01 16:12:28 +00:00
parent bc0aa87ebe
commit a50d586acb
5 changed files with 32 additions and 12 deletions

View file

@ -878,10 +878,10 @@ SOFTWARE.
[sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [sqlite-web-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
[sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [sqlite-web-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg [sqlite-web-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v12.0.2 [addon-ssh]: https://github.com/hassio-addons/addon-ssh/tree/v12.1.0
[addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v12.0.2/README.md [addon-doc-ssh]: https://github.com/hassio-addons/addon-ssh/blob/v12.1.0/README.md
[ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues [ssh-issue]: https://github.com/hassio-addons/addon-ssh/issues
[ssh-version-shield]: https://img.shields.io/badge/version-v12.0.2-blue.svg [ssh-version-shield]: https://img.shields.io/badge/version-v12.1.0-blue.svg
[ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [ssh-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [ssh-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [ssh-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,7 +1,27 @@
## Whats changed ## Whats changed
## 🚀 Enhancements
- ✏️ Fix typo in SSH key or password missing error @splady (#445)
- 🪟 Set window title in bash prompt @scop (#434)
## 📚 Documentation
- 📚 Grammar fixes @scop (#435)
## ⬆️ Dependency updates ## ⬆️ Dependency updates
- ⬆️ Upgrades zlib-dev to 1.2.12-r3 @frenck (#430) - ⬆️ Bump yamllint from 1.27.1 to 1.28.0 in /ssh @dependabot (#436)
- ⬆️ Upgrades Home Assistant CLI to v4.19.0 @frenck (#431) - ⬆️ Upgrades docker to 20.10.18-r0 @frenck (#437)
- ⬆️ Upgrades ttyd to 1.7.1 @frenck (#432) - ⬆️ Upgrades mariadb-client to 10.6.9-r0 @frenck (#438)
- ⬆️ Upgrades libxml2-utils to 2.9.14-r1 @frenck (#439)
- ⬆️ Upgrades add-on base image to 12.2.4 @frenck (#440)
- ⬆️ Upgrades Home Assistant CLI to v4.21.0 @frenck (#442)
- ⬆️ Upgrades docker to 20.10.20-r0 @frenck (#448)
- ⬆️ Upgrades git to 2.36.3-r0 @frenck (#449)
- ⬆️ Upgrades mariadb-client to 10.6.10-r0 @frenck (#450)
- ⬆️ Upgrades bind-tools to 9.16.33-r0 @frenck (#451)
- ⬆️ Upgrades mosquitto-clients to 2.0.14-r2 @frenck (#452)
- ⬆️ Upgrades rsync to 3.2.7-r0 @frenck (#453)
- ⬆️ Upgrades libxml2-utils to 2.9.14-r2 @frenck (#454)
- ⬆️ Upgrades ttyd to 1.7.2 @frenck (#456)

View file

@ -6,7 +6,7 @@ also includes a command-line tool to do things like restart, update,
and check your instance. and check your instance.
This is an enhanced version of the provided This is an enhanced version of the provided
[SSH add-on by Home Assistant][hass-ssh] and focusses on security, [SSH add-on by Home Assistant][hass-ssh] and focuses on security,
usability, flexibility and also provides access using a web interface. usability, flexibility and also provides access using a web interface.
## WARNING ## WARNING
@ -269,7 +269,7 @@ You could also [open an issue here][issue] GitHub.
The original setup of this repository is by [Franck Nijhof][frenck]. The original setup of this repository is by [Franck Nijhof][frenck].
For a full list of all authors and contributors, For a full list of all authors and contributors,
check [the contributor's page][contributors]. check [the contributors page][contributors].
## License ## License

View file

@ -19,7 +19,7 @@ also includes a command-line tool to do things like restart, update,
and check your instance. and check your instance.
This is an enhanced version of the provided This is an enhanced version of the provided
[SSH add-on by Home Assistant][hass-ssh] and focusses on security, [SSH add-on by Home Assistant][hass-ssh] and focuses on security,
usability, flexibility and also provides access using a web interface. usability, flexibility and also provides access using a web interface.
![Web Terminal in the Home Assistant Frontend][screenshot] ![Web Terminal in the Home Assistant Frontend][screenshot]
@ -82,8 +82,8 @@ well. Additionally, it comes out of the box with the following:
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck [patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v12.0.2-blue.svg [release-shield]: https://img.shields.io/badge/version-v12.1.0-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v12.0.2 [release]: https://github.com/hassio-addons/addon-ssh/tree/v12.1.0
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png [screenshot]: https://github.com/hassio-addons/addon-ssh/raw/main/images/screenshot.png
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png [ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/main/images/ssh-audit.png
[ssh-audit]: https://github.com/arthepsy/ssh-audit [ssh-audit]: https://github.com/arthepsy/ssh-audit

View file

@ -85,4 +85,4 @@ startup: services
uart: true uart: true
url: https://github.com/hassio-addons/addon-ssh url: https://github.com/hassio-addons/addon-ssh
usb: true usb: true
version: 12.0.2 version: 12.1.0