Picture of August 2025 Full Release Notes

August 2025 Full Release Notes

R25-32_SSL

VENTURE-8697 – SSL Solution Infigo Admin Update
Release Notes:

  • Added the ability to add SSL certificates via the admin interface.

  • Note: Access is currently limited to super-admin accounts.


R25-32_FormTable

VENTURE-11843 – Fix FormTable
Release Notes:

  • Restored loading state on pages using the FormTable component (beyond Certificates and Domain Verification).

  • Corrected toolbar dropdown action labels to use proper localization and casing.

VENTURE-11851 – USPS First Class Shipping Option Not Displaying & Ground Advantage Pricing Issue
Release Notes:

  • Fixed USPS rate request so First-Class service is returned correctly.


R25-33

VENTURE-2051 – Please select to county/estate
Release Notes:

  • Added a “Select state” option to state drop-downs across the system to support “State required” workflows.

VENTURE-9677 – CERM Localisation needed for reset and close buttons
Release Notes:

  • Made the “Reset” and “Close” buttons in Estimates Settings localizable.

VENTURE-10160 – Update Pitstop Library
Release Notes:

  • Updated the PitStop library to a newer version.

VENTURE-10188 – Insights: request context table
Release Notes:

  • Added chameleon groups to Metabase Insights.

VENTURE-10485 – Second upload issue in DynamicUploadUI after removing the initial upload
Release Notes:

  • Reset the file input after upload so re-uploading the same file triggers correctly in Dynamic Upload UI.

VENTURE-10699 – Tag category info is not saved when adding one
Release Notes:

  • Fixed Tag Category creation to save all fields, not just the name.

VENTURE-10931 – [CERM] Clone calculation – NEW
Release Notes:

  • Fixed incorrect calculation selection after cloning an estimate when using CERM.

VENTURE-10955 – Invent Logic – Suppressing a variable through setup logic
Release Notes:

  • Improved the rule engine so every rule executes in sequence without skipping, even in complex multi-stage workflows.

VENTURE-10989 – Update guest customer role check
Release Notes:

  • Ensured registered users can check out even if mistakenly assigned the Guest role by refining the IsGuest logic.

VENTURE-11086 – Admin Metabase async
Release Notes:

  • Made Metabase sitemap loading asynchronous with caching and a circuit-breaker fallback to keep Admin fast even if Metabase is down.

VENTURE-11137 – Wrong quantity because GetTotalQuantityByMode is called twice
Release Notes:

  • Prevented double recalculation of pack quantities that blocked add-to-cart in certain scenarios.

VENTURE-11176 – 4 decimal places not supported
Release Notes:

  • Allowed 4-decimal precision for price and weight adjustments on product attribute values (previously rounded to 2 decimals).

VENTURE-11247 – File Name Sanitisation in Appearance Settings > Fonts Area
Release Notes:

  • Updated font upload handling to support the expected {font-family}{fontstyle}{fontweight} filename format.

VENTURE-11341 – [Invent] Do not show Batch validation messages when disabled
Release Notes:

  • Stopped showing batch validation messages when batch validation is turned off and corrected behavior for large record counts.

VENTURE-11350 – No rel="noopener" in full description area
Release Notes:

  • Added rel="noopener noreferrer" to links created in the rich text editor when opening in a new window.

VENTURE-11375 – Versioning name description not visible
Release Notes:

  • Fixed versioning so names set during upload are stored as text (not placeholders) and display correctly.

VENTURE-11405 – Limiting cart to one item – success message shown incorrectly
Release Notes:

  • Added a warning when the maximum number of items in the cart has been reached instead of showing a success message.

VENTURE-11406 – Product quantity changes on product load
Release Notes:

  • Prevented related-product tier-price scripts from overwriting the main product’s quantity on the landing page.

VENTURE-11440 – UPS (UPSDAP) Services List is Empty
Release Notes:

  • Added UPSDAP carrier service levels to the EasyPost configuration so services populate correctly.

VENTURE-11442 – AutoFill layouts page load stops
Release Notes:

  • Set crossOrigin before assigning CDN image sources to resolve waiting-icon render/CORS issues in MegaEdit.

VENTURE-11447 – Lamination options not pulling through on attribute connect link
Release Notes:

  • Fixed inheritance of group/reference values for operations in the PrintIQ custom configuration popup.

VENTURE-11587 – [CERM] Follow up for 999999 price handling
Release Notes:

  • Applied 999999-price handling to prices returned directly from CERM to ensure correct behavior.

VENTURE-11694 – Add Hebrew Support for Untranslated ME Strings
Release Notes:

  • Added missing localization strings to MegaEdit Text Field and Image Field option modals.

VENTURE-11711 – Quote edit in admin 500
Release Notes:

  • Fixed a 500 error when editing quotes in Admin caused by enum/string binding issues.

VENTURE-11720 – Add a missing index
Release Notes:

  • Added an index to the ExtraData table to improve retrieval performance.

VENTURE-11733 – 2nd Round Fail for VENTURE-11375
Release Notes:

  • Fixed the upload modal so switching versions no longer overwrites the selected upload version name.

VENTURE-11766 – Stripe – passing storefront name and transaction ID between Infigo and Stripe
Release Notes:

  • Corrected Stripe metadata in default mode to include storefront ID/name and transaction ID.

VENTURE-11348 – Add “Notify for Quantity Below” Column to Metabase Report
Release Notes:

  • Added “Notify for Quantity Below” and additional stock/visibility fields to Insights (Metabase) product and orderline tables.

VENTURE-11505 – Related messages for customer
Release Notes:

  • Added a “View emails” button on Customer Management → Edit Customer that opens Message Queue filtered to the customer’s email.


R25-34

VENTURE-11544 – Enable separate title font
Release Notes:

  • Added a new Appearance Settings toggle (Arone theme) to enable a separate Title & Subtitle font selector.

  • When enabled, SCSS overrides apply only to .title and .subtitle. Disabled by default.

VENTURE-11698 – Connect: Flow Hotfolder – General (SPO status not automatically triggered)
Release Notes:

  • Improved MIS verbose logging to capture why order notifications are skipped, adding clearer info/warning entries and extra-data logs.

VENTURE-11759 – Sum products by Estimate Id
Release Notes:

  • Added a new CERM pricing grouping mode to group/sum products by Estimate Id (alongside the existing Calculation Id mode).

VENTURE-11812 – PDF profile reports changed file type from .pdf to .tmp
Release Notes:

  • Fixed preflight report downloads that saved with a .tmp/incorrect name by using the original file name for the report download.

VENTURE-11847 – Product Management page not loading in Chrome for specific user
Release Notes:

  • Prevented stale JS asset caching in Admin by appending build/hash to static script URLs for Product Management.

VENTURE-11857 – Create a patch that will remove the old Title Font setting from Appearance Settings
Release Notes:

  • Added a patch to remove the deprecated “Title Font” setting from Arone theme _variables.json; safe cleanup handled centrally.

VENTURE-11879 – Product Variant null for deleted Product – Metabase sync fail
Release Notes:

  • Hardened Metabase product sync to skip deleted/null product variants and correctly handle product group values, preventing queue failures.

VENTURE-11882 – Hide All Pricing Enabled – Error 500s on MultiProduct
Release Notes:

  • Fixed a 500 error on MultiProduct when “Hide all pricing on the storefront” is enabled.

VENTURE-10840 – Create an order via MegaScript
Release Notes:

  • Implemented a custom “Single-page place order” MegaScript flow to validate input, optionally create the customer, and place an order without checkout.

VENTURE-11321 – Dashboard improvements (leaderboards & filters)
Release Notes:

  • Leaderboards now support filtering by customer, department, or all, with the selected department name available in report titles.

VENTURE-11390 – Punchout and block orders
Release Notes:

  • Added a “Checkout only with Punchout” setting to block checkout when the session was not started via Punchout, returning a clear warning.

Incomplete