Add cifsdomain

This commit is contained in:
Alexandre
2023-05-12 17:09:43 +02:00
parent 598858f16b
commit 1da5868a57
47 changed files with 485 additions and 45 deletions

View File

@@ -1,16 +1,23 @@
- Feat : cifsdomain added
## 1.25.0 (06-05-2023)
- Update to latest version from autobrr/autobrr
## 1.24.1 (21-04-2023)
- Update to latest version from autobrr/autobrr
## 1.23.0 (31-03-2023)
- Update to latest version from autobrr/autobrr
## 1.21.0 (24-03-2023)
- Update to latest version from autobrr/autobrr
### 1.19.0-2 (20-03-2023)
- Minor bugs fixed
- Ingress addition

View File

@@ -91,6 +91,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -98,5 +99,5 @@
},
"slug": "autobrr",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/autobrr",
"version": "1.25.0"
}
"version": "1.25.0-2"
}

View File

@@ -1,124 +1,165 @@
- Feat : cifsdomain added
## v2201.1.0-ls90 (29-04-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls89 (21-04-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls88 (15-04-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls87 (08-04-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls85 (31-03-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls84 (11-03-2023)
- Update to latest version from linuxserver/docker-booksonic-air
- Implemented healthcheck
## v2201.1.0-ls83 (04-03-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls82 (25-02-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls81 (19-02-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls80 (11-02-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls78 (07-01-2023)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls77 (25-12-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls76 (06-12-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls75 (27-11-2022)
- Update to latest version from linuxserver/docker-booksonic-air
- WARNING : update to supervisor 2022.11 before installing
## v2201.1.0-ls74 (14-11-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls73 (08-11-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls72 (01-11-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls71 (18-10-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls70 (27-09-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls69 (20-09-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls68 (09-09-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls67 (30-08-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls66 (23-08-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls65 (16-08-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls64 (09-08-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls63 (04-08-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls62 (26-07-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls61 (19-07-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls60 (12-07-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls59 (05-07-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls58 (06-06-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls57 (24-05-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls56 (10-05-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls55 (01-05-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls54 (27-04-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls54 (22-04-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls53 (19-04-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls52 (11-04-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls51 (05-04-2022)
- Update to latest version from linuxserver/docker-booksonic-air
## v2201.1.0-ls50 (27-03-2022)
- Update to latest version from linuxserver/docker-booksonic-air
- Add codenotary sign

View File

@@ -83,6 +83,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -90,6 +91,6 @@
},
"slug": "booksonic-air_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/booksonic_air",
"version": "v2201.1.0-ls90",
"version": "v2201.1.0-ls90-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:4040]"
}
}

View File

@@ -1,127 +1,172 @@
- Feat : cifsdomain added
### v6.14.1-ls210 (09-04-2023)
- Minor bugs fixed
## v6.15.0-ls211 (08-04-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.14.1-ls208 (31-03-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.14.1-ls207 (18-03-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.14.0-ls206 (11-03-2023)
- Update to latest version from linuxserver/docker-calibre
- Implemented healthcheck
## v6.13.0-ls204 (04-03-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.13.0-ls204 (21-02-2023)
- Add wireless connection port
## v6.13.0-ls203 (19-02-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.12.0-ls202 (04-02-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.11.0-ls201 (29-01-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.11.0-ls200 (22-01-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.11.0-ls199 (07-01-2023)
- Update to latest version from linuxserver/docker-calibre
## v6.10.0-ls198 (25-12-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.10.0-ls197 (17-12-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.9.0-ls196 (13-12-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.9.0-ls195 (29-11-2022)
- Update to latest version from linuxserver/docker-calibre
- WARNING : update to supervisor 2022.11 before installing
## v6.9.0-ls194 (26-11-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.8.0-ls193 (22-11-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.8.0-ls192 (14-11-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.8.0-ls191 (05-11-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.7.1-ls190 (01-11-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.7.1-ls189 (25-10-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.7.1-ls188 (20-10-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.7.1-ls186 (18-10-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.7.0-ls186 (15-10-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.6.1-ls185 (08-10-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.6.1-ls184 (01-10-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.6.0-ls184 (30-09-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.5.0-ls183 (27-09-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.5.0-ls182 (22-09-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.5.0-ls181 (20-09-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.5.0-ls179 (17-09-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.4.0-ls178 (02-09-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.3.0-ls177 (23-08-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.3.0-ls176 (12-08-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.2.1-ls175 (30-07-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.1.0-ls174 (26-07-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.1.0-ls172 (17-07-2022)
- Update to latest version from linuxserver/docker-calibre
## v6.0.0-ls172 (12-07-2022)
- Update to latest version from linuxserver/docker-calibre
## v5.44.0-ls169 (05-07-2022)
- Update to latest version from linuxserver/docker-calibre
## v5.41.0-ls158 (29-04-2022)
- Update to latest version from linuxserver/docker-calibre
## 5.41.0 (29-04-2022)
- Update to latest version from linuxserver/docker-calibre
- Initial release

View File

@@ -97,6 +97,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -104,6 +105,6 @@
},
"slug": "calibre",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre",
"version": "v6.14.1-ls210_reverted",
"version": "v6.14.1-ls210-2",
"video": true
}
}

View File

@@ -1,161 +1,219 @@
- Feat : cifsdomain added
### 0.6.20-ls208-2 (06-05-2023)
- Minor bugs fixed
## 0.6.20-ls208 (06-05-2023)
- Update to latest version from linuxserver/docker-calibre-web
### 0.6.20-ls207-6 (05-05-2023)
- Minor bugs fixed
### 0.6.20-ls207-3 (05-05-2023)
- Minor bugs fixed
### 0.6.20-ls207-2 (05-05-2023)
- Minor bugs fixed
- Add libnss3 https://github.com/alexbelgium/hassio-addons/issues/824
## 0.6.20-ls207 (23-04-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.20-ls206 (21-04-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.20-ls205 (15-04-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.20-ls203 (01-04-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.20-ls202 (31-03-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls200 (24-03-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls199 (18-03-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls198 (11-03-2023)
- Update to latest version from linuxserver/docker-calibre-web
- Implemented healthcheck
## 0.6.19-ls197 (04-03-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls196 (25-02-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls195 (19-02-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls194 (04-02-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls193 (28-01-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls192 (14-01-2023)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls191 (31-12-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls190 (25-12-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls189 (17-12-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls187 (10-12-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls186 (01-12-2022)
- Update to latest version from linuxserver/docker-calibre-web
- WARNING : update to supervisor 2022.11 before installing
## 0.6.19-ls185 (26-11-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls184 (19-11-2022)
- Update to latest version from linuxserver/docker-calibre-web
- Use nobrl (#556)
## 0.6.19-ls183 (11-11-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls182 (02-11-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls181 (27-10-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls180 (25-10-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls179 (20-10-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls178 (13-10-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls177 (06-10-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls176 (28-09-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls175 (22-09-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls174 (15-09-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls173 (09-09-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls172 (25-08-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls171 (11-08-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.19-ls170 (04-08-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls170 (28-07-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls169 (16-07-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls168 (14-07-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls167 (30-06-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls166 (23-06-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls165 (16-06-2022)
- Update to latest version from linuxserver/docker-calibre-web
- Feat : ingress autologin (thanks @met67)
## 0.6.18-ls164 (09-06-2022)
- Update to latest version from linuxserver/docker-calibre-web
- Fix : ingress (with @met67)
## 0.6.18-ls163 (26-05-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls162 (19-05-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls161 (11-05-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls160 (05-05-2022)
- Update to latest version from linuxserver/docker-calibre-web
## 0.6.18-ls159 (03-05-2022)
- Update to latest version from linuxserver/docker-calibre-web
## v5.41.0-ls158 (29-04-2022)
- Update to latest version from linuxserver/docker-calibre-web

View File

@@ -95,6 +95,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"ingress_user": "str?",
@@ -103,6 +104,6 @@
},
"slug": "calibre-web",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/calibre_web",
"version": "0.6.20-ls208-2",
"version": "0.6.20-ls208-3",
"video": true
}
}

View File

@@ -1,63 +1,84 @@
- Feat : cifsdomain added
## 16.14.1 (24-03-2023)
- Update to latest version from coderaiser/cloudcmd
## 16.14.0 (11-03-2023)
- Update to latest version from coderaiser/cloudcmd
- Implemented healthcheck
## 16.13.1 (04-02-2023)
- Update to latest version from coderaiser/cloudcmd
## 16.11.0 (28-01-2023)
- Update to latest version from coderaiser/cloudcmd
## 16.10.0 (21-01-2023)
- Update to latest version from coderaiser/cloudcmd
- WARNING : update to supervisor 2022.11 before installing
## 16.6.1 (22-10-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.6.0 (11-10-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.5.0 (09-08-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.4.1 (21-07-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.4.0 (12-07-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.3.1 (05-07-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.3.0 (02-07-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.2.0 (18-06-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.1.1 (12-05-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.1.0 (27-04-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.1.0 (23-04-2022)
- Update to latest version from coderaiser/cloudcmd
## 16.0.1 (22-04-2022)
- Update to latest version from coderaiser/cloudcmd
- Add codenotary sign
## 16.0.0 (20-02-2022)
- Update to latest version from coderaiser/cloudcmd
## 15.9.15 (20-01-2022)
- Update to latest version from coderaiser/cloudcmd
## 15.9.14 (15-01-2022)
- Update to latest version from coderaiser/cloudcmd

View File

@@ -81,6 +81,7 @@
"schema": {
"CUSTOM_OPTIONS": "str?",
"DROPBOX_TOKEN": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -89,5 +90,5 @@
},
"slug": "cloudcommander",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/cloudcommander",
"version": "16.14.1"
}
"version": "16.14.1-2"
}

View File

@@ -1,61 +1,81 @@
- Feat : cifsdomain added
## 4.12.0 (22-04-2023)
- Update to latest version from linuxserver/docker-code-server
## 4.11.0 (18-03-2023)
- Update to latest version from linuxserver/docker-code-server
## 4.10.1 (11-03-2023)
- Update to latest version from linuxserver/docker-code-server
- Implemented healthcheck
## 4.10.0 (19-02-2023)
- Update to latest version from linuxserver/docker-code-server
## 4.9.1 (17-12-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.9.0 (10-12-2022)
- Update to latest version from linuxserver/docker-code-server
- WARNING : update to supervisor 2022.11 before installing
## 4.8.3 (08-11-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.8.2 (05-11-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.8.1 (29-10-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.8.0 (27-10-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.7.1 (01-10-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.7.0 (10-09-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.6.1 (01-09-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.6.0 (20-08-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.5.2 (16-08-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.5.1 (21-07-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.5.0 (02-07-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.4.0 (07-05-2022)
- Update to latest version from linuxserver/docker-code-server
## 4.3.0 (16-04-2022)
- Update to latest version from linuxserver/docker-code-server
- Add codenotary sign

View File

@@ -82,6 +82,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -89,6 +90,6 @@
},
"slug": "code-server",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/coder-server",
"version": "4.12.0",
"version": "4.12.0-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8443]"
}
}

View File

@@ -1,50 +1,68 @@
- Feat : cifsdomain added
## 4.8.0.34 (06-05-2023)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.32 (29-04-2023)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.30 (22-04-2023)
- Update to latest version from linuxserver/docker-emby
### 4.8.0.29-4 (15-04-2023)
- Minor bugs fixed
- Fix issue with smb
## 4.8.0.29 (08-04-2023)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.28 (31-03-2023)
- Update to latest version from linuxserver/docker-emby
- Implemented healthcheck
## 4.8.0.21 (13-12-2022)
- Update to latest version from linuxserver/docker-emby
- WARNING : update to supervisor 2022.11 before installing
## 4.8.0.19 (22-11-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.17 (19-11-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.16 (05-11-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.15 (29-10-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.13 (22-10-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.12 (15-10-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.10 (30-09-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.9 (24-09-2022)
- Update to latest version from linuxserver/docker-emby
## 4.8.0.8 (16-08-2022)
- Update to latest version from linuxserver/docker-emby

View File

@@ -109,6 +109,6 @@
},
"slug": "emby_nas",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/emby",
"version": "4.8.0.34",
"version": "4.8.0.34-2",
"video": true
}
}

View File

@@ -1,24 +1,31 @@
- Feat : cifsdomain added
- Implemented healthcheck
- Add NTFS support
- Disable external port by default
- WARNING : update to supervisor 2022.11 before installing
## 2.23.0 (08-11-2022)
- Update to latest version from hurlenko/filebrowser-docker
## 2.22.4 (23-07-2022)
- Update to latest version from hurlenko/filebrowser-docker
## 2.22.3 (07-07-2022)
- Update to latest version from hurlenko/filebrowser-docker
## 2.22.2 (05-07-2022)
- Update to latest version from hurlenko/filebrowser-docker
## 2.22.1 (09-06-2022)
- Update to latest version from hurlenko/filebrowser-docker
## 2.22.0 (06-06-2022)
- Update to latest version from hurlenko/filebrowser-docker
- Add codenotary sign

View File

@@ -92,6 +92,7 @@
"NoAuth": "bool",
"base_folder": "str?",
"certfile": "str",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"keyfile": "str",
@@ -102,5 +103,5 @@
},
"slug": "filebrowser",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.23.0-5"
}
"version": "2.23.0-6"
}

View File

@@ -1,44 +1,60 @@
- Feat : cifsdomain added
## 1.54.1 (23-04-2023)
- Update to latest version from imagegenius/docker-immich
## 1.54.0 (21-04-2023)
- Update to latest version from imagegenius/docker-immich
### 1.53.0-2 (18-04-2023)
- Minor bugs fixed
- Fix : add option `TYPESENSE_ENABLED` https://github.com/alexbelgium/hassio-addons/issues/802
## 1.53.0 (08-04-2023)
- Update to latest version from imagegenius/docker-immich
## 1.52.1 (31-03-2023)
- Update to latest version from imagegenius/docker-immich
## 1.51.2 (24-03-2023)
- Update to latest version from imagegenius/docker-immich
- Implemented healthcheck
## 1.50.1 (04-03-2023)
- Update to latest version from imagegenius/docker-immich
## 1.49.0 (25-02-2023)
- Update to latest version from imagegenius/docker-immich
## 1.47.3 (19-02-2023)
- Update to latest version from imagegenius/docker-immich
## 1.45.0 (04-02-2023)
- Update to latest version from immich-app/immich
## 1.43.1 (28-01-2023)
- Update to latest version from immich-app/immich
## 1.43.0 (28-01-2023)
- Update to latest version from immich-app/immich
## 1.42.0 (21-01-2023)
- Update to latest version from immich-app/immich
## 1.41.1 (14-01-2023)
- Update to latest version from immich-app/immich
- Initial version

View File

@@ -31,6 +31,7 @@ Postgresql can be either internal or external
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"data_location": "str",

View File

@@ -99,6 +99,7 @@
"PUID": "int",
"TYPESENSE_ENABLED": "bool",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"data_location": "str",
@@ -111,6 +112,6 @@
],
"slug": "immich",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.54.1",
"version": "1.54.1-2",
"webui": "http://[HOST]:[PORT:8080]"
}
}

View File

@@ -1,151 +1,204 @@
- Feat : cifsdomain added
## 1.1.4.3027-ls119 (29-04-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.1.4.3027-ls118 (21-04-2023)
- Update to latest version from linuxserver/docker-lidarr
### 1.0.2.2592-ls117-2 (15-04-2023)
- Minor bugs fixed
## 1.0.2.2592-ls117 (15-04-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls116 (08-04-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls114 (31-03-2023)
- Update to latest version from linuxserver/docker-lidarr
### 1.0.2.2592-ls113-2 (12-03-2023)
- Minor bugs fixed
- Implemented healthcheck
## 1.0.2.2592-ls113 (11-03-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls112 (04-03-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls111 (19-02-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls109 (28-01-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls108 (22-01-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls107 (21-01-2023)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls106 (25-12-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls104 (03-12-2022)
- Update to latest version from linuxserver/docker-lidarr
- WARNING : update to supervisor 2022.11 before installing
## 1.0.2.2592-ls103 (14-11-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls102 (08-11-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls101 (02-11-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls100 (01-11-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls99 (18-10-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls98 (27-09-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls97 (20-09-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls96 (09-09-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls95 (30-08-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls94 (16-08-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls93 (09-08-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls92 (04-08-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls91 (26-07-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls90 (12-07-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls89 (05-07-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls88 (23-06-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls87 (16-06-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls86 (14-06-2022)
- Update to latest version from linuxserver/docker-lidarr
## 1.0.2.2592-ls85 (06-06-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls85 (31-05-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls84 (24-05-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls83 (17-05-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls82 (07-05-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls80 (01-05-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls79 (19-04-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls78 (05-04-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls77 (27-03-2022)
- Update to latest version from linuxserver/docker-lidarr
- Add codenotary sign
## 0.8.1.2135-ls76 (22-03-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls75 (14-03-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls74 (06-03-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls73 (27-02-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls72 (13-02-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls71 (08-02-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls70 (07-02-2022)
- Update to latest version from linuxserver/docker-lidarr
## 0.8.1.2135-ls69 (16-01-2022)
- Update to latest version from linuxserver/docker-lidarr

View File

@@ -86,6 +86,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -93,6 +94,6 @@
},
"slug": "lidarr_nas",
"url": "https://github.com/alexbelgium/hassio-addons/blob/master/lidarr/Readme.md",
"version": "1.1.4.3027-ls119",
"version": "1.1.4.3027-ls119-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8686]"
}
}

View File

@@ -1,22 +1,29 @@
- Feat : cifsdomain added
## 0.7.1 (24-03-2023)
- Update to latest version from linuxserver/docker-mylar3
- Implemented healthcheck
## 0.7.0 (10-12-2022)
- Update to latest version from linuxserver/docker-mylar3
- WARNING : update to supervisor 2022.11 before installing
## 0.6.9 (11-08-2022)
- Update to latest version from linuxserver/docker-mylar3
## 0.6.8 (19-05-2022)
- Update to latest version from linuxserver/docker-mylar3
## 0.6.7 (19-04-2022)
- Update to latest version from linuxserver/docker-mylar3
## 0.6.6 (25-03-2022)
- Update to latest version from linuxserver/docker-mylar3
- Add codenotary sign

View File

@@ -85,6 +85,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -92,6 +93,6 @@
},
"slug": "mylar3",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.7.1",
"version": "0.7.1-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8090]"
}
}

View File

@@ -1,24 +1,39 @@
- Feat : cifsdomain added
### 26.0.1-3 (02-05-2023)
- Minor bugs fixed
- Add renderD128 to devices https://github.com/alexbelgium/hassio-addons/pull/820
### 26.0.1-2 (30-04-2023)
- Minor bugs fixed
- Chmod only data folder subdirectories https://github.com/alexbelgium/hassio-addons/issues/818
## 26.0.1 (29-04-2023)
- Update to latest version from linuxserver/docker-nextcloud
### 26.0.0-17 (11-04-2023)
- Minor bugs fixed
- Automatic app updates
### 26.0.0-16 (11-04-2023)
- Minor bugs fixed
### 26.0.0-15 (11-04-2023)
- Minor bugs fixed
### 26.0.0-14 (11-04-2023)
- Minor bugs fixed
- Implement check_data_directory_permissions for data folders in mounted drives
### 26.0.0-12 (02-04-2023)
- Minor bugs fixed
- ⚠ WARNING : please read warning on previous versions before updating
- Prevent downgrades, and instead reinstall the correct version

View File

@@ -108,6 +108,7 @@
"TZ": "str?",
"additional_apps": "str?",
"certfile": "str",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"disable_updates": "bool?",
@@ -124,6 +125,6 @@
"slug": "nextcloud_ocr",
"uart": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/nextcloud",
"version": "26.0.1-4",
"version": "26.0.1-5",
"webui": "https://[HOST]:[PORT:443]"
}
}

View File

@@ -1,60 +1,80 @@
- Feat : cifsdomain added
## v21.1-ls138 (21-01-2023)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls137 (07-01-2023)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls136 (25-12-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls134 (01-12-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls133 (28-11-2022)
- Update to latest version from linuxserver/docker-nzbget
- WARNING : update to supervisor 2022.11 before installing
## v21.1-ls132 (19-11-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls131 (14-11-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls130 (11-11-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls128 (05-11-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls127 (29-10-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls126 (22-10-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls125 (24-09-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls124 (09-09-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls123 (01-09-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls122 (26-08-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls121 (13-08-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls120 (11-08-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls119 (06-08-2022)
- Update to latest version from linuxserver/docker-nzbget
## v21.1-ls118 (04-08-2022)
- Update to latest version from linuxserver/docker-nzbget
- Ingress addition
- Add codenotary sign

View File

@@ -87,6 +87,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -94,5 +95,5 @@
},
"slug": "nzbget",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v21.1-ls138"
}
"version": "v21.1-ls138-2"
}

View File

@@ -1,4 +1,7 @@
- Feat : cifsdomain added
### 1.14.4-2 (09-05-2023)
- Minor bugs fixed
- Add variables to bashrc to allow cli with portainer

View File

@@ -105,6 +105,7 @@
"PUID": "int",
"TZ": "str?",
"certfile": "str",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"database": "list(|sqlite|mariadb_addon)?",
@@ -118,6 +119,6 @@
],
"slug": "paperless_ng",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "1.14.4-2",
"version": "1.14.4-3",
"webui": "http://[HOST]:[PORT:8000]"
}

View File

@@ -1,10 +1,14 @@
- Feat : cifsdomain added
## v2.1.5-ls61 (19-02-2023)
- Update to latest version from linuxserver/docker-papermerge
- WARNING : update to supervisor 2022.11 before installing
## v2.0.1-ls60 (26-08-2022)
- Update to latest version from linuxserver/docker-papermerge
## v2.0.1-ls59 (20-08-2022)
- Update to latest version from linuxserver/docker-papermerge

View File

@@ -86,6 +86,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"imaphost": "str?",
@@ -99,6 +100,6 @@
},
"slug": "papermerge",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v2.0.1-ls60-bugfix",
"version": "v2.0.1-ls60-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:8000]"
}
}

View File

@@ -1,8 +1,15 @@
- Feat : cifsdomain added
### preview-9 (07-05-2023)
- Minor bugs fixed
### preview-8 (24-04-2023)
- Minor bugs fixed
### preview-7 (24-04-2023)
- Minor bugs fixed
- Allow environment to be available from command line

View File

@@ -104,6 +104,7 @@
"STORAGE_PATH": "str",
"UPLOAD_NSFW": "bool",
"certfile": "str",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"graphic_drivers": "list(|mesa)?",
@@ -118,6 +119,6 @@
],
"slug": "photoprism",
"url": "https://github.com/alexbelgium/hassio-addons-test",
"version": "preview-9",
"version": "preview-10",
"video": true
}
}

View File

@@ -1,28 +1,37 @@
- Feat : cifsdomain added
## 13.6.0 (25-02-2023)
- Update to latest version from linuxserver/docker-piwigo
- Realign to upstream folders
## 13.5.0 (28-01-2023)
- Update to latest version from linuxserver/docker-piwigo
## 13.4.0 (25-12-2022)
- Update to latest version from linuxserver/docker-piwigo
## 13.3.0 (29-11-2022)
- Update to latest version from linuxserver/docker-piwigo
- WARNING : update to supervisor 2022.11 before installing
## 13.2.0 (19-11-2022)
- Update to latest version from linuxserver/docker-piwigo
## 13.1.0 (25-10-2022)
- Update to latest version from linuxserver/docker-piwigo
## 13.0.0 (13-10-2022)
- Update to latest version from linuxserver/docker-piwigo
## 12.3.0 (02-07-2022)
- Update to latest version from linuxserver/docker-piwigo
- Add codenotary sign

View File

@@ -84,6 +84,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -92,6 +93,6 @@
"slug": "piwigo",
"stage": "experimental",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "13.6.0-2",
"version": "13.6.0-3",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}
}

View File

@@ -1,43 +1,58 @@
- Feat : cifsdomain added
## 4.0.1-ls105 (06-05-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 4.0.0-ls104 (29-04-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls102 (21-04-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls101 (08-04-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls100 (31-03-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls99 (25-03-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls98 (24-03-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls97 (18-03-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls95 (11-03-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls93 (04-03-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls92 (25-02-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls91 (19-02-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.2-ls90 (11-02-2023)
- Update to latest version from linuxserver/docker-sabnzbd
## 3.7.1-ls89 (04-02-2023)
- Update to latest version from linuxserver/docker-sabnzbd
- Initial release (latest builds)

View File

@@ -87,6 +87,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -94,6 +95,6 @@
},
"slug": "sabnzbd",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.0.1-ls105",
"version": "4.0.1-ls105-2",
"webui": "http://[HOST]:[PORT:8080]"
}
}

View File

@@ -1,49 +1,65 @@
- Feat : cifsdomain added
## 10.0.0 (24-03-2023)
- Update to latest version from franchetti/seafile-arm
## 9.0.10 (28-01-2023)
- Update to latest version from franchetti/seafile-arm
- Allow setting server url
- Allow custom env variables through config.yaml
## v9.0.14-pro (01-12-2022)
- Update to latest version from haiwen/seahub
- WARNING : update to supervisor 2022.11 before installing
## v9.0.13-pro (11-11-2022)
- Update to latest version from haiwen/seahub
## v9.0.12-pro (05-11-2022)
- Update to latest version from haiwen/seahub
## v9.0.11-pro (29-10-2022)
- Update to latest version from haiwen/seahub
## v9.0.10-pro (13-10-2022)
- Update to latest version from haiwen/seahub
## v9.0.9-pro (24-09-2022)
- Update to latest version from haiwen/seahub
## v9.0.9-server (20-09-2022)
- Update to latest version from haiwen/seahub
## v9.0.8-pro (09-09-2022)
- Update to latest version from haiwen/seahub
## v9.0.7-server (09-08-2022)
- Update to latest version from haiwen/seahub
## v9.0.7-pro (04-08-2022)
- Update to latest version from haiwen/seahub
## v9.0.6-pro (02-07-2022)
- Update to latest version from haiwen/seahub
## v9.0.6-server (18-06-2022)
- Update to latest version from haiwen/seahub
## v9.0.5-server (11-06-2022)
- Update to latest version from haiwen/seahub
- Initial release

View File

@@ -105,6 +105,7 @@
"SERVER_IP": "str?",
"TZ": "str?",
"URL": "str",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"data_location": "str",
@@ -117,6 +118,6 @@
],
"slug": "seafile",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/seafile",
"version": "10.0.0",
"version": "10.0.0-2",
"webui": "http://[HOST]:[PORT:8000]"
}
}

View File

@@ -1,29 +1,39 @@
- Feat : cifsdomain added
## 4.0.3-r0-ls171 (06-05-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.3-r0-ls170 (29-04-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.3-r0-ls169 (21-04-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.2-r4-ls167 (15-04-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.2-r4-ls166 (08-04-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.2-r3-ls165 (31-03-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.2-r2-ls162 (24-03-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.2-r2-ls161 (18-03-2023)
- Update to latest version from linuxserver/docker-transmission
## 4.0.1-r0-ls159 (11-03-2023)
- Update to latest version from linuxserver/docker-transmission
- Implemented healthcheck

View File

@@ -93,6 +93,7 @@
"PGID": "int",
"PUID": "int",
"TZ": "str?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"customUI": "list(standard|combustion-release|transmission-web-control|kettu|flood-for-transmission|transmissionic)",
@@ -108,5 +109,5 @@
},
"slug": "transmission_ls",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "4.0.3-r0-ls171"
}
"version": "4.0.3-r0-ls171-2"
}

View File

@@ -1,18 +1,23 @@
- Feat : cifsdomain added
## v5.0.2 (21-04-2023)
- Update to latest version from haugene/docker-transmission-openvpn
## v5.0.0 (15-04-2023)
- Update to latest version from haugene/docker-transmission-openvpn
- Implemented healthcheck
- Mullvad fix @Blogshot
- WARNING : update to supervisor 2022.11 before installing
## v4.3.2 (19-11-2022)
- Update to latest version from haugene/docker-transmission-openvpn
- BREAKING CHANGE : update your "LOCAL_NETWORK" from "192.168.178.0/16" to "192.168.178.0/24"
## 4.2 (11-11-2022)
- Update to latest version from haugene/docker-transmission-openvpn
- Auto addon restart if tunnel down
- If no ui after install, please delete your settings.json file and restart
@@ -21,5 +26,6 @@
- Allow using custom ovpn file
## 4.0 (02-06-2022)
- Update to latest version from haugene/docker-transmission-openvpn
- Initial build

View File

@@ -114,6 +114,7 @@
"TRANSMISSION_WATCH_DIR": "str",
"TRANSMISSION_WEB_UI": "list(standard|combustion|kettu|transmission-web-control|flood-for-transmission|shift)",
"auto_restart": "bool?",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"localdisks": "str?",
@@ -121,5 +122,5 @@
},
"slug": "transmission_openvpn",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "v5.0.2"
}
"version": "v5.0.2-2"
}

View File

@@ -1,3 +1,4 @@
- Feat : cifsdomain added
- WARNING : update to supervisor 2022.11 before installing
- Add codenotary sign
- New standardized logic for Dockerfile build and packages installation

View File

@@ -89,6 +89,7 @@
"PUID": "int",
"TZ": "str?",
"certfile": "str",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"keyfile": "str",
@@ -101,6 +102,6 @@
},
"slug": "ubooquity",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.2-12",
"version": "2.1.2-13",
"webui": "[PROTO:ssl]://[HOST]:[PORT:2206]/ubooquity/admin"
}
}

View File

@@ -1,55 +1,73 @@
- Feat : cifsdomain added
## 2.1.16 (21-01-2023)
- Update to latest version from nathanvaughn/webtrees-docker
## 2.1.15 (25-12-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## 2.1.14 (25-12-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## 2.1.12 (10-12-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## 2.1.11 (06-12-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## 2.1.9 (01-12-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## 2.1.8 (28-11-2022)
- Update to latest version from nathanvaughn/webtrees-docker
- WARNING : update to supervisor 2022.11 before installing
## v2.1.7 (04-08-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## v2.1.6 (23-06-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## v2.1.5 (06-06-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## v2.1.4 (24-05-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## v2.1.2 (06-05-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## v2.1.1 (29-04-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## v2.1.0 (22-04-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## 2.1.0-beta.2 (05-04-2022)
- Update to latest version from nathanvaughn/webtrees-docker
- Add codenotary sign
## 2.1.0-beta.1 (19-03-2022)
- Update to latest version from nathanvaughn/webtrees-docker
## 2.1.0-alpha.2 (04-02-2022)
- Update to latest version from nathanvaughn/webtrees-docker
- Allow mounting smb and local drives for data storage
- Allow Mariadb addon autodiscovery as database

View File

@@ -105,6 +105,7 @@
"DB_TYPE": "list(sqlite|external|mariadb_addon)",
"base_url_portless": "bool?",
"certfile": "str",
"cifsdomain": "str?",
"cifspassword": "str?",
"cifsusername": "str?",
"keyfile": "str",
@@ -118,6 +119,6 @@
],
"slug": "webtrees",
"url": "https://github.com/alexbelgium/hassio-addons",
"version": "2.1.16",
"version": "2.1.16-2",
"webui": "[PROTO:ssl]://[HOST]:[PORT:80]"
}
}