Overview
This document describes the following updates:
- Point of Sale
If you have questions regarding the updates described in this document, please contact the Heartland Retail support team.
Updates
The following release notes detail the updates we have included in this release.
HRTL-1169 – Fixed Abandoned Reporting Requests Behavior
In previous releases, if a user edited or canceled a reporting request, the database queries associated with the initial reporting request continued to run in the background which degraded performance. With this release, if a user edits or cancels a reporting request, all associated database queries cease as expected.
HRTL-1782 – Implement Subdomain Prefix on Image Upload File Names
In previous versions, if a tenant uploaded an image with a file name matching another tenant’s existing file (for example, image.jpg), it would overwrite the existing file with the newly uploaded one. With this release, we now add the tenant’s subdomain as a prefix to all such files (for example, tenant1_image.jpg), thereby eliminating the risk of overwriting.