mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-08-24 05:43:32 +02:00
Updater bot : manyfold updated to 0.147.1
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
|
||||||
|
## 0.147.1 (2026-08-01)
|
||||||
|
- Update to latest version from manyfold3d/manyfold (changelog : https://github.com/manyfold3d/manyfold/releases)
|
||||||
## 0.146.1-3 (2026-07-08)
|
## 0.146.1-3 (2026-07-08)
|
||||||
- Fix forced HTTPS redirect loop on the plain-HTTP UI by re-adding the `assume_ssl` disable workaround.
|
- Fix forced HTTPS redirect loop on the plain-HTTP UI by re-adding the `assume_ssl` disable workaround.
|
||||||
- Export `PUBLIC_PORT` alongside `public_hostname` so generated links point at port 3214.
|
- Export `PUBLIC_PORT` alongside `public_hostname` so generated links point at port 3214.
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
name: "Manyfold"
|
name: "Manyfold"
|
||||||
slug: manyfold
|
slug: manyfold
|
||||||
description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths."
|
description: "Manyfold 3D model manager as a Home Assistant add-on, using the upstream image with configurable library/index paths."
|
||||||
version: "0.146.1.3"
|
version: "0.147.1"
|
||||||
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
|
url: "https://github.com/alexbelgium/hassio-addons/tree/master/manyfold"
|
||||||
image: ghcr.io/alexbelgium/manyfold-{arch}
|
image: ghcr.io/alexbelgium/manyfold-{arch}
|
||||||
arch:
|
arch:
|
||||||
|
|||||||
@@ -1,9 +1,9 @@
|
|||||||
{
|
{
|
||||||
"github_fulltag": "false",
|
"github_fulltag": "false",
|
||||||
"last_update": "2026-07-04",
|
"last_update": "2026-08-01",
|
||||||
"repository": "alexbelgium/hassio-addons",
|
"repository": "alexbelgium/hassio-addons",
|
||||||
"slug": "manyfold",
|
"slug": "manyfold",
|
||||||
"source": "github",
|
"source": "github",
|
||||||
"upstream_repo": "manyfold3d/manyfold",
|
"upstream_repo": "manyfold3d/manyfold",
|
||||||
"upstream_version": "0.146.0"
|
"upstream_version": "0.147.1"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user