This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Summary
AI summaryUpdates routingState.js, The Sidebar, and What Changed across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds inactive donation button to sidebar for future use. Adds inactive donation button to sidebar for future use. Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Feature | Low |
Updates isPointInPolygon to accept MultiPolygon GeoJSON coordinates. Updates isPointInPolygon to accept MultiPolygon GeoJSON coordinates. Source: granite4.1:30b@2026-07-19-audit Confidence: low |
— |
| Bugfix | Medium |
Fixes false positive coordinate validation outside Cumbria. Fixes false positive coordinate validation outside Cumbria. Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Refactor | Low |
Moves tooltip styles from settings_panel.css to styles.css. Moves tooltip styles from settings_panel.css to styles.css. Source: llm_adapter@2026-07-19 Confidence: high |
— |
| Refactor | Low |
Changes cumbriaBoundary variable to a MultiPolygon structure. Changes cumbriaBoundary variable to a MultiPolygon structure. Source: granite4.1:30b@2026-07-19-audit Confidence: low |
— |
Full changelog
Release Notes : v0.2.3
Date: 19th July 2026
Summary
This release aims to introduce bug fixes and new additions to Crestr, including the addition of a donate button in the sidebar (though this is inactive for the Beta) as well as fixes for false positive identification of coordinates outside of Cumbria (inputted coordinates that were within Cumbria were not accepted by the ray-casting algorithm)
What Changed
routingState.js
- The
isPointInPolygonalgorithm was altered so that it accepted MultiPolygon GeoJSON coordinates as opposed to regular coordinates - To accommodate this, the actual
cumbriaBoundaryvariable was changed to become a MultiPolygon - This meant that coordinates would now be accurately validated to ensure that they were within Cumbria
The Sidebar
- A donation button was added, though this is inactive for the Beta and is purely to ensure that the infrastructure and code is present to accommodate donations when Crestr exits the Beta stage
- To ensure users were made aware of this, tooltips were altered to ensure they worked on labels and links as opposed to a specific class, and were moved to
styles.cssfile from thesettings_panel.cssfile.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About abdlfc11/Crest-Hiking-App
All releases →Beta — feedback welcome: [email protected]