DATE:
AUTHOR:
DealPOS
🛍️ Omnichannel

Omnichannel Version 5.48.0

DATE:
AUTHOR: DealPOS

New Feature & Improvement: (this update will feature 6 cumulative version patches of 5.48.x)

  • New Scan Mechanism!

Scanning is now faster and easier to follow. A non-dismissible toaster shows the progress in real time, so you always know what’s happening. When the scan finishes, you’ll get a success notification, and the item details are now clearer and easier to understand than before.

  • New Search Implementation

Search functionality now includes new matching options—Is, Starts With, Ends With, and Contains—allowing users to control the precision of search results. By narrowing the search scope more effectively compared to the previous fully-Contains approach, the system can process queries faster and more efficiently, resulting in noticeably improved search performance and accuracy.

Is: searches for values that must match the full text exactly as entered.

Starts With: searches for values that begin with the initial characters entered.
Example: input 89988 → will return data starting with those digits.

Ends With: searches for values that end with the characters entered (the opposite of Starts With).

Contains: searches for values that contain the sequence of characters anywhere within the text, not necessarily at the beginning or end.
Example: input 9988 → will still be found even if it does not start with the digit 8.

  • Framework Upgrade

We have upgraded our application framework to keep the system modern, secure, and aligned with the latest best practices. This update ensures improved performance, better stability, and long-term maintainability.

More Improvements:

  • Migrate more framework to more efficient method (input to signal)

  • Revamped TimePicker in several menu filters

  • Order page minor User Interface revamp

  • Trim html description from lazada download product

  • Refactor Get Shop ID (with URL), turn request body into query param

Bug Fixes:

  • TASK-8047 Fix Notification cross account

  • handling when category is null at shopify graphql

  • fix css import warning

  • refactor update custom price not give response

  • Fix wrong format re-authorize refresh token

  • Fix: Incorrect SQL Operator Precedence in Product Filter

Powered by LaunchNotes