File tree Expand file tree Collapse file tree 4 files changed +16
-11
lines changed Expand file tree Collapse file tree 4 files changed +16
-11
lines changed Original file line number Diff line number Diff line change @@ -1082,10 +1082,10 @@ SOFTWARE.
10821082[ tailscale-armhf-shield ] : https://img.shields.io/badge/armhf-no-red.svg
10831083[ tailscale-armv7-shield ] : https://img.shields.io/badge/armv7-yes-green.svg
10841084[ tailscale-i386-shield ] : https://img.shields.io/badge/i386-no-red.svg
1085- [ addon-tasmoadmin ] : https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.32.2
1086- [ addon-doc-tasmoadmin ] : https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.32.2 /README.md
1085+ [ addon-tasmoadmin ] : https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.33.0
1086+ [ addon-doc-tasmoadmin ] : https://github.com/hassio-addons/addon-tasmoadmin/blob/v0.33.0 /README.md
10871087[ tasmoadmin-issue ] : https://github.com/hassio-addons/addon-tasmoadmin/issues
1088- [ tasmoadmin-version-shield ] : https://img.shields.io/badge/version-v0.32.2 -blue.svg
1088+ [ tasmoadmin-version-shield ] : https://img.shields.io/badge/version-v0.33.0 -blue.svg
10891089[ tasmoadmin-aarch64-shield ] : https://img.shields.io/badge/aarch64-yes-green.svg
10901090[ tasmoadmin-amd64-shield ] : https://img.shields.io/badge/amd64-yes-green.svg
10911091[ tasmoadmin-armhf-shield ] : https://img.shields.io/badge/armhf-no-red.svg
Original file line number Diff line number Diff line change 11## What’s changed
22
3+ ## 🚨 Breaking changes
4+
5+ - Drop support for armv7 systems @frenck ([ #499 ] ( https://github.com/hassio-addons/addon-tasmoadmin/pull/499 ) )
6+
7+ ## 🐛 Bug fixes
8+
9+ - Remove deprecated codenotary fields @frenck ([ #498 ] ( https://github.com/hassio-addons/addon-tasmoadmin/pull/498 ) )
10+
311## ⬆️ Dependency updates
412
5- - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.2.0 @[ renovate[ bot]] ( https://github.com/apps/renovate ) ([ #494 ] ( https://github.com/hassio-addons/addon-tasmoadmin/pull/494 ) )
6- - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v18.2.1 @[ renovate[ bot]] ( https://github.com/apps/renovate ) ([ #495 ] ( https://github.com/hassio-addons/addon-tasmoadmin/pull/495 ) )
7- - ⬆️ Update TasmoAdmin/TasmoAdmin to v4.3.2 @[ renovate[ bot]] ( https://github.com/apps/renovate ) ([ #496 ] ( https://github.com/hassio-addons/addon-tasmoadmin/pull/496 ) )
13+ - ⬆️ Update PHP to v8.3.27-r0 @[ renovate[ bot]] ( https://github.com/apps/renovate ) ([ #497 ] ( https://github.com/hassio-addons/addon-tasmoadmin/pull/497 ) )
14+ - ⬆️: migrate renovate config @[ renovate[ bot]] ( https://github.com/apps/renovate ) ([ #500 ] ( https://github.com/hassio-addons/addon-tasmoadmin/pull/500 ) )
Original file line number Diff line number Diff line change @@ -50,6 +50,6 @@ If you are more interested in stable releases of our add-ons:
5050[ patreon-shield ] : https://frenck.dev/wp-content/uploads/2019/12/patreon.png
5151[ patreon ] : https://www.patreon.com/frenck
5252[ project-stage-shield ] : https://img.shields.io/badge/project%20stage-experimental-yellow.svg
53- [ release-shield ] : https://img.shields.io/badge/version-v0.32.2 -blue.svg
54- [ release ] : https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.32.2
53+ [ release-shield ] : https://img.shields.io/badge/version-v0.33.0 -blue.svg
54+ [ release ] : https://github.com/hassio-addons/addon-tasmoadmin/tree/v0.33.0
5555[ screenshot ] : https://github.com/hassio-addons/addon-tasmoadmin/raw/main/images/screenshot.png
Original file line number Diff line number Diff line change 11name : TasmoAdmin
2- version : 0.32.2
2+ version : 0.33.0
33slug : sonweb
44description : Centrally manage all your Sonoff-Tasmota devices
55url : https://github.com/hassio-addons/addon-tasmoadmin
6- 76webui : ' [PROTO:ssl]://[HOST]:[PORT:9541]'
87startup : system
98init : false
109arch :
1110- aarch64
1211- amd64
13- - armv7
1412map :
1513- ssl
1614ports :
You can’t perform that action at this time.
0 commit comments