🎉 Release of add-on SSH & Web Terminal 11.0.2

This commit is contained in:
Community Hass.io Add-ons Bot 2022-07-17 12:32:26 +00:00
parent 230dc87411
commit d8341375e7
5 changed files with 14 additions and 9 deletions

View file

@ -1,5 +1,10 @@
## Whats changed
## 🐛 Bug fixes
## 🧰 Maintenance
- 🚑 Fix missing nmcli @frenck (#415)
- Spelling fixes @scop (#416)
## ⬆️ Dependency updates
- ⬆️ Bump yamllint from 1.26.3 to 1.27.1 in /ssh @dependabot (#420)
- ⬆️ Upgrades add-on base image to 12.2.1 @frenck (#422)

View file

@ -167,7 +167,7 @@ order to be able to enable the SFTP capabilities._
#### Option `ssh`: `compatibility_mode`
This SSH add-on focusses on security and has therefore only enabled known
This SSH add-on focuses on security and has therefore only enabled known
secure encryption methods. However, some older clients do not support these.
Setting this option to `true` will enable the original default set of methods,
allowing those clients to connect.

View file

@ -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]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
[release-shield]: https://img.shields.io/badge/version-v11.0.1-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v11.0.1
[release-shield]: https://img.shields.io/badge/version-v11.0.2-blue.svg
[release]: https://github.com/hassio-addons/addon-ssh/tree/v11.0.2
[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]: https://github.com/arthepsy/ssh-audit

View file

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