Prevent stale frontend assets in Docker
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
- Added `POST /api/v1/analysis/change-detection` for synchronous comparison of two vector datasets in the same project.
|
||||
- Added a `ChangeDetectionService` that prefers persisted `vector_features`, falls back to stored GeoJSON with an explicit warning, and returns added/removed/unchanged GeoJSON features.
|
||||
- Added a frontend Change Detection panel and MapLibre change overlay styling for added, removed and unchanged geometries.
|
||||
- Added nginx no-cache headers for frontend HTML/assets so LAN Docker rebuilds are visible without stale browser modules.
|
||||
- Added backend tests for persisted vector feature comparison and canonical API envelope behavior.
|
||||
- No migrations, live provider fetching, AI inference, new dependencies, LiDAR, Copilot, Training Studio or separate Reports module were introduced.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user