Monday, February 24, 2025
2 changes · saas-18.2
Enhancements to existing features
Point of Sale sales reports now display dates according to the user's selected language settings. This makes reports clearer and more consistent for teams working in different regions.
Original PR description
Before this commit: ========== - The Point of Sale report date was always formatted as "%m/%d/%Y," ignoring the date format specified by the user's language settings. After this commit: ========== - The report date will now be formatted according to the date format defined by the user's language, ensuring consistency and better localization. task-4523330
This update adds new automated checks to measure how recipient handling performs in the mail testing area. It helps detect slowdowns earlier, reducing the risk of performance issues reaching users.