🎉 Release of add-on Bookstack 0.8.4

This commit is contained in:
Community Hass.io Add-ons Bot 2021-03-09 02:15:50 +00:00
parent 5615151754
commit 43a5de11f1
4 changed files with 11 additions and 18 deletions

View file

@ -783,10 +783,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/v0.8.3
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.8.3/README.md
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.8.4
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.8.4/README.md
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.8.3-blue.svg
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.8.4-blue.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
[bookstack-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,16 +1,9 @@
## Whats changed
## 🧰 Maintenance
- 🔨 Refactor nginx config with template @sinclairpaul (#55)
## ⬆️ Dependency updates
- ⬆ Upgrades php7 to 7.4.15-r0 @frenck (#48)
- Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#46)
- Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#47)
- Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#49)
- Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#50)
- Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#51)
- ⬆ Update bookstack to v0.31.6 @sinclairpaul (#53)
- ⬆ Add php-ldap @sinclairpaul (#54)
- Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#56)
- ⬆ Upgrades composer to 2.0.11-r0 @frenck (#59)
- Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#58)
- ⬆ Upgrades add-on base image to v9.1.5 @frenck (#60)
- ⬆ Update bookstack to v0.31.7 @sinclairpaul (#61)

View file

@ -39,6 +39,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/2021.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.8.3-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.8.3
[release-shield]: https://img.shields.io/badge/version-v0.8.4-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.8.4
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/master/images/screenshot.png

View file

@ -1,6 +1,6 @@
{
"name": "Bookstack",
"version": "0.8.3",
"version": "0.8.4",
"slug": "bookstack",
"description": "Simple & Free Wiki Software",
"url": "https://github.com/hassio-addons/addon-bookstack",