Release notes - Venture - Catfish Main Development - R25-14
VENTURE-10630 Localization settings in Metabase changed after migration
Release Notes
Adjustments to metabase reports to
generate number columns using only . format (OrderId: 10000) instead of previous ., format (OrderId: 10,000)
generate date time columns in ISO format (yyyy-MM-ddTHH:mm:ss.fffZ)
VENTURE-10668 Orders Stuck in Storefront – Not Pushing to API
Release Notes
Sorted some concurrency/odd issues across the different areas in the system
VENTURE-10786 Connect: Scripting to support shipping plugin Internface
Release Notes
We have introduced a new capability to synchronize delivery service rates using our MIS.Scripting plugin. This enhancement allows users to dynamically retrieve and display shipping rates during checkout, improving accuracy and flexibility.
Key Features:
Mis.Scripting New Setting: Get Shipping Options – A new setting has been added to enable this functionality. Users must create a megascript and link it to this setting for handling the rate synchronization.
External Reference Mapping – This mapping is managed via the External Reference popup, allowing users to configure and align delivery rates efficiently. To ensure proper rate assignment, the script requires mapping between the delivery rate name and the Infigo delivery method.
Checkout Integration – The retrieved shipping rates will be displayed at the delivery methods step in the checkout process.
By leveraging this feature, businesses can ensure real-time synchronization of delivery service rates, providing customers with accurate shipping costs at checkout.
Release notes - Venture - Catfish Main Development - R25-15
VENTURE-9672 Uploading logo file on new storefront with same name replaces logo on other storefronts
Release Notes
We fixed a bug to allow the customers to create multiple storefronts with the same logo file name but different content without overriding them
VENTURE-10030 Locker Service into Megascript
Release Notes
Added the ability to use the distributed lock mechanism in mega scripts
VENTURE-10041 Pitstop Profile into the Megascript
Release Notes
Added the ability to apply the pdf profile from the MegaScript
VENTURE-10044 Attribute logic per customer role
Release Notes
Created a script that will handle visibility of the product attributes based on the customer role
VENTURE-10053 Megascript global configuration
Release Notes
Added the ability to define global MegaScript Configuration
VENTURE-10076 Calendar Selection
Release Notes
Update Custom Calendar based on the new vue js Date Picker
VENTURE-10164 [MegaEdit] Font Name is not sanitized server side
Release Notes
Megaedit PDF Preview fix
VENTURE-10238 DAM follow up + customer feedback
Release Notes
Album management improvements
VENTURE-10244 States for Canada not appearing in shipping address in checkout
Release Notes
We have resolved an issue where the county field was not updating correctly based on the selected country in the shipping step of the checkout page.
Issue Details:
This issue occurred under the following conditions:
Order Settings:
Hide billing address: Enabled
Skip billing address step when one is available: Enabled
Default Billing Address: Set to an address with Canada as the country(country with states)
Customer Settings:
Default country: Set to Canada(the same country with states: (country with states)
When these settings were applied, selecting a different country in the shipping step did not update the county field accordingly. This fix ensures that the county is updated dynamically based on the selected country, improving the checkout experience
VENTURE-10319 Invalid email address when using underscore before @ symbol
Release Notes
Added ability to insert email addresses for billing/shipping addresses in checkout using underscore before @ symbol
VENTURE-10366 [CERM] Fixed quantity for CERM products with default constraints
Release Notes
CERM sync sanitize for the min quantity CERM Add to basket products validation message adjustments
VENTURE-10424 [API Documentation] Fix UpdateItemNotes url
Release Notes
Deprecated old endpoint for order notes and added a new one
VENTURE-10440 Rich Editor forces small font size during specific editing sequence
Release Notes
Fixed rich text editor font size issue when adding new line and removing it
VENTURE-10501 Used budget not appearing in Connect: flow
Release Notes
Adding buget to the connect flow body
VENTURE-10508 New Multipart Upload UI asset support
Release Notes
added support for multipart asset upload for the new multipart UI
VENTURE-10574 Page thumbnails for Multipage PDF not showing on first use
Release Notes
Fixed an issue in MegaEdit where page thumbnails for multipage PDFs were not showing on first use
VENTURE-10575 Connect Flow (and all plugins based on) allow for self signed certificate connections
Release Notes
Support for Self-Signed Certificates in Post to API
Many custom setups use self-signed certificates, which can cause SSL validation issues when posting to APIs. To improve compatibility, we have added a new setting:
🔹 Ignore SSL Certificate Validation
This setting allows requests to bypass SSL validation, enabling smoother API communication in environments using self-signed certificates.
The new setting has been added to the following Connect settings:
✅ Connect Flow
✅ Switch
✅ Hybrid
By enabling this option, users can ensure that API requests are not blocked due to untrusted certificates. However, we recommend using it only in trusted environments.
VENTURE-10599 KIT product QTY is being reset in basket
Release Notes
Fixed scenario when quantity for kit products is being reset when triggering Update basket
VENTURE-10617 Version multipart quantity input validation message to language string
Release Notes
override for default browser input min max validation for multipart version product quantity fields to use a custom language string translation
VENTURE-10622 CustomFieldCanvas does not retain the separation color
Release Notes
Support for spotcolor when using Custom Fields
VENTURE-10623 Reports Not Pulling Latest Order Data
Release Notes
Fixed issue with Insights failing to connect to the database
VENTURE-10635 [ME] Bullet Points issue with Invent variables
Release Notes
Fixed Bullet Points issue with Invent variables
VENTURE-10750 Price not updating when editing jobs from the basket for quote price based plugins
Release Notes
We have fixed an issue affecting plugins that fetch prices based on automatic quote creation. Previously, when editing options from the cart, the price remained unchanged, even though updating attributes on the product landing page correctly displayed the updated price. This issue has now been resolved, ensuring that all quote-based pricing plugins, including PrintIQ and Tharstern, function correctly and reflect accurate pricing.
VENTURE-10752 Ability to update Delivery Status via the API
Release Notes
New status in the API for Change status endpoint to accept delivered as well
VENTURE-10804 Hebrew Language
Release Notes
We added the missing localizations for the Hebrew language. NOTE: all the localizations were added using google-translate.
VENTURE-10217 PrintIQ Bi-directional cancellation
Release Notes
Bidirectional Cancellation Support for PQ Connect We have added bidirectional cancellation support to the PQ Connect plugin. This allows cancellation requests to flow both from Infigo to PQ and from PQ to Infigo. To enable cancellation from PQ to Infigo, contact PQ support and request them to configure the webhook URL for stock and job products. The required webhook link can be found in the Connect PQ settings under the Webhook Link area. Please note that, at this time, Infigo stock cannot cancel PQ stock products due to an unsupported feature in PQ.
VENTURE-10334 Enfocus Pitstop - Allow for the thumbnail to update if there is no errors or warnings
Release Notes
Fixed the multipart valdiation message based on whether the pdf file was changed or not
VENTURE-10349 Check out attributes selectable by department
Release Notes
Added Usage rules feature also for Checkout Attributes
VENTURE-10631 SAML to assign state and country when sending abbreviations
Release Notes
Fixed issue when County could be null and an exception was thrown when providing an invalid County name or abbreviation in SAML provider