Release Notes : v0.2.4¶
Date: 20th July 2026
Summary¶
This release introduces significant enhancements to Crestr's elevation chart for route visualisation, implements a comprehensive visual design system across the platform, and delivers key accessibility and manual routing bug fixes.
What Changed¶
Elevation Chart Enhancements¶
- Added interactive hover synchronisation to display the exact corresponding point on the map when hovering over the elevation chart
- Improved chart appearance by removing individual node points to maintain a smooth, continuous line
- Introduced a vertical guide line on hover for precise position tracking on the chart
- Updated chart hover behavior to continuously display information for the nearest point, eliminating the need to hover over specific data points
Design System & Refactoring¶
- Established a consistent visual design system across navigation, forms, maps, settings, saved routes, reports, and error pages
- Improved error page presentation and updated the 405 status message
- Reduced-motion user preferences (
prefers-reduced-motion) now minimise animations and transitions across the application - Consolidated page and component styling into organised stylesheets
- Removed legacy beta-code pages and outdated CSS styles
Bug Fixes & Reliability¶
- Improved manual route point handling by reliably confirming successful initial point placement
- Added safer error handling when manual route updates fail, including a clear fallback message when details are unavailable