mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-22 08:41:50 +02:00
Allow mariadb addon
This commit is contained in:
@@ -1,14 +1,18 @@
|
||||
- Provides MariaDB addon information to use it as database on first installation
|
||||
- MultiOCR: in OCRLANG field use comma separated value. Ex: fra,deu
|
||||
- Max file size increased to 10Go
|
||||
- New standardized logic for Dockerfile build and packages installation
|
||||
|
||||
## 23.0.0 (30-11-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 22.2.3 (16-11-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 22.2.2 (13-11-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
- Repaired use own certs
|
||||
- Repaired increment of trusted domains
|
||||
@@ -17,31 +21,39 @@
|
||||
- Repaired default data setting in /share/nextcloud
|
||||
|
||||
## 22.2.0 (02-10-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
- Faster reboot by only chowning files if user change
|
||||
- BREAKING CHANGE : comma separated domains instead of list
|
||||
- Allow usage of own certificates
|
||||
- BREAKING CHANGE : comma separated domains instead of list
|
||||
- Allow usage of own certificates
|
||||
- OCR fixed
|
||||
- glibc compatibility added
|
||||
|
||||
## 22.1.1 (31-08-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 22.1.0 (07-08-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 22.0.0 (07-07-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 21.0.3 (02-07-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 21.0.2 (20-05-2021)
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 21.0.1
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
|
||||
## 21.0.0
|
||||
|
||||
- Update to latest version from linuxserver/docker-nextcloud
|
||||
- Enables PUID/GUID options
|
||||
|
||||
Reference in New Issue
Block a user