diff --git a/README.md b/README.md index 7a7ab093..a876d792 100644 --- a/README.md +++ b/README.md @@ -830,10 +830,10 @@ SOFTWARE. [grafana-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [grafana-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [grafana-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.4.0 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.4.0/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.5.0 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.5.0/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg [grocy-pulls-shield]: https://img.shields.io/docker/pulls/hassioaddons/grocy-armhf.svg [grocy-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [grocy-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index e2ad2dff..cba76217 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,24 +1,22 @@ [Full Changelog][changelog] -This release has been overdue! Sorry about that. - -However, it ships with the latest Grocy and adds in a bunch of fixes and new configuration options for you to explore! See the documentation of the add-on for the updated configuration options. +This is a general maintenance release. ### 🔨 Changes -- Revert "Mimic commit 3dbce7547fb2b0c9b5acbed1926d98b5f61d10b0 (#44)" -- :arrow_up: Adds php7-gd -- :sparkles: Adds php7-simplexml (#50) -- :ambulance: Fixes version pinning in Dockerfile -- ⬆️ Upgrades Grocy to v2.5.2 (#52) -- :arrow_up: Upgrades nginx to 1.16.1-r1 -- :arrow_up: Upgrades php7 to 7.3.11-r0 -- :arrow_up: Upgrades add-on base image to v5.0.3 -- :sparkles: Adds support for setting custom entry page -- :sparkles: Adds support for a lot of tweak options -- :books: Updates documentation to match latest changes +- :fireworks: Updates maintenance/license year to 2020 +- :pencil2: Funding adjustments +- :pencil2: Fixes some spelling and grammar +- :arrow_up: Upgrades add-on base image to v6.0.1 +- :arrow_up: Upgrades php7 to 7.3.13-r0 +- :arrow_up: Upgrades nginx to 1.16.1-r4 +- :arrow_up: Upgrades git to 2.24.1-r0 +- :arrow_up: Upgrades yarn to 1.19.2-r0 +- :arrow_up: Upgrades composer to 1.9.1-r0 +- :pencil2: Fixes some spelling and grammar -[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.3.2...v0.4.0 +[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.4.0...v0.5.0 Questions? Join our Discord server! https://discord.me/hassioaddons -Enjoying my add-ons? Consider supporting my work: https://patreon.com/frenck \ No newline at end of file +Enjoying my add-ons? Consider supporting my work: +https://github.com/sponsors/frenck or https://patreon.com/frenck \ No newline at end of file diff --git a/grocy/README.md b/grocy/README.md index 7ff895cb..c4c6f8c1 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -4,9 +4,9 @@ [![Discord][discord-shield]][discord] [![Community Forum][forum-shield]][forum] -[![Buy me a coffee][buymeacoffee-shield]][buymeacoffee] +[![Sponsor Frenck via GitHub Sponsors][github-sponsors-shield]][github-sponsors] -[![Support my work on Patreon][patreon-shield]][patreon] +[![Support Frenck on Patreon][patreon-shield]][patreon] ERP beyond your fridge! A groceries & household management solution for your home. @@ -44,19 +44,19 @@ If you are more interested in stable releases of our add-ons: -[buymeacoffee-shield]: https://www.buymeacoffee.com/assets/img/guidelines/download-assets-sm-2.svg -[buymeacoffee]: https://www.buymeacoffee.com/frenck [discord-shield]: https://img.shields.io/discord/478094546522079232.svg [discord]: https://discord.me/hassioaddons -[docs]: https://github.com/hassio-addons/addon-grocy/blob/v0.4.0/README.md +[docs]: https://github.com/hassio-addons/addon-grocy/blob/v0.5.0/README.md [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/t/community-hass-io-add-on-grocy/112422?u=frenck +[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png +[github-sponsors]: https://github.com/sponsors/frenck [grocy-demo]: https://demo-en.grocy.info [grocy]: https://grocy.info/ -[maintenance-shield]: https://img.shields.io/maintenance/yes/2019.svg -[patreon-shield]: https://www.frenck.nl/images/patreon.png +[maintenance-shield]: https://img.shields.io/maintenance/yes/2020.svg +[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png [patreon]: https://www.patreon.com/frenck [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-v0.4.0-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.4.0 +[release-shield]: https://img.shields.io/badge/version-v0.5.0-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.5.0 [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/master/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.json b/grocy/config.json index f92b7538..d5300679 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "0.4.0", + "version": "0.5.0", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy",