Releases: EPFL-ENAC/AddLidar
Releases · EPFL-ENAC/AddLidar
v1.0.0
1.0.0 (2026-01-04)
⚠ BREAKING CHANGES
- frontend: refactor UI to have a harmonized app
Features
- add AboutContent component and enhance meta tags for improved SEO and user experience (0db0259)
- add annotation to prevent ArgoCD from pruning dynamically created jobs (48ce8a4)
- add ArgoCD annotation to prevent auto-pruning of dynamically created jobs (85da1bc)
- add ArgoCD app name determination and update job templates with labels and annotations (ffc7db2)
- add ArgoCD app name determination and update job templates with labels and annotations (0ccf3c0)
- add ArgoCD app name determination and update job templates with labels and annotations (2490b53)
- add auto-filter functionality to MissionListPanel and integrate with HomeView (e5a1fac)
- add bottom padding to filter component containers for improved layout (72c6121)
- add check_tiles script to identify coordinate outliers in LAS files (740b8e1)
- add classification filters and integrate with point cloud store (1681e4e)
- add development, build, and test commands to Makefiles for backend and frontend (459a2a0)
- add favicon support (989bcbc)
- add handling for empty folders in directory scanner (71e0da8)
- add in-cluster and local kubeconfig loading for pod log collector (57f0122)
- add left drawer toggle functionality (103674d)
- add MissionExpandedDetails component (4425d49)
- add MissionInfoPanel for detailed mission statistics and metadata display (ee045f6)
- add point cloud metadata file and enhance classification filter UI with color selection (7e89278)
- add progress bar and detailed job statistics including ETA and speed tracking (5fdd25d)
- add range labels to AttributeRangeFilter for improved user feedback (2ccd794)
- add Roboto font import for improved typography in the application (ee06bf7)
- add tooltips to tabs in ViewerSidebar and improve layout in ExportPanel (b4ec745)
- add TypeScript declaration for Vue components (fe7fa60)
- add UI/UX guidelines document to enhance design consistency (8efbe0b)
- add visible missions tracking and separator in MissionListPanel (3c4f815)
- backend: enhance lidardatamanager job definition with labels for ArgoCD tracking (177c13d)
- capitalize attribute labels in ColorVariableSelector for improved readability (b67c51d)
- capture logs for added pods to handle quick failures (330368b)
- enhance AboutContent and MainAppLayout for improved UI and scrollbar styling (2a81731)
- enhance ClipVolume and ExportPanel with improved styling and layout adjustments (d693b8b)
- enhance coreutils installation process with error handling and feedback (4f4e1c3)
- enhance ExportPanel with additional parameters for density, color removal, and line indexing (725a64b)
- enhance FilesPanel with download button and improved layout for file items (26a17ab)
- enhance FilesPanel with sortable columns and improved file display (9027bd0)
- enhance job log streaming with progress tracking and ETA calculation (1b83afb)
- enhance left drawer layout and toggle button functionality (69b1821)
- enhance log streaming by waiting for pod readiness before starting log polling (f7591cb)
- enhance log streaming with detailed debug logging for progress updates (83efc56)
- enhance mission hover functionality and styling in MissionListPanel and MissionFootprintMap (b9f22d4)
- enhance MissionCard and directoryStore with additional attributes and improved UI (5a301fd)
- enhance MissionFootprintMap and MissionCard - hover functionality - improved UI elements (e3c58fb)
- enhance MissionFootprintMap interactivity (4254040)
- enhance MissionFootprintMap interactivity - improve hover effects and color variations (99be1a9)
- enhance MissionInfoPanel with improved layout and styling for better readability (15f07e4)
- enhance MissionListPanel UI with improved styling and interactivity (c2d9998)
- enhance MissionListPanel with sticky header and improved styling (013c8c9)
- enhance pod log capturing with deletion metadata and retry logic (4d3b0d3)
- enhance pod log details (fffe51d)
- enhance potree metacloud state with additional attributes and parsing support (ccf61ae)
- enhance real-time log streaming with unbuffered output settings (0e711b8)
- enhance ROI logging and parameter handling in job submission (31e9197)
- enhance ViewerView with mission name display and improved layout (904b52a)
- extend PotreeMetacloudStateUpdate and APIClient to support additional attributes (461c98c)
- frontend: refactor UI components and simplify styling (d922f1b)
- frontend: refactor UI to have a harmonized app (b6b5343)
- implement attribute range filters and integrate into point cloud viewer (8d2d1a5)
- implement hidden missions functionality in MissionFootprintMap and MissionListPanel components (0f37501)
- implement job history management ([1ddcf38](1ddcf384c...
v0.8.1
v0.8.0
0.8.0 (2025-10-22)
Features
- add metacloud_filename to potree_metacloud_state and related components (f46c2a8)
- add prettier-plugin-jinja-template for improved Jinja template formatting (a1466ba)
- prettier: add Prettier configuration for Jinja templates (295216f)
- scanner: add node scheduling configuration for RCP-HAAS environment (93e1b22)
- scanner: add resource limits to compression and potree converter jobs from env (a5ad43b)
- scanner: implement copy_footprint_files method to handle footprint.geojson files (b60d107)
- update backend to use namespace detection to spawn lidarmanager jobs (c6cab13)
Bug Fixes
- backend: adjust file path validation to handle /LiDAR prefix for mounted volumes (6babe8d)
- backend: change working directory to metacloud file location before running LidarDataManager (c545fdb)
- backend: update image name in settings and add debugging script to job container (92e5113)
- backend: update path to lidarDataManager in debugging output (0fe8f2d)
- dynamic namespace detection for scanner jobs (cb2ff37)
- scanner: remove envFrom configuration from compression and potree converter jobs (72239fb)
- update build-potree-dev script to create necessary directories and change static target URL (b497b8a)
v0.7.4
v0.7.3
v0.7.2
v0.7.1
v0.7.0
0.7.0 (2025-06-20)
Features
- database: add new production snapshot for lidar API (1aa6586)
- frontend: enhance error handling with detailed logs and copy functionality (a2ec35a)
- makefile: add database deployment and management commands for Kubernetes environments (7249f3e)
Bug Fixes
- scanner: update subPath for Potree volume mount to correct directory (683ab49)
v0.6.0
0.6.0 (2025-06-16)
Features
- api: add detailed_error_message field to folder and potree metacloud state models (905e3c5)
- backend: add database snapshot management system (7cfbcf4)
- compression: remove sqlite & add curl (8f15562)
- frontend: add MissionCard and MissionFootprintMap components for mission visualization (6dd4038)
- frontend: implement zoom to mission functionality in MissionFootprintMap (15b39da)
- potree-converter: add curl & remove sqlite in docker image (f2243f4)
- scanner: add detailed logging to API for compression and potree convert (ec75fa5)
- scanner: add function to update last_checked timestamp for folder state (ab64a4a)