Release Notes: v0.1.0¶
Date: 15th July 2026
First tagged release of Crestr, marking the transition out of early beta towards a stable self-hostable release.
Highlights¶
- Save and import flows for routes
- Elevation profiles for planned routes
- Action logging
- Guided onboarding tours
- Registration page with privacy policy link
- Deploy script for streamlined deployment
- Issue reporting from within the app
- Coordinate input validation now includes boundary checking, in addition to existing format checks
- Various small bug fixes from beta testing
Notes for self-hosters¶
The pathfinding graph file is fetched automatically from this release's assets on first container start if not already present locally, no manual setup is needed. See the self-host quickstart in the docs for details.