Skip to content

Releases: linuxserver/docker-grocy

v4.1.0-ls237

03 Mar 08:00
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

💡 PHP 8.3 is from now on (additionally to PHP 8.2) supported.

⚠️ PHP 8.1 is no longer supported.

Stock

  • Fixed that the location dropdown on the consume page contained the same location multiple times if there are currently stock entries at multiple locations of the corresponding product
  • Fixed that the status filter "n products are overdue" on the stock overview page also counted/included stock entries due today or tomorrow
  • Fixed that the stock report "Spendings" did not take products without an assigned product group into account (thanks @Torqu3Wr3nch for the initial work on this)
  • Fixed that the success message after opening a stock entry on the stock entries page displayed always an amount of 1 instead of the actual amount opened
  • Fixed that the "Consume this stock entry as spoiled" context menu action on the stock entries page consumed always an amount of 1 instead of the whole stock entry

Recipes

  • Fixed that copying recipes with special characters in the name was not possible

Meal plan

  • Fixed that the meal plan page was broken after deleting all meal plan items of a week

Calendar

  • The different event types (due products, chores, tasks and so on) can now have different colors
    • => New button "Configure colors" on the calendar page to configure these colors (top right corner)

Tasks

  • Added a new table filter for categories (thanks @geoffwright240 for the initial work on this)

Userfields

  • Fixed that when having a userfield of type "Select list (multiple items can be selected)" and selecting no item, editing of the corresponding form was broken

General

  • Night mode is now also used on the login page if that's the system preferred color scheme (generally if night mode is on or not is based on user settings and before logging in no user context is available)
  • Optimized sidebar icon spacing (thanks @chris-thorn)
  • Fixed that file uploads (product pictures and so on) didn't work for files where the file name contains multiple spaces
  • Fixed that some dialogs were not properly (too small) displayed (mostly affecting Firefox >= 121)

API

  • Optimized that the endpoints GET /objects/{entity} and GET /objects/{entity}/{objectId} now also return Userfields for the entity stock

v4.1.0-ls236

25 Feb 08:00
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

💡 PHP 8.3 is from now on (additionally to PHP 8.2) supported.

⚠️ PHP 8.1 is no longer supported.

Stock

  • Fixed that the location dropdown on the consume page contained the same location multiple times if there are currently stock entries at multiple locations of the corresponding product
  • Fixed that the status filter "n products are overdue" on the stock overview page also counted/included stock entries due today or tomorrow
  • Fixed that the stock report "Spendings" did not take products without an assigned product group into account (thanks @Torqu3Wr3nch for the initial work on this)
  • Fixed that the success message after opening a stock entry on the stock entries page displayed always an amount of 1 instead of the actual amount opened
  • Fixed that the "Consume this stock entry as spoiled" context menu action on the stock entries page consumed always an amount of 1 instead of the whole stock entry

Recipes

  • Fixed that copying recipes with special characters in the name was not possible

Meal plan

  • Fixed that the meal plan page was broken after deleting all meal plan items of a week

Calendar

  • The different event types (due products, chores, tasks and so on) can now have different colors
    • => New button "Configure colors" on the calendar page to configure these colors (top right corner)

Tasks

  • Added a new table filter for categories (thanks @geoffwright240 for the initial work on this)

Userfields

  • Fixed that when having a userfield of type "Select list (multiple items can be selected)" and selecting no item, editing of the corresponding form was broken

General

  • Night mode is now also used on the login page if that's the system preferred color scheme (generally if night mode is on or not is based on user settings and before logging in no user context is available)
  • Optimized sidebar icon spacing (thanks @chris-thorn)
  • Fixed that file uploads (product pictures and so on) didn't work for files where the file name contains multiple spaces
  • Fixed that some dialogs were not properly (too small) displayed (mostly affecting Firefox >= 121)

API

  • Optimized that the endpoints GET /objects/{entity} and GET /objects/{entity}/{objectId} now also return Userfields for the entity stock

v4.1.0-ls235

18 Feb 07:56
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

💡 PHP 8.3 is from now on (additionally to PHP 8.2) supported.

⚠️ PHP 8.1 is no longer supported.

Stock

  • Fixed that the location dropdown on the consume page contained the same location multiple times if there are currently stock entries at multiple locations of the corresponding product
  • Fixed that the status filter "n products are overdue" on the stock overview page also counted/included stock entries due today or tomorrow
  • Fixed that the stock report "Spendings" did not take products without an assigned product group into account (thanks @Torqu3Wr3nch for the initial work on this)
  • Fixed that the success message after opening a stock entry on the stock entries page displayed always an amount of 1 instead of the actual amount opened
  • Fixed that the "Consume this stock entry as spoiled" context menu action on the stock entries page consumed always an amount of 1 instead of the whole stock entry

Recipes

  • Fixed that copying recipes with special characters in the name was not possible

Meal plan

  • Fixed that the meal plan page was broken after deleting all meal plan items of a week

Calendar

  • The different event types (due products, chores, tasks and so on) can now have different colors
    • => New button "Configure colors" on the calendar page to configure these colors (top right corner)

Tasks

  • Added a new table filter for categories (thanks @geoffwright240 for the initial work on this)

Userfields

  • Fixed that when having a userfield of type "Select list (multiple items can be selected)" and selecting no item, editing of the corresponding form was broken

General

  • Night mode is now also used on the login page if that's the system preferred color scheme (generally if night mode is on or not is based on user settings and before logging in no user context is available)
  • Optimized sidebar icon spacing (thanks @chris-thorn)
  • Fixed that file uploads (product pictures and so on) didn't work for files where the file name contains multiple spaces
  • Fixed that some dialogs were not properly (too small) displayed (mostly affecting Firefox >= 121)

API

  • Optimized that the endpoints GET /objects/{entity} and GET /objects/{entity}/{objectId} now also return Userfields for the entity stock

v4.1.0-ls234

09 Feb 17:37
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

💡 PHP 8.3 is from now on (additionally to PHP 8.2) supported.

⚠️ PHP 8.1 is no longer supported.

Stock

  • Fixed that the location dropdown on the consume page contained the same location multiple times if there are currently stock entries at multiple locations of the corresponding product
  • Fixed that the status filter "n products are overdue" on the stock overview page also counted/included stock entries due today or tomorrow
  • Fixed that the stock report "Spendings" did not take products without an assigned product group into account (thanks @Torqu3Wr3nch for the initial work on this)
  • Fixed that the success message after opening a stock entry on the stock entries page displayed always an amount of 1 instead of the actual amount opened
  • Fixed that the "Consume this stock entry as spoiled" context menu action on the stock entries page consumed always an amount of 1 instead of the whole stock entry

Recipes

  • Fixed that copying recipes with special characters in the name was not possible

Meal plan

  • Fixed that the meal plan page was broken after deleting all meal plan items of a week

Calendar

  • The different event types (due products, chores, tasks and so on) can now have different colors
    • => New button "Configure colors" on the calendar page to configure these colors (top right corner)

Tasks

  • Added a new table filter for categories (thanks @geoffwright240 for the initial work on this)

Userfields

  • Fixed that when having a userfield of type "Select list (multiple items can be selected)" and selecting no item, editing of the corresponding form was broken

General

  • Night mode is now also used on the login page if that's the system preferred color scheme (generally if night mode is on or not is based on user settings and before logging in no user context is available)
  • Optimized sidebar icon spacing (thanks @chris-thorn)
  • Fixed that file uploads (product pictures and so on) didn't work for files where the file name contains multiple spaces
  • Fixed that some dialogs were not properly (too small) displayed (mostly affecting Firefox >= 121)

API

  • Optimized that the endpoints GET /objects/{entity} and GET /objects/{entity}/{objectId} now also return Userfields for the entity stock

v4.0.3-ls233

04 Feb 07:56
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

Stock

  • Performance improvements related to the stock overview page / displaying a product card
  • Performance improvements related to consuming products (thanks @alkuzman)

Userfields

  • New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency

General

  • Performance improvements related to table (layout) loading handling

v4.0.3-ls232

21 Jan 07:55
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

Stock

  • Performance improvements related to the stock overview page / displaying a product card
  • Performance improvements related to consuming products (thanks @alkuzman)

Userfields

  • New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency

General

  • Performance improvements related to table (layout) loading handling

v4.0.3-ls231

14 Jan 08:06
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

Stock

  • Performance improvements related to the stock overview page / displaying a product card
  • Performance improvements related to consuming products (thanks @alkuzman)

Userfields

  • New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency

General

  • Performance improvements related to table (layout) loading handling

v4.0.3-ls230

07 Jan 07:57
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

Stock

  • Performance improvements related to the stock overview page / displaying a product card
  • Performance improvements related to consuming products (thanks @alkuzman)

Userfields

  • New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency

General

  • Performance improvements related to table (layout) loading handling

v4.0.3-ls229

24 Dec 07:56
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

Stock

  • Performance improvements related to the stock overview page / displaying a product card
  • Performance improvements related to consuming products (thanks @alkuzman)

Userfields

  • New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency

General

  • Performance improvements related to table (layout) loading handling

v4.0.3-ls228

17 Dec 07:56
Compare
Choose a tag to compare

LinuxServer Changes:

Rebase to Alpine 3.18, deprecate armhf.

grocy Changes:

Stock

  • Performance improvements related to the stock overview page / displaying a product card
  • Performance improvements related to consuming products (thanks @alkuzman)

Userfields

  • New Userfield type "Number (currency)", just like the type "Number (decimal)", but it will render the value according to / with the configured currency

General

  • Performance improvements related to table (layout) loading handling