Skip to content

Release v4.3.1 - #136

Merged
sampoyigi merged 2 commits into
masterfrom
4.x
Jul 25, 2026
Merged

Release v4.3.1#136
sampoyigi merged 2 commits into
masterfrom
4.x

Conversation

@sampoyigi

Copy link
Copy Markdown
Member

This release adds support for free quantity tracking on menu item options and resolves a related pricing bug.

Added

  • Free quantities are now tracked for menu item options, allowing fully free option value quantities to be represented correctly

Fixed

  • Zero price is now properly stored for fully free option value quantities instead of being omitted or mishandled

obinnaelviso and others added 2 commits July 20, 2026 22:22
* feat: add free quantities for menu item options

Lets an option group value be free for a configurable number of units,
consumed in the order the customer selects values, bounded by each
value's own budget and an optional shared cap on the whole group.

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* feat: update free quantity handling for menu item options and values

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@sampoyigi
sampoyigi merged commit 287ec45 into master Jul 25, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants