From 17611ab5393d8e6c405f224a791b7d49e8f95143 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Mon, 7 Sep 2020 16:46:29 +0000 Subject: [PATCH] :arrow_up: Updating add-on Bookstack to 06f5854 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 9 ++++----- bookstack/README.md | 4 ++-- bookstack/config.json | 2 +- 4 files changed, 10 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 313b3e6e3..2226b1c17 100644 --- a/README.md +++ b/README.md @@ -906,10 +906,10 @@ SOFTWARE. [bitwarden-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [bitwarden-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [bitwarden-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/6017a71 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/6017a71/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/06f5854 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/06f5854/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-6017a71-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-06f5854-blue.svg [bookstack-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/bookstack-armhf.svg [bookstack-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [bookstack-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index 6106cc5e3..b7bc11fcf 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,5 +1,4 @@ -# Changelog since v0.4.3 -- ⬆ Update composer to 1.10.8-r0 -- ⬆ Update php to 7.3.20-r0 -- ⬆ Update nginx to 1.18.0-r0 -- ⬆ Update base to 8.0.1 +# Changelog since v0.4.4 +- 🔨Fix file permissions +User permissions can be incorrect in case of system move/restore. +Fixes #18 #19 diff --git a/bookstack/README.md b/bookstack/README.md index 0d6c60d91..b8be7b7f9 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -42,6 +42,6 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-6017a71-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/6017a71 +[release-shield]: https://img.shields.io/badge/version-06f5854-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/06f5854 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.json b/bookstack/config.json index 8916e1ae2..354b87f06 100644 --- a/bookstack/config.json +++ b/bookstack/config.json @@ -1,6 +1,6 @@ { "name": "Bookstack", - "version": "6017a71", + "version": "06f5854", "slug": "bookstack", "description": "Simple & Free Wiki Software", "url": "https://github.com/hassio-addons/addon-bookstack",