mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-05 11:31:28 +00:00
🎉 Release of add-on SSH & Web Terminal 4.0.3
This commit is contained in:
parent
7e98a86975
commit
2f2f6e66a1
4 changed files with 9 additions and 10 deletions
|
@ -2,10 +2,9 @@
|
|||
|
||||
### Changed
|
||||
|
||||
- Fixes issue with webterminal on SSL by using older libwebsockets
|
||||
- Adds backport of libwebsockets 3.0.1 to support armv7
|
||||
- :arrow_up: Upgrades add-on base image to 3.0.1
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v4.0.1...v4.0.2
|
||||
[changelog]: https://github.com/hassio-addons/addon-ssh/compare/v4.0.2...v4.0.3
|
||||
|
||||
Questions? Join our Discord server! https://discord.me/hassioaddons
|
||||
Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck
|
|
@ -94,7 +94,7 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-ssh/blob/v4.0.2/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-ssh/blob/v4.0.3/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-ssh-web-terminal/33820?u=frenck
|
||||
[hass-ssh]: https://home-assistant.io/addons/ssh/
|
||||
|
@ -104,8 +104,8 @@ If you are more interested in stable releases of our add-ons:
|
|||
[patreon-shield]: https://www.frenck.nl/images/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-v4.0.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/v4.0.2
|
||||
[release-shield]: https://img.shields.io/badge/version-v4.0.3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-ssh/tree/v4.0.3
|
||||
[screenshot]: https://github.com/hassio-addons/addon-ssh/raw/master/images/screenshot.png
|
||||
[ssh-audit-image]: https://github.com/hassio-addons/addon-ssh/raw/master/images/ssh-audit.png
|
||||
[ssh-audit]: https://github.com/arthepsy/ssh-audit
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "SSH & Web Terminal",
|
||||
"version": "4.0.2",
|
||||
"version": "4.0.3",
|
||||
"slug": "ssh",
|
||||
"description": "SSH & Web Terminal access to your Home Assistant instance",
|
||||
"url": "https://github.com/hassio-addons/addon-ssh",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue