From 55b1fa8098ad9414a3b48d88236015556d06e64f Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Sun, 12 Feb 2023 14:24:19 +0000 Subject: [PATCH] :tada: Release of add-on Bookstack 1.5.1 --- README.md | 6 +++--- bookstack/CHANGELOG.md | 9 ++++++--- bookstack/DOCS.md | 2 +- bookstack/README.md | 6 +++--- bookstack/config.yaml | 2 +- 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 7e8e38ed..66e75cc7 100644 --- a/README.md +++ b/README.md @@ -737,10 +737,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/v1.5.0 -[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v1.5.0/README.md +[addon-bookstack]: https://github.com/hassio-addons/addon-bookstack/tree/v1.5.1 +[addon-doc-bookstack]: https://github.com/hassio-addons/addon-bookstack/blob/v1.5.1/README.md [bookstack-issue]: https://github.com/hassio-addons/addon-bookstack/issues -[bookstack-version-shield]: https://img.shields.io/badge/version-v1.5.0-blue.svg +[bookstack-version-shield]: https://img.shields.io/badge/version-v1.5.1-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 diff --git a/bookstack/CHANGELOG.md b/bookstack/CHANGELOG.md index f5929955..9723c7e4 100644 --- a/bookstack/CHANGELOG.md +++ b/bookstack/CHANGELOG.md @@ -1,6 +1,9 @@ ## What’s changed -## ⬆️ Dependency updates +## πŸ› Bug fixes -- ⬆️ Update image and dependencies @sinclairpaul ([#202](https://github.com/hassio-addons/addon-bookstack/pull/202)) -- ⬆️ Update Bookstack to v23.01.1 @sinclairpaul ([#203](https://github.com/hassio-addons/addon-bookstack/pull/203)) +- πŸš‘ Fix appkey generation for new installs @sinclairpaul ([#206](https://github.com/hassio-addons/addon-bookstack/pull/206)) + +## πŸ“š Documentation + +- πŸ“š Update Year @sinclairpaul ([#204](https://github.com/hassio-addons/addon-bookstack/pull/204)) diff --git a/bookstack/DOCS.md b/bookstack/DOCS.md index a19880ba..5696ea15 100644 --- a/bookstack/DOCS.md +++ b/bookstack/DOCS.md @@ -170,7 +170,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2019-2022 Paul Sinclair +Copyright (c) 2019-2023 Paul Sinclair Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/bookstack/README.md b/bookstack/README.md index 3304438d..0f09a7bd 100644 --- a/bookstack/README.md +++ b/bookstack/README.md @@ -37,8 +37,8 @@ If you are more interested in stable releases of our add-ons: [discord]: https://discord.me/hassioaddons [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[maintenance-shield]: https://img.shields.io/maintenance/yes/2023.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg -[release-shield]: https://img.shields.io/badge/version-v1.5.0-blue.svg -[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.5.0 +[release-shield]: https://img.shields.io/badge/version-v1.5.1-blue.svg +[release]: https://github.com/hassio-addons/addon-bookstack/tree/v1.5.1 [screenshot]: https://github.com/hassio-addons/addon-bookstack/raw/main/images/screenshot.png \ No newline at end of file diff --git a/bookstack/config.yaml b/bookstack/config.yaml index 12c4a232..7bcec44d 100644 --- a/bookstack/config.yaml +++ b/bookstack/config.yaml @@ -39,5 +39,5 @@ services: - mysql:want slug: bookstack url: https://github.com/hassio-addons/addon-bookstack -version: 1.5.0 +version: 1.5.1 webui: '[PROTO:ssl]://[HOST]:[PORT:80]'