@@ -372,7 +372,7 @@ <h1>Download WebODM</h1>
372372
373373 < div class ="os-panel-windows ">
374374 < div class ="dl-item ">
375- < a href ="https://github.com/WebODM/WebODM/releases/download/v3.2.5 /WebODM_Setup.exe " rel ="noopener "> WebODM Installer v3.2.5 </ a >
375+ < a href ="https://github.com/WebODM/WebODM/releases/download/v3.2.6 /WebODM_Setup.exe " rel ="noopener "> WebODM Installer v3.2.6 </ a >
376376 < span class ="desc "> — One-click setup, installs everything you need.</ span >
377377 </ div >
378378 < div class ="dl-item ">
@@ -407,9 +407,13 @@ <h1>Download WebODM</h1>
407407
408408 < div style ="margin-top: 1.5rem; border: 1px solid #c4b5fd; border-radius: 10px; background: #f5f3ff; padding: 1.25rem 1.5rem; ">
409409 < h3 style ="margin: 0 0 0.5rem; font-size: 1.05rem; font-weight: 700; color: #5b21b6; display: flex; align-items: center; gap: 0.45rem; ">
410- < i class ="bi bi-megaphone "> </ i > 04/13 /26 Update
410+ < i class ="bi bi-megaphone "> </ i > 07/12 /26 Update
411411 </ h3 >
412412 < ul style ="list-style: none; padding: 0; margin: 0; ">
413+ < li style ="position: relative; padding-left: 1.2rem; margin-bottom: 0.5rem; font-size: 0.9rem; color: #334155; line-height: 1.55; ">
414+ < span style ="position: absolute; left: 0; top: 0.55em; width: 6px; height: 6px; border-radius: 50; background: #7c3aed; display: inline-block; border-radius: 50%; "> </ span >
415+ < strong > OpenSfM 1.0 Update</ strong > — Includes the latest changes with faster structure from motion and GPU feature matching.
416+ </ li >
413417 < li style ="position: relative; padding-left: 1.2rem; margin-bottom: 0.5rem; font-size: 0.9rem; color: #334155; line-height: 1.55; ">
414418 < span style ="position: absolute; left: 0; top: 0.55em; width: 6px; height: 6px; border-radius: 50; background: #7c3aed; display: inline-block; border-radius: 50%; "> </ span >
415419 < strong > NVIDIA RTX 50 Series GPU support</ strong > — GPU acceleration for significantly faster processing times with RTX 5070, 5080, and 5090 cards.
@@ -507,6 +511,16 @@ <h2 class="faq-heading mb-4">Frequently Asked Questions</h2>
507511 < p > There are several independent WebODM < a href ="/community "> communities</ a > where users and contributors help each other. Check also the < a href ="https://docs.webodm.org "> documentation</ a > .</ p >
508512 </ div >
509513 </ details >
514+
515+ < details class ="faq-item ">
516+ < summary class ="faq-question ">
517+ < span > Does WebODM use OpenDroneMap?</ span >
518+ < svg class ="faq-chevron " width ="20 " height ="20 " viewBox ="0 0 20 20 " fill ="none "> < path d ="M5 7.5L10 12.5L15 7.5 " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round "/> </ svg >
519+ </ summary >
520+ < div class ="faq-answer ">
521+ < p > No. WebODM is < a href ="/blog/announcement/ "> no longer affiliated with OpenDroneMap</ a > and does not use OpenDroneMap. It uses < a href ="https://github.com/WebODM/ODX "> ODX</ a > a state-of-the-art photogrammetry engine which is faster than OpenDroneMap (ODM).</ p >
522+ </ div >
523+ </ details >
510524 </ div >
511525 </ div >
512526
0 commit comments