Skip to content

Releases: dtchiong/OnlineOrderPrinter-Deprecated

Version 2.1.3

13 Feb 00:22
Compare
Choose a tag to compare
  • Fixed crash with parsing DoorDash item names spanning more than 1 line
  • General stability improvements to enhance the user's experience (Kappa)

This app only supports T4 Milpitas, and therefore requires the email credentials and client-secret.json (not included of course) from Gmail that is stored in the root of the executable directory.

Version 2.1.2

12 Feb 11:36
Compare
Choose a tag to compare
  • Fixed DoorDash order confirmation to handle new confirm endpoint
  • Added parsing for snack toppings
  • General stability improvements to enhance the user's experience (Kappa)

This app only supports T4 Milpitas, and therefore requires the email credentials and client-secret.json (not included of course) from Gmail that is stored in the root of the executable directory.

Version 2.1.1

20 Sep 09:57
Compare
Choose a tag to compare

Changes:

  • Fixed pickup time and contact number parsing for DoorDash orders
  • General stability improvements to enhance the user's experience (Kappa)

This app only supports T4 Milpitas, and therefore requires the email credentials and client-secret.json (not included of course) from Gmail that is stored in the root of the executable directory.

Version 2.1.0

27 Feb 04:45
Compare
Choose a tag to compare

Changes:

  • Orders for DoorDash and GrubHub are now automatically confirmed as they as received! No need to go to the email to click confirm.
  • Added column to show whether the confirm status of the order.
  • Fully refactored all tabs' logic out of the main form and into their own userControl. Implementation for other tabs coming soon™.
  • General stability improvements to enhance the user's experience

This app only supports T4 Milpitas, and therefore requires the email credentials and client-secret.json (not included of course) from Gmail that is stored in the root of the executable directory.

Version 2.0.1

23 Feb 00:19
Compare
Choose a tag to compare

Changes:

  • Updated Doordash and Grubhub parsers to include check for new modifier options
  • Fixed crash when trying to print without a connected printer
  • General stability improvements to enhance the user's experience

This app only supports T4 Milpitas, and therefore requires the email credentials and client-secret.json (not included of course) from Gmail that is stored in the root of the executable directory.

Version 2.0.0

18 Sep 02:51
Compare
Choose a tag to compare

Changes:

  • New UI update to give a nice modern and aesthetic look
  • Starts up faster
  • DoorDash pick-up time parsing is fixed
  • Sidebar tabs except for 'Orders' are unimplemented, but will come later in the future
  • General stability improvements to enhance the user's experience

This app only supports T4 Milpitas, and therefore requires the email credentials and client-secret.json (not included of course) from Gmail that is stored in the root of the executable directory.

Version 1.4.0

01 Sep 09:08
Compare
Choose a tag to compare

Changes:

  • updated GrubHub and DoorDash parser to comply with new formats
  • new status column shows if an order is cancelled or adjusted
  • General stability improvements to enhance the user's experience

This app only supports T4 Milpitas, and therefore requires the email credentials and client-secret.json (not included of course) from Gmail that is stored in the root of the executable directory.

Version 1.3.0

10 Aug 12:40
Compare
Choose a tag to compare

Changes:

  • new orders from GrubHub and DoorDash are read and parsed from email, then shown in a list from newest to oldest
  • notification sound for each new order
  • printing each orders' items to a thermal printer (supports ZPL Printers such as the LP 2824 Plus)

This app only supports T4 Milpitas, and therefore requires the email credentials and client-secret.json (not included of course) from Gmail that is stored in the root of the executable directory.