Release Notes 1.2.5

🚀 New Features

  • Aerial background in scan map view
    The scan map view can now display an aerial imagery background. This helps to better understand the spatial context of recorded scans.
  • “Reset view” in 3D model
    A new “Reset view” button in the 3D model view allows you to reset the camera to a default perspective with a single tap.

🛠 Improvements & Optimizations

  • More robust uploads with queue handling
    Uploads of scans and photos are now processed via an upload queue. A failed upload no longer blocks subsequent uploads.
  • Targeted cancellation of scan processing
    Individual scan processing jobs can be canceled so that other scans in the processing queue can continue.
  • Improved 3D models
    • Artifacts at the borders of the 3D mesh are reduced.
    • Missing triangles in the mesh are detected and filled more reliably, resulting in a smoother and more consistent model.
  • GNSS integration and position handling
    • Improved behavior when using external GNSS receivers.
    • Prevents the iPhone’s internal GPS tracking from remaining active when an external GNSS device is selected.
    • More robust handling of invalid map coordinates to avoid crashes in map views.
    • Photos, lines and points are more reliably anchored to the 3D model so that their relative position remains correct even when coordinates are shifted.
  • Upload of extended device information
    New scans now upload additional device metadata (e.g. operating system version, device model, used RTK service). This supports better traceability and troubleshooting.
  • NETCloud integration
    • Clearer messages when NETCloud is in maintenance mode.
    • Improved handling of users with read‑only access to NETCloud, including clearer feedback and restricted actions.

🐞 Bug Fixes

  • Stability when returning from background
    • Fixed issues where, after returning from the background, error messages were shown or features were blocked.
    • ARKit crashes are handled in a way that preserves already captured data as much as possible.
  • Photo upload issues
    • Fixed an issue where photos or scans containing photos were not uploaded correctly.
    • When uploading photos, the address is now reliably used as the default title.
  • Attribute dialog / scan attributes
    • Fixed the behavior of the OK and Cancel buttons in the attribute dialog so they now behave as expected.
    • Resolved issues with displaying and editing scan attributes.
  • GNSS & map view
    • Fixed app freezes when using certain controls (e.g. number pickers) while connected to a GNSS device.
    • Fixed crashes caused by invalid coordinates in map views.