Skip to content

v1.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Apr 11:31
b0e9631

1.5.0 (2026-04-30)

Features

  • ApiLinksCard: ✨ add new component for displaying API links (5e93752)
  • AppTiles: ✨ add CAI tile configuration with SVG icon (09bda3f)
  • config: 🔧 update AppConfigService for feature collection overlays (5e93752)
  • factory: 🔨 create factory for FeatureCollection (5e93752)
  • filter: ✨ add dynamic app_id filtering with UGC fallback OC:6075 (#209) (e74f997)
  • geometry: ✨ add support for complex and point geometries in FeatureCollectionMap OC:7283 (eb508d6)
  • geometry: ✨ add support for complex and point geometries in FeatureCollectionMap OC:7283 (#185) (eb508d6)
  • geometry: ✨ enhance FeatureCollectionMap with geometry kind detection and support (eb508d6)
  • import-export: ✨ add enhanced Excel import/export functionality and remove legacy import command OC:7237 (c3401f1)
  • import-export: ✨ add enhanced Excel import/export functionality and remove legacy import command OC:7237 (#181) (c3401f1)
  • import-export: ✨ add Excel import/export functionality for EcTracks and EcPois (c3401f1)
  • import-export: ✨ enhance POI and track import/export functionality (c3401f1)
  • jobs: 🏗️ add GenerateFeatureCollectionJob for async processing (5e93752)
  • layer-observer: ✨ regenerate feature collections on taxonomy changes (5e93752)
  • localization: add new download options for Tracks and Pois in English and Italian (c3401f1)
  • map-upload: ✨ add CSV support for point geometry uploads OC:7283 (eb508d6)
  • models: ✨ add configurable foreign key to EcTrack's ecPois relationship oc:7739 (dfd8d62)
  • models: 🏗️ implement FeatureCollection model and relations (5e93752)
  • nova: ✨ add export tracks to GeoJSON action OC:7561 (c3401f1)
  • nova: ✨ improve taxonomy import and sync process (5e93752)
  • nova: 🎨 add Nova resources for FeatureCollection management (5e93752)
  • nova: add horizontal scroll config options OC:7498 (5e93752)
  • observers: 👀 trigger regeneration on relevant changes (5e93752)
  • order-list: ✨ add color support to OrderList field (5e93752)
  • order-list: ✨ implement event and job for order list reordering (5e93752)
  • PBFGeneratorService: ✨ enhance PBF generation with processed geometries and track layer ranking (#208) (371f9c6)
  • resource: 🚀 implement DEM priority logic in EcTrackResource (5e93752)
  • service: 🛠️ add FeatureCollectionService for geojson generation (5e93752)
  • slope-chart: ✨ add slope chart functionality to FeatureCollectionMap (#189) (eb508d6)
  • slope-chart: ✨ integrate Vitest for testing and enhance slope chart functionality (5d5e014)
  • storage: 💾 implement storage for FeatureCollection geojson (5e93752)
  • track-color: ✨ introduce TrackColor field for Nova (5e93752)
  • validation: ✨ add zoom level validation rules OC:7548 (#199) (7826ea9)

Bug Fixes

  • Controller: handle validation failure for non-existent UGC (#187) (b6feba7)
  • feature-collection-service: 🐛 handle storage failure with exception (5e93752)
  • FeatureCollectionMap: 🐛 correct slope chart enabling logic and improve coordinate handling (433f73c)
  • LayerFeatureController: 🐛 resolve morph type using relation morph map (5e93752)
  • Nova: 🐛 correct string concatenation in ReindexAppScoutAction (38f4037)
  • services: 🐛 correct logging in GeometryComputationService (5e93752)
  • useFeatures: 🐛 handle null feature name case oc: 7745 (4f3b467)