Skip to content

Releases: linuxserver/docker-grocy

v4.3.0-ls276

23 Dec 17:36
3d805d9
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/grocy/v4.3.0-ls276/index.html

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

Remote Changes:

Stock

  • Optimized form validation (max amount checks) related to unit conversion with a lot of decimal places on the consume and transfer page
  • Optimized that the stock report "Spendings" now excludes self produced products (thanks @danielr18 for the initial work on this)
  • Fixed that when copying a product, the field "Treat opened as out of stock" wasn't copied along (thanks @TheDodger)
  • Fixed that the product groups filter on the master data products page used a contains search instead of an exact search
  • Fixed that Scan Mode on the purchase and consume page didn't work (not all fields were properly populated) when using/scanning a product Grocycode

Shopping list

  • Fixed that when printing a shoppping list, the table/list wasn't sorted (will now be sorted alphabetically by the product name of the corresponding list item)
  • Fixed that when deleting a shopping list item and marking another one as done while not reloading the page in-between, the deleted item reappeared (was only a visual problem, there was no problem on deleting the item on the backend / in the database)

Recipes

  • When self producing a product ("Produces product" recipe option) the name of the recipe is now added to the note field of the created stock entry
  • Fixed that when FEATURE_FLAG_STOCK_STOCK was set to false, the "Put missing products on shopping list"-button was not visible
  • Fixed that scanning a product barcode on the recipe ingredient edit page didn't work
  • Fixed that the recipe edit button on the recipes page gallery view didn't work

Userfields

  • Userentity tables (custom objects / lists) now also have the table options icon (top left corner eye icon, to e.g. add a grouping condition)
  • Userfield names can now also contain underscores

API

  • Optimized that uploading files where the file name contains non-ASCII characters is now also possible

v4.2.0-ls275

22 Dec 07:53
9cc0415
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/grocy/v4.2.0-ls275/index.html

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

Remote Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time

v4.2.0-ls274

15 Dec 07:58
dad05c9
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/grocy/v4.2.0-ls274/index.html

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

grocy Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time

v4.2.0-ls273

08 Dec 07:51
92f1b0d
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/grocy/v4.2.0-ls273/index.html

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

grocy Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time

v4.2.0-ls272

24 Nov 07:50
5621b86
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/grocy/v4.2.0-ls272/index.html

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

grocy Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time

v4.2.0-ls271

10 Nov 07:47
7fea961
Compare
Choose a tag to compare

CI Report:

https://ci-tests.linuxserver.io/linuxserver/grocy/v4.2.0-ls271/index.html

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

grocy Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time

v4.2.0-ls270

27 Oct 07:46
383bfe5
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

grocy Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time

v4.2.0-ls269

13 Oct 07:47
485be40
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

grocy Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time

v4.2.0-ls268

29 Sep 07:51
2d60061
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

grocy Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time

v4.2.0-ls267

22 Sep 07:45
38d75a9
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.20. Existing users should update their nginx confs to avoid http2 deprecation warnings.

grocy Changes:

Stock

  • When using/scanning a stock entry Grocycode on the transfer page, the "Use specific stock item" dropdown (and "From location") is now also prefilled accordingly
  • Fixed that for the product's last price stock transactions with an empty or 0 price weren't ignored
  • Fixed that when copying a product, the field "Move on open" wasn't copied along

Shopping list

  • The shopping lists dropdown on the shopping list page now also shows the number of items on the corresponding shopping list

Recipes

  • Optimized that when creating a recipe, the desired serving amount is now initially prefilled by the recipe's base serving amount

Batteries

  • It's now possible to track any addtional info on a battery charge cycle by using Userfields (thanks @TheDodger)
    • => Configure the desired Userfields for the entity battery_charge_cycles
    • => The on a battery charge cycle tracking entered information is then visible on the corresponding battery charge cycle journal entry

General

  • Optimized that file uploads are no longer completely buffered in memory before writing them to disk (thanks @bbx0)
  • Optimized top right corner menus icon spacing (thanks @TheDodger for the initial work on this)
  • Fixed again that some dialogs were not properly (too small) displayed (this time mostly affecting Chrome/Edge)
  • Fixed that table states (visible columns, sorting, column order and so on) could be reset to default after not accessing/using the corresponding page for a certain amount of time