Wednesday, May 6, 2026
2 changes · 19.0
Enhancements to existing features
Georgia’s regional address data has been updated to match official ISO 3166-2 standards. This improves address accuracy and ensures state names are shown clearly instead of state codes.
Original PR description
Added the states in Georgia to align with official ISO 3166-2 standards. task-6119824
This update enhances the appearance of online order notifications within the Point of Sale system. Specifically, the notifications now utilize a full-width layout on smaller screens, improving readability and alignment. This ensures a cleaner and more user-friendly experience for customers viewing notifications on mobile devices.
Original PR description
In this commit: ------------------- - Use a full-width layout on small screens by removing container padding and improving alignment with `justify-content-between`. task: 6054267