Releases: OpenDroneMap/WebODM
Releases · OpenDroneMap/WebODM
3.1.1
What's Changed
- Add extra environment debugging information in webodm.sh by @wloxyz in #1818
- Update GeoDeep by @pierotofy in #1821
- Show start processing with resize option when task commit is stuck by @pierotofy in #1823
- Enable HTTP2 by @pierotofy in #1827
New Contributors
Full Changelog: v3.1.0...v3.1.1
3.1.0
What's Changed
- Export rasters and point clouds with custom PROJ by @pierotofy in #1812
- Add platform specific GLB rendering by @pierotofy in #1814
- Fix 3D button URL in map view with single task by @pierotofy in #1815
- Add support for CRSes not in the EPSG database by @pierotofy in #1816
- iOS point budget and textured model tweaks by @pierotofy in #1817
- This release was funded by WebODM Lightning ❤️
Full Changelog: v3.0.1...v3.1.0
3.0.1
What's Changed
- Update rasterio, remove rio-cogeo dependency, patch rio-tiler by @pierotofy in #1792
- Install rasterio 1.3.10.post1 on arm due to missing numpy rc dependency by @pierotofy in #1793
- Potree dynamic unit measurements support by @pierotofy in #1795
- Fix mileage unit conversion by @pierotofy in #1796
- Revamp docs, move information from README to docs by @pierotofy in #1798
- Add settings.PLUGINS_CORE_IGNORE_SCRIPTS to workaround an issue under the MSIX PSF by @sylveon in #1800
- Fix colormap decoding by @pierotofy in #1803
- Check JPEG export raster limit by @pierotofy in #1808
- Add start processing button during image upload by @pierotofy in #1809
- Add ability to notify remote endpoint when quota is being exceeded by @pierotofy in #1810
- Fix zlib corruption errors while importing archives by @pierotofy in #1811
Sponsors
This release was funded by WebODM Lightning ❤️
Full Changelog: v3.0.0...v3.0.1
3.0.0
What's Changed
- Fix getArea() by @pierotofy in #1784
- Update node-odm image to stable version by @pierotofy in #1786
- Update eventlet to fix Windows compatibility issues by @sylveon in #1787
- Enable access log and log rotation by @pierotofy in #1789
- Support for non-UTM coordinate systems, GCP improvements, 3D model view improvements by @pierotofy in #1785
- Override CRS when generating DEM tiles by @pierotofy in #1790
Full Changelog: v2.9.5...v3.0.0
2.9.5
What's Changed
- Add auto login setting by @pierotofy in #1766
- Plugins Developer Guide by @pierotofy in #1767
- Add some directories to dockerignore by @pierotofy in #1769
- Add server timeout checks during uploads by @pierotofy in #1776
- Queries optimization by @pierotofy in #1777
- Commit retries by @pierotofy in #1779
- Cluster Data Export/Import, Raster Download Progress by @pierotofy in #1727
- Update piexif by @pierotofy in #1780
- Add camera position information in popup by @pierotofy in #1781
- Add PDF report popup, rearrange buttons, improve layout by @pierotofy in #1783
Full Changelog: v2.9.4...v2.9.5
2.9.4
What's Changed
- Support for safe textured models by @pierotofy in #1745
- Drag & Drop improvements, recursive folder drop support by @pierotofy in #1749
- Minor fixes in Units.js by @dokterbob in #1753
- Allow all annotations to be displayed by @pierotofy in #1759
- Add support for importing untiled point clouds by @pierotofy in #1760
- Add admin used quota endpoint by @pierotofy in #1764
- Update docs by @pierotofy in #1765
Full Changelog: v2.9.1...v2.9.4
2.9.1
What's Changed
- Update formulas.py by @cvandenbergTrace in #1723
- Change parallel uploads 6 --> 4 by @pierotofy in #1725
- Remove stars effect by @pierotofy in #1729
- Always simplify by at least 1cm when calculating contours by @pierotofy in #1730
- Better bounds check, limit contours interval by @pierotofy in #1731
- Avoid prematurely setting a task to completed status by @pierotofy in #1736
- Swap lat/lon because of behavior change in 3rd party libs by @pierotofy in #1739
- Fix GeoJSON axis swap, invalidate tile cache during crop by @pierotofy in #1740
- Chunked Image Uploads by @pierotofy in #1741
New Contributors
- @cvandenbergTrace made their first contribution in #1723
Full Changelog: v2.9.0...v2.9.1
2.9.0
What's Changed
- Multistage Docker / Ubuntu 22.04 WIP by @dokterbob in #1672
- Utility script to run tests through Docker by @dokterbob in #1683
- Allow selectively testing (parts) front/backend with arguments by @dokterbob in #1682
- Do not override venv when launching in dev mode, keep git by @pierotofy in #1689
- Update requirements.txt to work on Windows by @sylveon in #1696
- fix: format string in log message by @NtskwK in #1697
- Update middleman 4.6.1 by @smathermather in #1702
- Improvements to raster exports by @pierotofy in #1706
- Add cutline to downloadable assets when/if available by @smathermather in #1699
- Catch file not found error on task import by @pierotofy in #1707
- Angle crop by @pierotofy in #1711
- Worker time limits by @pierotofy in #1713
- Fix GCP resize bug by @pierotofy in #1714
- Remove systemd write up by @smathermather in #1715
- Improve cache hits during raster export by @pierotofy in #1719
New Contributors
Full Changelog: v2.8.3...v2.9.0
2.8.3
What's Changed
- Improve console output management by @pierotofy in #1662
- Avoid locking users out of a map with an invalid crop by @pierotofy in #1664
- Configurable worker count. Closes #1668. by @dokterbob in #1669
- Overhaul/cleanup of main Dockerfile by @dokterbob in #1670
- Multispectral fixes + crop fixes by @pierotofy in #1677
- Fix thermal RGB exports by @pierotofy in #1680
New Contributors
- @dokterbob made their first contribution in #1669
Full Changelog: v2.8.1...v2.8.3
2.8.1
What's Changed
- Cleanup empty projects when quota = 0 by @pierotofy in #1648
- Orphaned project folders handling by @pierotofy in #1650
- Plugin enable/disable "fix" by @tenchirocom in #1653
- Fix layer ordering in project map view, display annotations only for first task by @pierotofy in #1654
- Intersection over area project map display by @pierotofy in #1655
- Cluster mode utils by @pierotofy in #1657
- Camera thumb zoom by @pierotofy in #1658
- Pan support, mobile support for zoom/pan by @pierotofy in #1659
New Contributors
- @tenchirocom made their first contribution in #1653
Full Changelog: v2.8.0...v2.8.1