Skip to content

v1.26.0

Choose a tag to compare

@github-actions github-actions released this 19 Jul 18:06
· 373 commits to master since this release

Highlights

Maps now render inside the app (GUI 2.0 milestone 2) — when a Flight map or Photo map finishes, it appears right in the workspace preview pane instead of only offering you a link. Pan and zoom it in place, then Open in browser to pop it out full-size, or Show in folder to get at the generated HTML file.

It degrades calmly. The inline preview uses Microsoft Edge WebView2, which is preinstalled on Windows 11. On machines without it (typically older Windows 10 installs) the app quietly falls back to opening finished maps in your default browser — nothing breaks, and every map feature still works. Installing the WebView2 runtime turns the inline preview on.

Also in this release

  • The preview cancels cleanly if you start another run while a map is still loading.
  • No CLI changes in this release — scripts and automation are unaffected.

Install

  • Windows app + CLI: dji-metadata-embedder-setup-1.26.0.exe below (signed)
  • CLI only: winget install CallMarcus.DJIMetadataEmbedder (after the winget PR merges) or pipx install dji-drone-metadata-embedder
  • Python: pip install dji-drone-metadata-embedder

Full Changelog: v1.25.0...v1.26.0