diff --git a/README.md b/README.md index 59c8dc7f..c1da71e2 100644 --- a/README.md +++ b/README.md @@ -900,10 +900,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.8.0 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.8.0/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.0 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.9.0/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-v0.9.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 24270cc2..ec7e14cf 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -2,18 +2,16 @@ ### 🔨 Changes -- 📚 Update README features tweaks (#81) -- ⬆ Upgrades add-on base image to v7.2.0 -- 🔨 Implement OCI image specification on labels -- ⬆ Upgrades git to 2.24.3-r0 -- ⬆ Upgrades php7 to 7.3.18-r0 -- 🚑 Do not use cache on package cleanup -- 🚑 Remove base path variable (#84) -- 🔨 Update cultures (#85) -- ⬆ Update Grocy to v2.7.1 (#86) -- ✏ Split add-on documentation +- ⬆ Upgrades base image to v8.0.1 +- ⬆ Upgrades nginx to 1.18.0-r0 +- ⬆ Upgrades php7 to 7.3.20-r0 +- ⬆ Upgrades git to 2.26.2-r0 +- ⬆ Upgrades yarn to 1.22.4-r0 +- ⬆ Upgrades composer to 1.10.9-r0 +- ✨ Add support for cs, ja, zh_TW locales +- 🔥 Remove Renovatebot -[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.7.1...v0.8.0 +[changelog]: https://github.com/hassio-addons/addon-grocy/compare/v0.8.0...v0.9.0 Questions? Join our Discord server! https://discord.me/hassioaddons Enjoying my add-ons? Consider supporting my work: diff --git a/grocy/README.md b/grocy/README.md index 05fad56f..720e4625 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -38,6 +38,6 @@ management solution for your home, delivering features like: [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.8.0-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.8.0 +[release-shield]: https://img.shields.io/badge/version-v0.9.0-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.9.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 c8621d9f..c3fb7bea 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,6 +1,6 @@ { "name": "Grocy", - "version": "0.8.0", + "version": "0.9.0", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy", @@ -57,7 +57,7 @@ }, "schema": { "log_level": "list(trace|debug|info|notice|warning|error|fatal)?", - "culture": "list(da|de|en|en_GB|es|fr|hu|it|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|tr)", + "culture": "list(cs|da|de|en|en_GB|es|fr|hu|it|ja|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|tr|zh_TW)", "currency": "match(^[A-Z]{3}$)", "entry_page": "list(stock|shoppinglist|recipes|chores|tasks|batteries|equipment|calendar|mealplan)", "features": {