OpenDroneMap/WebODM
V3.1.3
---
- Add snapshot plugin
- Add og tags on shareable views
- formulas: add BGRNReP and RGBNReP as used by the Micasense Rededge-P
- Import orthophotos, DEMs, point clouds from external sources
---
OpenDroneMap/WebODM
V3.1.3
---
- Add snapshot plugin
- Add og tags on shareable views
- formulas: add BGRNReP and RGBNReP as used by the Micasense Rededge-P
- Import orthophotos, DEMs, point clouds from external sources
---
OpenDroneMap/WebODM
V3.1.2
---
- Improved DroneDB plugin
- Preserve XMP metadata when resizing images, 16bit and 32bit resize support, multithreaded processing
- Add pipeline option groups and enhance EditPresetDialog UI
---
OpenDroneMap/WebODM
V3.1.1
---
- Add extra environment debugging information in webodm.sh
- Update GeoDeep
- Show start processing with resize option when task commit is stuck
- Enable HTTP2
---
OpenDroneMap/WebODM
V3.1.0
---
- Export rasters and point clouds with custom PROJ
- Add platform specific GLB rendering
- Fix 3D button URL in map view with single task
- Add support for CRSes not in the EPSG database
- iOS point budget and textured model tweaks
---
OpenDroneMap/WebODM
V3.0.1
---
- Update rasterio, remove rio-cogeo, patch rio-tiler
- Install rasterio 1.3.10.post1 on arm
- Potree dynamic unit support
- Fix mileage unit
- Revamp docs
- Add settings.PLUGINS_CORE_IGNORE_SCRIPTS
- Fix colormap decoding
- Check JPEG export raster limit
- Add start processing button during image upload
- Add ability to notify remote endpoint when quota is exceeded
- Fix zlib corruption errors
---
OpenDroneMap/WebODM
V3.0.0
---
- Fix getArea()
- Update node-odm image to stable version
- Update eventlet to fix Windows compatibility issues
- Enable access log and log rotation
- Support for non-UTM coordinate systems, GCP improvements, 3D model view improvements
- Override CRS when generating DEM tiles
---
OpenDroneMap/WebODM
V2.9.5
---
- Add auto login setting
- Plugins Developer Guide
- Add some directories to dockerignore
- Add server timeout checks during uploads
- Queries optimization
- Commit retries
- Cluster Data Export/Import, Raster Download Progress
- Update piexif
- Add camera position information in popup
- Add PDF report popup, rearrange buttons, improve layout
---
OpenDroneMap/ODM
V3.6.0
---
- Building on Ubuntu 24.04 and windows-2022 runner
- Update Python to 3.12
- Update dependencies
- Update CUDA (12.8.1 Windows, 13.0.0 Ubuntu)
- Run tests as part of docker build
- Use exact commits to specify dependencies built from source
- Use upstream PDAL, PDAL-Python, untwine, ExifRead, draco
- Build windows with -j2
- Use Micasense's latest dls.py
- Update failing unit tests
---
OpenDroneMap/WebODM
V2.9.4
---
- Support for safe textured models
- Drag & Drop improvements, recursive folder drop support
- Minor fixes in Units.js
- Allow all annotations to be displayed
- Add support for importing untiled point clouds
- Add admin used quota endpoint
- Update docs
---
OpenDroneMap/WebODM
V2.9.1
---
- Update formulas.py
- Change parallel uploads 6 --> 4
- Remove stars effect
- Always simplify by at least 1cm
- Better bounds check, limit contours interval
- Avoid prematurely setting a task to completed status
- Swap lat/lon because of behavior change in 3rd party libs
- Fix GeoJSON axis swap, invalidate tile cache during crop
- Chunked Image Uploads
---