Improved Bottom Bar Design for Tour Stops
Updated the bottom bar UI on desktop and mobile to enhance accessibility and simplify navigation. Tour stop names now appear clearly on a colored background that meets color contrast standards, with long names truncated with ellipses after 60 characters on mobile. The bar includes key controls and links such as Privacy Policy, Terms, and navigation arrows, ensuring a consistent and user-friendly experience across devices.

Improved Mini Map Switch Icon Accessibility
The mini map switch icon has been redesigned for better accessibility. It now uses a circular design, is positioned next to the minimize button in the bottom left corner, and matches the minimize button's styling. Both icons have been updated to ensure they meet color contrast accessibility standards.

Improvements to Styles Tab and Video Hotspot Test Stability
- The default color in the Styles tab has been updated for better consistency.
- Stability improvements have been made to the video hotspot test, reducing the chances of flakiness during automated testing.
Accessibility Improvements
- Improved Accessibility for Cookie Banner: After accepting the cookie policy, keyboard focus now moves to the next logical element and screen readers announce successful acceptance.
- Cypress Version Updated: Updated to the latest version of Cypress for our automated testing framework, ensuring improved test reliability and continued support for accessibility features.
- Cypress Accessibility Testing Updated for WCAG 2.2: The axe-core dependency used for Cypress automated accessibility tests has been upgraded to the latest version. This update enables testing and reporting for WCAG 2.2 AA compliance, ensuring broader and more current accessibility coverage.
- Accessibility Fix for Map Attribution List: Child elements in the map's attribution list now use the correct listitem role, improving screen reader accessibility and WAI-ARIA compliance.
- Accessibility Fix: Highlight Hotspot ARIA Attributes: Resolved unsupported ARIA attribute issue in Highlight Hotspot component to ensure axe DevTools scans report zero accessibility errors.