Integration or Product
________________________________________________________________________________________________________________
Agent
-
January
- Sends Content-Encoding header for Gzipped Go Agent Responses. In testing we saw a 95% reduction in time to process large payloads
- Build 22.1.13
- Sends Content-Encoding header for Gzipped Go Agent Responses. In testing we saw a 95% reduction in time to process large payloads
-
April
- Adds that ability to respond with gzip payloads in local mode
- Build 23.4.27
- Adds that ability to respond with gzip payloads in local mode
-
May
- Adds that ability to respond with gzip payloads in local mode
- Build 23.4.27
- Adds that ability to respond with gzip payloads in local mode
-
- Implement Log File rotation to ensure the dev.log file never exceed 100mb - Python
- Build 23.5.31
- Implement Log File rotation to ensure the dev.log file never exceed 100mb - Python
-
July
- Updated Misc. Data types so a failure no longer prevents all misc. data types. Now we will log errors but continue to cache all successful misc. data types.
- Build 23.7.5
- Updated Misc. Data types so a failure no longer prevents all misc. data types. Now we will log errors but continue to cache all successful misc. data types.
Aloha
-
March
- Read Ticket Order mode - This updates the way we map Order Type for Aloha Tickets. Historically we believed that Aloha did not have a ticket level order mode concept and so we chose the OrderMode of the last item ordered. We found that Aloha does have a concept of an order level OrderMode that we will now use. In Aloha TS this is based on the first item order and in QS this is based on the last item order. Therefore this update will be a change to the ticket responses for Aloha TS systems.
-
- Build 23..3.6
-
- Read Ticket Order mode - This updates the way we map Order Type for Aloha Tickets. Historically we believed that Aloha did not have a ticket level order mode concept and so we chose the OrderMode of the last item ordered. We found that Aloha does have a concept of an order level OrderMode that we will now use. In Aloha TS this is based on the first item order and in QS this is based on the last item order. Therefore this update will be a change to the ticket responses for Aloha TS systems.
-
- Live Ticket Order Type filtering - adds the ability to filter live Tickets by Order Type id on Aloha when ExposeOrderModes=True
- Build 23.3.6
- Live Ticket Order Type filtering - adds the ability to filter live Tickets by Order Type id on Aloha when ExposeOrderModes=True
-
- Implements a new caching strategy for Aloha menu data that reliably uses less than 2gb of memory, even with very large data sets
- Build 23.3.28
- Implements a new caching strategy for Aloha menu data that reliably uses less than 2gb of memory, even with very large data sets
-
April
-
Implements the inclusion of Categories on Menu Modifiers.
-
- Build 23.4.27
-
-
Implements the inclusion of Categories on Menu Modifiers.
Brink
-
February
-
Fix oos modifier list -
- CloudPOS 23.02.03.160027
-
Simphony
-
February
- Completed the work to support EX ticket transaction with Go agent
- Build 23.2.28
- Completed the work to support EX ticket transaction with Go agent
-
March
- Raw data call for menu->menu_item_definitions now returns data for paginated interface
- Build 23.3.6
- Raw data call for menu->menu_item_definitions now returns data for paginated interface
-
April
- Adds a config directive to expose item definitions that are not orderable without EX transaction calls when needed
- Build 23.4.27
- Adds a config directive to expose item definitions that are not orderable without EX transaction calls when needed
-
June
- Reduced redundant same day historical check data pulls to improve performance
- Build 23.6.20
- Reduced redundant same day historical check data pulls to improve performance
-
- Added an error when we receive no available RVCs from Simphony TS
- Build 23.6.20
- Added an error when we receive no available RVCs from Simphony TS
-
- Added support for a configurable terminated employee class - If a terminated employee class is defined via config we will exclude employees from that employee class from the employee results - Only available in the Go Agent
- Build 23.6.20
- Added support for a configurable terminated employee class - If a terminated employee class is defined via config we will exclude employees from that employee class from the employee results - Only available in the Go Agent
-
July
- Introduced a new ticket syncer in order to support pulling new tickets more quickly. This also decreases the historical ticket lookback from 48-36 hours.
- The New Tickets Syncer polls TS for new tickets every 5 seconds (by default), looks for summaries in a 5 minute window, tracks ticket IDs encountered in the last run, and caches newly encountered tickets
- Build 23.7.17
- Introduced a new ticket syncer in order to support pulling new tickets more quickly. This also decreases the historical ticket lookback from 48-36 hours.
-
August
- Resolved a bug that prevented the CheckDateToFire from submitting to Simphony POS
- Build 23.8.2
-
Resolved a bug that prevented the guest count from properly posting to Simphony in the Go agent
- Build 23.8.14
-
Resolved a bug in the SImphony Go agent to allow Guest count to pass to the POS.
- Build 23.8.14
- Resolved a bug that prevented the CheckDateToFire from submitting to Simphony POS
-
September
-
Exposed a better error message when the connection is refused by POS. Error now exposed as pos_not_responding rather than a 500 internal error.
- Build 23.9.29
-
Exposed a better error message when the connection is refused by POS. Error now exposed as pos_not_responding rather than a 500 internal error.
Xpient
-
April
- Include "Allowed Category Items" in Combo Item Groups - Adds a config directive to include all allowed items in a combo item group. This can dramatically increase the size of the menu so it is disabled by default.
-
- Build 23.4.27
-
- Include "Allowed Category Items" in Combo Item Groups - Adds a config directive to include all allowed items in a combo item group. This can dramatically increase the size of the menu so it is disabled by default.
-
May
-
Added support to clear the menu tracking db
-
- Build 23.6.12
-
-
Added support to clear the menu tracking db
-
July
-
Added support for a config directive (ForceMapModifierIds) to hold a comma separated list of modifiers that are available to be ordered on all items
-
- Build 23.7.5
-
-
Added support for a config directive (ForceMapModifierIds) to hold a comma separated list of modifiers that are available to be ordered on all items