Releases: supergeorg/Grocy-SwiftUI
Release 2.10.3
Hei Norge! Grocy Mobile is now available in Norwegian (Bokmål).
Thanks to the translators RonnyRusten, jonsigg and all other people involved.
Changes:
- new app language: Norwegian
- Support for Grocy Server 4.0.3
Release 2.10.2
Hello! This is an update which fixes a long standing issue with Grocy Mobile: product pictures. They should now be shown without issues, in the product list as well as in the forms.
Additionally, the detail view works again (it was broken since Grocy 4.0 update).
Changes:
- product pictures are working
- detail view for stock is working again
- small bugfixes
Release 2.10.1
Olá novamente! This is a small hotfix, fixing a bug and adding Brazilian Portuguese language to the App. Many thanks again to otshug for this.
Hotfix 2.10.1:
- Fixed non-existing plural forms for Quantity Units
- support for Portuguese (Brazil) language
Release 2.10.0
Hello! Olá!
Welcome to a new version of Grocy Mobile. This version now supports Grocy Server 4.0.2. It is a nice update, which improves many things. Among the features are a simplified conversion of quantity units, master data objects can be deactivated and many more.
This App version is only compatible with this new version, so an update is recommended.
The support for Portuguese (Portugal) was added, thanks to otshug and Ricardo.O.
Additionally, some bugs were fixed.
Changes:
- Support for Grocy 4.0.2
- improved quantity unit conversions
- master data objects can be deactivated
- support for Portuguese (Portugal) language
- many bugfixes
Release 2.9.2
Hello! 你好! It was an exciting week with WWDC, where many interesting things were presented. There are some things, which will improve Grocy Mobile in the future. Be excited for Grocy Mobile Version 3, which is planned to be released in autumn.
In the meantime, the current version isn't abandoned.
Grocy Mobile 现在有了中文(简体)版本。- Grocy Mobile is now available in Chinese (Simplified). Thanks to the user 3L and his work. The translation process will improve with version 3 in the future.
Additionally, a bug with too fast switching of views (tabs) should be fixed now.
Changes:
- Chinese Translation
- Bug with too fast switching of views should be fixed
- empty products now can't be consumed in stock view
- description of translations are unified
I am trying to get some experience with iOS17/SwiftUI 5 by doing some things on a side project app.
Grocy 3 will bring the new translation function, Observable data, more icons/animations, cleaned up forms/UI and much more.
Release 2.9.1
Hi, this is a small update for Grocy Mobile! Some small problems were tackled and new features added. Additionally, macOS Ventura users can enjoy the new grouped form design, which looks way better than the old implementation.
Changes:
- forms on macOS Ventura now use the new grouped design (like settings app)
- done shopping list entries can now be removed with an action
- product field is now sorted again
- failed data requests can be retried
I am excited for what WWDC 2023 will bring.
It seems that iOS 16/Ventura exclusivity will mostly be skipped (except for some optional parts) and the next version (3.x) will require the upcoming OS. Grocy 4.x compatibility will come for the then-current version.
Release 2.9.0
Hello and welcome to maybe the biggest behind-the-scenes update to Grocy Mobile since the first release of the app. All network requests are now handled via the modern Async/Await pattern instead of Combine. For this, big parts of the app were changed and therefore errors are possible. I am looking towards your bug reports.
By using this pattern, the change from WebRequest to WebSocket for Home Assistant was possible without big problems, it works now. And new functionality should be much easier now!
Changes:
- change networking from Combine to Async/Await
- small changes in handling should be noticeable
- Home Assistant works again
Release 2.8.0
Hello and welcome to a new update for Grocy Mobile.
A place for everything and everything in its place. This is why the stock and shopping list is now groupable and sortable. This allows for a better overview and should make your spring cleaning easier.
- grouping and sorting the elements in stock
- grouping and sorting the elements on the shopping list
- small bug fixes
- small text fixes
Hint: The Home Assistant integration is still broken. I was unable to find a working solution for it.
The time has come: the new XCode version requires macOS 13.0. This means I will have to migrate to OCLP soonish.
Update: I have installed Ventura with OCLP now. It works great and allows me to update this app further. The bug blocking an App Store update was seemingly fixed on Apple's side. There was no interaction needed from my side, the old versions worked fine out of the box. So the App rejected due to Apples own bugs 😆
Release 2.7.2
Buongiorno! Grocy Mobile è ora disponibile anche in italiano 🇮🇹!
Hello! Grocy Mobile is now available in Italian too!
This translation was made possible by mike9449 and the community.
New translators are always welcome and an important step in the internationalization of the app.
If you want to help, head over to the translation page.
The macOS version cannot be uploaded to the App Store due to incompatibility with Ventura, which I can't test for now (it works fine on Monterrey).
Release 2.7.0
Hello and happy new year 2023! There is something new for Grocy Mobile 2.7.0, for instance is the stock now sortable. Additionally, many small changes were implemented, to fix bugs and user problems.
I am always open for requests and bug reports, looking forward for your feedback and hope that Grocy Mobile will improve the management of your pantry in this year too.
(To give a small sneak peek: the implementation of recipes is planned for this year. If you look closely in the dev mode, you may spy some fragments of it.)
Changes:
- sort the stock by name, due date and amount
- settings menu was re-arranged and supplied with more icons
- some new settings equivalent to Grocy Server
- new quick filter for the shopping list
- entries in the shopping list can now be edited correctly
- improved translations
- small changes and bugfixes
The change to SwiftUI 4 (and iOS 16/Ventura exclusivity) was not done yet, since the changes are not so drastic that they are required for now.