Releases: OpenDroneMap/WebODM
Releases · OpenDroneMap/WebODM
2.5.7
What's Changed
- Add full screen button to plot gps map view by @pierotofy in #1574
- Add warning message when 999 images are selected by @pierotofy in #1577
- Dronedb plugin fix by @HeDo88TH in #1576
- Handle import chunk retries by @pierotofy in #1578
- Reduce memory usage in DEMs rasterization by @pierotofy in #1579
- More memory optimizations for RGB/HSV conversion, duplicate filename uploads by @pierotofy in #1583
- More consistent hillshading across zoom levels by @pierotofy in #1584
- JS bundle optimization, placeholder loading screens by @pierotofy in #1585
Full Changelog: v2.5.6...v2.5.7
2.5.6
What's Changed
- group installations instructions by @sbonaime in #1544
- Update README.md by @NtskwK in #1548
- feat: instructions of GPU acceleration by @NtskwK in #1549
- unitBackward fix by @pierotofy in #1557
- Create BIGTIFF output during export if needed by @pierotofy in #1559
- Hide Add Project button when user doesn't have permissions by @pierotofy in #1561
- Public edits by @pierotofy in #1568
- Links for 3D meshes support by @pierotofy in #1571
New Contributors
Full Changelog: v2.5.5...v2.5.6
2.5.5
What's Changed
- Add flight path preview when selecting images by @pierotofy in #1530
- Minor fix for lightning plugin by @pierotofy in #1533
- Restore the Cesium Ion Plugin by @kendallaeroai in #1536
- Fix docker-compose command by @pierotofy in #1537
- Add plugin to get align from WCS service (geoserver) by @diegoaces in #1538
- Safari Fixes, delete fix by @pierotofy in #1542
New Contributors
- @kendallaeroai made their first contribution in #1536
Full Changelog: v2.5.4...v2.5.5
2.5.4
What's Changed
- Add temperature units support by @pierotofy in #1521
- fix: add blank=True to plugindatum's user field by @samul-1 in #1523
- Use StreamingHttpResponse when downloading zip streams by @pierotofy in #1527
New Contributors
Full Changelog: v2.5.3...v2.5.4
2.5.3
What's Changed
- Update README.md to reflect no gitter by @smathermather in #1502
- Fix #1505 add a signal to notify that we are resizing images by @diegoaces in #1506
- Minor improvements to Units support by @pierotofy in #1504
- Fix layer panel scrolling by @pierotofy in #1507
- Update README.md to reflect docker-compose change by @smathermather in #1508
- Fix unit selector background color by @pierotofy in #1509
- Add task backup import/export by @pierotofy in #1510
- remove line from hard recovery script by @probably-not-porter in #1514
- Add GPS location plugin by @pierotofy in #1515
- Mobile improvements by @pierotofy in #1516
- Add restart confirmation by @pierotofy in #1517
- Update OpenStreetMap provider in Basemaps.js by @danieldegroot2 in #1519
- Thermal as a first class citizen by @pierotofy in #1520
New Contributors
- @probably-not-porter made their first contribution in #1514
- @danieldegroot2 made their first contribution in #1519
Full Changelog: v2.5.0...v2.5.3
2.5.0
What's Changed
- Fix file size check on upload error retry by @pierotofy in #1497
- Use export format AUTO for KMZ by @pierotofy in #1498
- Add file size check on upload by @pierotofy in #1499
- Imperial units support, improvements, fixes, plugins API expansion by @pierotofy in #1496
Full Changelog: v2.4.2...v2.5.0
v2.4.2
What's Changed
- Add --worker-cpus option by @pierotofy in #1443
- Update PyODM by @pierotofy in #1447
- Upgrade Node 14 to Node 20 by @chris-bateman in #1439
- Update README.md by @douw in #1458
- Remove django-compressor by @pierotofy in #1459
- Fixed typo in README.md by @flyinmryan in #1460
- Fix error shadowing in log when plugin fails to load by @gonzalo-bulnes in #1467
- Add task ID to expanded list item by @gonzalo-bulnes in #1468
- Fix user-facing misspelling, improve a few user-facing strings by @gonzalo-bulnes in #1472
- Update README.md by @Zuline in #1474
- Update README.md by @Zuline in #1475
- Automatically select 2/98 percentile values in plant health by @pierotofy in #1484
- Ability to share particular map type by @pierotofy in #1485
New Contributors
- @douw made their first contribution in #1458
- @flyinmryan made their first contribution in #1460
- @gonzalo-bulnes made their first contribution in #1467
- @Zuline made their first contribution in #1474
Full Changelog: v2.3.0...v2.4.2
2.3.0
What's Changed
- Fix paginator overflow by @pierotofy in #1413
- Update README.md to use correct links to plugins directory. by @allandaly in #1415
- Removed TGI plant health equation by @rion-saeon in #1417
- Catch piexif.dump exceptions by @pierotofy in #1420
- Cancel upload improvements, automatic task cleanup, configurable doc links by @pierotofy in #1426
- Allow display of 2D maps which have only a DSM by @pierotofy in #1432
- 10x volume calculations, base surface definitions. fix 3D vertical area measurements by @pierotofy in #1435
- Fix Potree polygon clipping by @pierotofy in #1436
- Record Movie with Potree by @pierotofy in #1437
New Contributors
- @allandaly made their first contribution in #1415
Full Changelog: v2.2.0...v2.3.0
2.2.0
What's Changed
- Move task.console_output by @pierotofy in #1386
- Safer console writes by @pierotofy in #1387
- Add warning for zero quota by @pierotofy in #1389
- Check for maxImages on frontend by @pierotofy in #1392
- Processing node handling improvements by @pierotofy in #1395
- Chunked import uploads by @pierotofy in #1398
- Fix console write encoding by @pierotofy in #1404
- GDAL based contours by @pierotofy in #1405
- Disable logging by @pierotofy in #1406
- Add borg backup media pattern generator by @pierotofy in #1407
- Update formulas.py by @pierotofy in #1411
- Adds support for automatically selecting the proper band filter by @pierotofy in #1412
Full Changelog: v2.1.0...v2.2.0
2.1.0
What's Changed
- Bugfix: Task notification plugin fails to send email notifications in production mode by @Kathenae in #1346
- Revert diagnostic plugin changes by @pierotofy in #1347
- Update locale strings by @pierotofy in #1348
- addon: Projects and tasks chart by @diegoaces in #1350
- Add delete button for read only projects by @pierotofy in #1354
- Dropzonem maxfilesize by @vinsonliux in #1355
- Update locales by @pierotofy in #1367
- Update Map.jsx to use correct tile.osm.org URL by @Firefishy in #1375
- Update build-docs.yml by @chris-bateman in #1380
- Update build-and-publish.yml by @chris-bateman in #1381
- Update test-docker.yml by @chris-bateman in #1378
- External auth support, task sizes, quotas by @pierotofy in #1371
New Contributors
- @vinsonliux made their first contribution in #1355
- @Firefishy made their first contribution in #1375
- @chris-bateman made their first contribution in #1380
Full Changelog: v2.0.3...v2.1.0