mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-19 02:58:11 +01:00
Add cifsdomain
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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]"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user