mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-04 19:11:30 +00:00
🎉 Release of add-on Bookstack 0.13.5
This commit is contained in:
parent
98fbfb4cf3
commit
fa328d85e6
5 changed files with 10 additions and 10 deletions
|
@ -709,10 +709,10 @@ SOFTWARE.
|
|||
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg
|
||||
[appdaemon-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
|
||||
[appdaemon-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
|
||||
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.4
|
||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.13.4/README.md
|
||||
[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.5
|
||||
[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v0.13.5/README.md
|
||||
[bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues
|
||||
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.13.4-blue.svg
|
||||
[bookstack-version-shield]: https://img.shields.io/badge/version-v0.13.5-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
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
## What’s changed
|
||||
|
||||
## 🐛 Bug fixes
|
||||
## 🧰 Maintenance
|
||||
|
||||
- 🔨 Fix Laravel Logging @sinclairpaul (#155)
|
||||
- Switch to centralized GitHub Action Workflows @frenck (#157)
|
||||
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- ⬆️ Update Bookstack to v21.10.3 @sinclairpaul (#156)
|
||||
- ⬆️ Update base image and dependencies @sinclairpaul (#163)
|
||||
- ⬆️ Update bookstack to v21.11.1 @sinclairpaul (#164)
|
||||
|
|
|
@ -129,7 +129,6 @@ that there is no easy upgrade path between the two options.
|
|||
|
||||
## Known issues and limitations
|
||||
|
||||
- SMTP support is disabled.
|
||||
- Ingress will not function due to the way the application stores image files.
|
||||
|
||||
## Changelog & Releases
|
||||
|
|
|
@ -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.13.4-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.4
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.13.5-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-bookstack/tree/v0.13.5
|
||||
[screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Bookstack",
|
||||
"version": "0.13.4",
|
||||
"version": "0.13.5",
|
||||
"slug": "bookstack",
|
||||
"description": "Simple & Free Wiki Software",
|
||||
"url": "https://github.com/hassio-addons/addon-bookstack",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue