Skip to main content

MenuBoard

January 22, 2025

App version: 1.0.45

New features

  • Popup window settings - Increase quantity Icon picker
  • Popup window settings - Decrease quantity Icon picker

Improvements

  • Modifiers can have prices in popup if they are given in a format like this:
    "modifiers": "[{\"option\":\"Sugar\",\"price\":\"0.00\"}, {\"Extras\":\"Spoon\",\"price\":\"5.00\"}]"
    NOTE: only with radio buttons, checkboxes are not supported yet.
  • Modifier prices are automatically added to the item total price (for Checkout widget).

January 8, 2025

App version: 1.0.40

New features

  • Added a Preload images option under generic settings. Enabling this option will make images pre-render in the background and load faster when switching between menus in the Ordering selector widget type at the cost of slower widget initialization. This option is turned OFF by default.

Improvements

  • Improved image rendering times.

December 17, 2024

App version: 1.0.35

New features

  • Added a Skip duplicated items option under the exclude settings that removes duplicate menu items with the same GUID.

Improvements

  • Made overflowing description fields scrollable.
  • Changed popup window button styles.

Bug fixes

  • Fixed a bug that would cause the widget to not display in case an item image property was null in the datasource.

December 11, 2024

App version: 1.0.32

New features

  • Added a Row distance option to description settings, allowing users to adjust the row spacing between description lines.
  • Added the ability to set a fixed cell height for the name cell in pixels.
  • Added Show modifier price option under Description settings.
  • Added string and JSON object format modifier processing.

Improvements

  • Renamed Modifier Join Character to Modifier separator in Description settings.
    • Added a new list option for Modifier separator.
  • Improved error, datasource, image handling.

Bug fixes

  • Fixed a bug where Include/Exclude settings could cause the widget to behave as if no datasource was selected.