Skip to content

Releases: supergeorg/Grocy-SwiftUI

Release 2.9.1

Choose a tag to compare

@supergeorg supergeorg released this 26 May 21:00

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

Choose a tag to compare

@supergeorg supergeorg released this 24 Apr 21:42

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

Choose a tag to compare

@supergeorg supergeorg released this 31 Mar 18:57

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

Choose a tag to compare

@supergeorg supergeorg released this 06 Feb 22:05

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

Choose a tag to compare

@supergeorg supergeorg released this 07 Jan 16:13

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.

Release 2.6.0

Choose a tag to compare

@supergeorg supergeorg released this 25 Nov 21:38

Hello and welcome to the new version of Grocy Mobile. This update brings a big new feature: automatic updates. You can select an update interval and the app fetches new data automatically. This should dramatically improve the usage experience when working with multiple users at the same time.
Additionally, Grocy Server 3.3.2 is now supported and a product can be "bought" as self-produced.

Changes:

  • automatic updates (can be enabled in settings)
  • management of the data freshness, may reduce the data usage
  • Grocy Server 3.3.2 is now supported
  • a product can now be added as self-produced

Release 2.5.3

Choose a tag to compare

@supergeorg supergeorg released this 28 Oct 16:47

Vítá vás! Grocy Mobile is now available in Czech. Many thanks to zemanl79 and all translators who make this possible, the app now supports 6 languages and you can help to add more.
The app should support macOS 13 Ventura, but still only requires macOS 12 Monterey.

Changes:

  • Czech translation
  • build with XCode 14.1 and should thus support the new platforms and devices

I haven't tested Ventura for now. OCLP seems to look good, but I will wait some time for the whole thing to get more stable.

Release 2.5.1

Choose a tag to compare

@supergeorg supergeorg released this 19 Sep 19:02

[This .1 version brings a hot fix for some users, some logging improvement as well as updated translations.]

Hi! After the summer break, a new update for Grocy Mobile is available.
Some new product fields were added to improve workflows, e.g. whether a product should not be frozen or an automatic transfer on opening (allows to place opened products automatically in the fridge). Also some bugs were fixed.

Changes:

  • "Default consume location", "Move on open" and "Should not be frozen" can be set for products
  • Bug fixes and under-the-hood changes

Release 2.5.0

Choose a tag to compare

@supergeorg supergeorg released this 17 Sep 16:27

Hi! After the summer break, a new update for Grocy Mobile is available.
Some new product fields were added to improve workflows, e.g. whether a product should not be frozen or an automatic transfer on opening (allows to place opened products automatically in the fridge). Also some bugs were fixed.

Changes:

  • "Default consume location", "Move on open" and "Should not be frozen" can be set for products
  • Bug fixes and under-the-hood changes

Info:
The future of the macOS Version is a bit unclear. My MacBook does not get Ventura, so I won't be able to Test new versions of this app. But the switch to SwiftUI 4.0 is planned, but will not come too soon.
If all goes well, I can use OCLP to work around this.

Release 2.4.3

Choose a tag to compare

@supergeorg supergeorg released this 10 Jul 17:54

Hi! This is another small bugfix update for Grocy Mobile. It fixes some behaviours of the App and adds a small setting.

Changes:

  • filename of product pictures gets sanitized for products with special characters in name
  • Purchase-to-Stock factor now gets used for purchases
  • the amount of decimal places for amounts and prices is now settable in settings