Prevent stale frontend assets in Docker
This commit is contained in:
@@ -4,6 +4,7 @@ Changed:
|
||||
- Added `POST /api/v1/analysis/change-detection` for comparing two vector datasets in the same project through the existing synchronous job envelope.
|
||||
- Added `ChangeDetectionService` with persisted `vector_features` as the primary source of comparable geometries and explicit stored-GeoJSON fallback warnings for older datasets.
|
||||
- Added frontend Change Detection controls, summary counts and MapLibre overlay styling for `added`, `removed` and `unchanged` feature properties.
|
||||
- Added nginx no-cache headers for frontend HTML/assets after browser verification exposed stale cached modules on the LAN deployment.
|
||||
- Added backend tests for persisted-vector comparison and canonical API envelope behavior.
|
||||
|
||||
Limitations:
|
||||
|
||||
Reference in New Issue
Block a user