🎉 Release of add-on Bookstack 0.12.0

This commit is contained in:
Community Hass.io Add-ons Bot 2021-06-22 16:34:32 +00:00
parent b03ccf6efa
commit 5651d0afe7
4 changed files with 9 additions and 28 deletions

View file

@ -1,26 +1,7 @@
## Whats changed
The proxy_host option has been removed as it can be set via the envvars option, along with any other additional config. If you use this option please ensure to update your configuration.
## 🚨 Breaking changes
- 🔨 Remove duplicated config item @sinclairpaul (#89)
## 📚 Documentation
- 📚 Update docs for removal of APP_URL @sinclairpaul (#91)
## ⬆️ Dependency updates
- Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#90)
- Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#93)
- Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#92)
- ⬆️ Upgrades php7 to 7.4.19-r0 @frenck (#94)
- Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#95)
- Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#96)
- Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#99)
- Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#98)
- Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#97)
- ⬆️ Upgrades add-on base image to v9.2.1 @frenck (#100)
- ⬆ Update bookstack to v21.05 @sinclairpaul (#101)
- Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#103)
- ⬆ Update base image and dependencies @sinclairpaul (#108)
- ⬆ Update Bookstack to v21.05.2 @sinclairpaul (#109)

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.11.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.11.0
[release-shield]: https://img.shields.io/badge/version-v0.12.0-blue.svg
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.12.0
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png

View file

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