From c11bbba2148650881dcb58edb6e9d31cebd29a89 Mon Sep 17 00:00:00 2001 From: Bernd Bestel Date: Thu, 27 Feb 2025 21:23:56 +0100 Subject: [PATCH] Updated changelog --- changelog/28_1.15.0_2018-07-22.md | 2 +- changelog/46_2.3.0_2019-04-06.md | 6 ++---- changelog/79_UNRELEASED_xx-xx-xxxx.md | 7 +++++++ 3 files changed, 10 insertions(+), 5 deletions(-) diff --git a/changelog/28_1.15.0_2018-07-22.md b/changelog/28_1.15.0_2018-07-22.md index ccab6232..37593c80 100644 --- a/changelog/28_1.15.0_2018-07-22.md +++ b/changelog/28_1.15.0_2018-07-22.md @@ -1,4 +1,4 @@ -- New related project: **grocy-desktop** +- New related project: **Grocy Desktop** - => https://github.com/grocy/grocy-desktop - Run Grocy without a webserver just like a normal (Windows) desktop application - New "embedded mode" for Grocy to help running in "desktop application mode" [see README](https://github.com/grocy/grocy#embedded-mode) diff --git a/changelog/46_2.3.0_2019-04-06.md b/changelog/46_2.3.0_2019-04-06.md index 61c5ca1c..0b3ccb5c 100644 --- a/changelog/46_2.3.0_2019-04-06.md +++ b/changelog/46_2.3.0_2019-04-06.md @@ -11,7 +11,5 @@ - Some other small CSS fixes (context menus were not fully displayed when the parent container was to small, improved padding for text inputs) - As always: Updated translations (thanks all the translators) -### Self promotion -[grocy-desktop](https://github.com/grocy/grocy-desktop) is now also available through the Microsoft Store - -Get it from Microsoft +### Other +- [Grocy Desktop](https://github.com/grocy/grocy-desktop) is now also available through the Microsoft Store: https://apps.microsoft.com/detail/9NWB1TRNNKSF diff --git a/changelog/79_UNRELEASED_xx-xx-xxxx.md b/changelog/79_UNRELEASED_xx-xx-xxxx.md index f5fc71e8..3f07608d 100644 --- a/changelog/79_UNRELEASED_xx-xx-xxxx.md +++ b/changelog/79_UNRELEASED_xx-xx-xxxx.md @@ -57,3 +57,10 @@ ### API - Exposed the `permission_hierarchy` entity (read only, => `GET /objects/permission_hierarchy`) to provide a permission name / id mapping + +### Other +- A quick reminder about official native Grocy app experiences: + - Grocy's web frontend is a responsive one and is even an "installable web app" ([PWA](https://en.wikipedia.org/wiki/Progressive_web_app), without providing offline features, [ref1](https://web.dev/articles/install-criteria), [ref2](https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Guides/Making_PWAs_installable)) which ends up in a pretty native mobile app-like experience + - => Quick video demo on Android/Firefox: https://www.youtube.com/watch?v=L38drVZfwHs + - => Quick video demo on Android/Chrome: https://www.youtube.com/watch?v=rjLdXUFDNuk + - [Grocy Desktop](https://github.com/grocy/grocy-desktop) is a way to run Grocy without having to manage a webserver just like a normal (Windows) desktop application - available as a [classic `.msi` installation package](https://releases.grocy.info/latest-desktop) or as a [Microsoft Store App](https://apps.microsoft.com/detail/9NWB1TRNNKSF)