Skip to content

Commit

Permalink
chore: release v3.0.1
Browse files Browse the repository at this point in the history
* (simatec) Fix umount callback
* (simatec) Fix Backup Message
* (simatec) Translations updated
* (simatec) Fix InfluxDB Multi Backup
* (simatec) Fix Restore Console
* (simatec) Fix Backup Console
  • Loading branch information
simatec committed May 29, 2024
1 parent f0cbf0c commit c8b481c
Show file tree
Hide file tree
Showing 28 changed files with 60 additions and 56 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ When you allow iobroker GmbH to collect diagnostic data, then also your installa

## Changelog
<!-- ### **WORK IN PROGRESS** -->
### **WORK IN PROGRESS**
### 3.0.1 (2024-05-29)
* (simatec) Fix umount callback
* (simatec) Fix Backup Message
* (simatec) Translations updated
Expand Down
6 changes: 3 additions & 3 deletions admin/asset-manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"files": {
"main.css": "./static/css/main.bd1167d4.css",
"main.js": "./static/js/main.280117e2.js",
"main.js": "./static/js/main.87ee75e3.js",
"static/media/history.png": "./static/media/history.d21dcfa508bd8a624c85.png",
"static/media/Ground Floor.svg": "./static/media/Ground Floor.2b7c5c91db7f070935a2.svg",
"static/media/Second Floor.svg": "./static/media/Second Floor.a2d5ed32df336591c06b.svg",
Expand Down Expand Up @@ -124,10 +124,10 @@
"static/media/Outdoor Blinds.svg": "./static/media/Outdoor Blinds.37b85a9c060a4af48da9.svg",
"static/media/Upstairs.svg": "./static/media/Upstairs.441813e54e0daca0882d.svg",
"main.bd1167d4.css.map": "./static/css/main.bd1167d4.css.map",
"main.280117e2.js.map": "./static/js/main.280117e2.js.map"
"main.87ee75e3.js.map": "./static/js/main.87ee75e3.js.map"
},
"entrypoints": [
"static/css/main.bd1167d4.css",
"static/js/main.280117e2.js"
"static/js/main.87ee75e3.js"
]
}
6 changes: 3 additions & 3 deletions admin/custom/customComponents.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion admin/custom/customComponents.js.map

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions admin/custom/static/js/main.4234cfd1.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions admin/custom/static/js/main.4234cfd1.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit c8b481c

Please sign in to comment.