mirror of
https://github.com/grocy/grocy.git
synced 2025-08-20 20:26:42 +00:00
Updated changelog
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
- New related project: **grocy-desktop**
|
- New related project: **Grocy Desktop**
|
||||||
- => https://github.com/grocy/grocy-desktop
|
- => https://github.com/grocy/grocy-desktop
|
||||||
- Run Grocy without a webserver just like a normal (Windows) desktop application
|
- 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)
|
- New "embedded mode" for Grocy to help running in "desktop application mode" [see README](https://github.com/grocy/grocy#embedded-mode)
|
||||||
|
@@ -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)
|
- 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)
|
- As always: Updated translations (thanks all the translators)
|
||||||
|
|
||||||
### Self promotion
|
### Other
|
||||||
[grocy-desktop](https://github.com/grocy/grocy-desktop) is now also available through the Microsoft Store
|
- [Grocy Desktop](https://github.com/grocy/grocy-desktop) is now also available through the Microsoft Store: https://apps.microsoft.com/detail/9NWB1TRNNKSF
|
||||||
|
|
||||||
<a href="//www.microsoft.com/store/apps/9nwb1trnnksf?cid=storebadge&ocid=badge"><img src="https://assets.windowsphone.com/85864462-9c82-451e-9355-a3d5f874397a/English_get-it-from-MS_InvariantCulture_Default.png" alt="Get it from Microsoft" width="150px" /></a>
|
|
||||||
|
@@ -57,3 +57,10 @@
|
|||||||
### API
|
### API
|
||||||
|
|
||||||
- Exposed the `permission_hierarchy` entity (read only, => `GET /objects/permission_hierarchy`) to provide a permission name / id mapping
|
- 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)
|
||||||
|
Reference in New Issue
Block a user