mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 19:31:01 +01:00
fix wweb.js issue
This commit is contained in:
@@ -1,23 +1,32 @@
|
||||
## 2024.4.29 (29-04-2024)
|
||||
|
||||
- Fix wweb.js client issue (see https://github.com/pedroslopez/whatsapp-web.js/issues/2885)
|
||||
|
||||
## 2024.1.30-1 (30-01-2024)
|
||||
|
||||
- Fix data persistence
|
||||
|
||||
## 2024.1.30 (30-01-2024)
|
||||
|
||||
- Updated version
|
||||
- Add data persistence
|
||||
|
||||
## 2024.1.26-1 (26-01-2024)
|
||||
|
||||
- Updated version
|
||||
|
||||
## 2024.1.26 (26-01-2024)
|
||||
|
||||
- Updated version
|
||||
|
||||
## 2024.1.22-3 (26-01-2024)
|
||||
|
||||
- Minor bugs fixed
|
||||
|
||||
## 2024.1.22-2 (24-01-2024)
|
||||
|
||||
- Minor bugs fixed
|
||||
|
||||
## 2024.1.24 (24-01-2024)
|
||||
|
||||
- Fix configs
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "baldarn/whatsapper:2024.1.30",
|
||||
"amd64": "baldarn/whatsapper:2024.1.30"
|
||||
"aarch64": "baldarn/whatsapper:2024.4.29",
|
||||
"amd64": "baldarn/whatsapper:2024.4.29"
|
||||
},
|
||||
"codenotary": {
|
||||
"signer": "alexandrep.github@gmail.com"
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"last_update": "30-1-2024",
|
||||
"last_update": "29-4-2024",
|
||||
"repository": "alexbelgium/hassio-addons",
|
||||
"slug": "whatsapper",
|
||||
"source": "github",
|
||||
"upstream_repo": "baldarn/whatsapper",
|
||||
"upstream_version": "2024.1.30"
|
||||
"upstream_version": "2024.4.29"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user