From 2dba06a75779bf06cefd9afdd36ffb1607ab23b3 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Tue, 26 Jan 2021 09:27:51 +0000 Subject: [PATCH] :tada: Release of add-on Grocy 0.11.0 --- README.md | 6 +++--- grocy/CHANGELOG.md | 28 +++++++++++++++------------- grocy/DOCS.md | 8 ++++++++ grocy/README.md | 4 ++-- grocy/config.json | 5 ++--- 5 files changed, 30 insertions(+), 21 deletions(-) diff --git a/README.md b/README.md index 1460cbe7..c52021a1 100644 --- a/README.md +++ b/README.md @@ -832,10 +832,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.10.0 -[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.10.0/README.md +[addon-grocy]: https://github.com/hassio-addons/addon-grocy/tree/v0.11.0 +[addon-doc-grocy]: https://github.com/hassio-addons/addon-grocy/blob/v0.11.0/README.md [grocy-issue]: https://github.com/hassio-addons/addon-grocy/issues -[grocy-version-shield]: https://img.shields.io/badge/version-v0.10.0-blue.svg +[grocy-version-shield]: https://img.shields.io/badge/version-v0.11.0-blue.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 [grocy-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/grocy/CHANGELOG.md b/grocy/CHANGELOG.md index 0a094ac8..3ec88e53 100644 --- a/grocy/CHANGELOG.md +++ b/grocy/CHANGELOG.md @@ -1,24 +1,26 @@ ## What’s changed -Grocy 3 is here! 🎉 +New languages! -## 🐛 Bug fixes +- `cs` (Czech) +- `el_GR` (Greek - Greece) +- `fi` (Finnish) +- `he_IL` (Hebrew - Israel) +- `ja` (Japanese) +- `ko_KR` (Korean - South Korea) +- `zh_CN` (Chinese - China) +- `zh_TW` (Chinese - Taiwan) -- Fix NGINX waiting for non-activated FPM @frenck (#116) +## ✨ New features -## 🚀 Enhancements - -- Refactor NGINX/PHP-FPM configuration @frenck (#115) +- Add languages: cs, el_GR, fi, he_IL, ja, ko_KR, zh_CN, zh_TW @frenck (#121) ## 🧰 Maintenance -- Cleanup repository @frenck (#106) -- Happy New Year @frenck (#107) -- Upgrade Code of Conduct @frenck (#108) -- Add new repository workflow @frenck (#109) +- Remove obsolete webui from configuration @frenck (#119) ## ⬆️ Dependency updates -- Upgrades add-on base image to v9.0.1 @fsironman (#111) -- Upgrades Grocy to v3.0.1 @fsironman (#113) -- Upgrade add-on base image to 9.1.0 @frenck (#114) +- ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#118) +- ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#117) +- Upgrade add-on base image to 9.1.1 @frenck (#122) diff --git a/grocy/DOCS.md b/grocy/DOCS.md index c6576f22..aab68ee2 100644 --- a/grocy/DOCS.md +++ b/grocy/DOCS.md @@ -99,14 +99,20 @@ The private key file to use for SSL. Is used for setting the language. Choose between: +- `cs` (Czech) - `da` (Danish) - `de` (German) +- `el_GR` (Greek - Greece) - `en` (English) - `en_GB` (English - United Kingdom) - `es` (Spanish) +- `fi` (Finnish) - `fr` (French) +- `he_IL` (Hebrew - Israel) - `hu` (Hungarian) - `it` (Italian) +- `ja` (Japanese) +- `ko_KR` (Korean - South Korea) - `nl` (Dutch) - `no` (Norwegian) - `pl` (Polish) @@ -117,6 +123,8 @@ Is used for setting the language. Choose between: - `sv_SE` (Swedish - Sweden) - `ta` (Tamil) - `tr` (Turkish) +- `zh_CN` (Chinese - China) +- `zh_TW` (Chinese - Taiwan) ### Option: `currency` diff --git a/grocy/README.md b/grocy/README.md index 73464e17..59a0497e 100644 --- a/grocy/README.md +++ b/grocy/README.md @@ -54,6 +54,6 @@ If you are more interested in stable releases of our add-ons: [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.10.0-blue.svg -[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.10.0 +[release-shield]: https://img.shields.io/badge/version-v0.11.0-blue.svg +[release]: https://github.com/hassio-addons/addon-grocy/tree/v0.11.0 [screenshot]: https://github.com/hassio-addons/addon-grocy/raw/main/images/screenshot.gif \ No newline at end of file diff --git a/grocy/config.json b/grocy/config.json index ff82edbe..c58cd735 100644 --- a/grocy/config.json +++ b/grocy/config.json @@ -1,10 +1,9 @@ { "name": "Grocy", - "version": "0.10.0", + "version": "0.11.0", "slug": "grocy", "description": "ERP beyond your fridge! A groceries & household management solution for your home", "url": "https://github.com/hassio-addons/addon-grocy", - "webui": "[PROTO:ssl]://[HOST]:[PORT:80]", "ingress": true, "panel_icon": "mdi:cart", "arch": [ @@ -52,7 +51,7 @@ }, "schema": { "log_level": "list(trace|debug|info|notice|warning|error|fatal)?", - "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)", + "culture": "list(cs|da|de|el_GR|en|en_GB|es|fi|fr|he_IL|hu|it|ja|ko_KR|nl|no|pl|pt_BR|pt_PT|ru|sk_SK|sv_SE|ta|tr|zh_CN|zh_TW)", "currency": "match(^[A-Z]{3}$)", "entry_page": "list(stock|shoppinglist|recipes|chores|tasks|batteries|equipment|calendar|mealplan)", "features": {