What's Changed
🚀 Features
- In-app NTRIP support is now available, unlocking highly accurate positioning without the need for a third-party application
- A new gallery editor widget for relationships containing photo, video, and audio attachments
- A new feature form wizard mode offers a more linear experience to attribute filling and editing
- Feature identification within 3D map canvasKinetic panning and zooming around the map canvas
- Ability to connect to an external GNSS device using **Bluetooth Low Energy (BLE) **
- A new project information panel accessible from the side dashboard to display project metadata (title, description, and author)
✨ Improvements
- QFieldCloud users will be able to keep track of their storage use within QField to avoid running out of space in the field
- QFieldCloud projects search and filtering greatly improved, including the ability to search through public projects
- QFieldCloud-related variables - @cloud_username and @cloud_useremail - can now drive map canvas symbology rendering
- Conditional row styling is now reflected in the features list
- The color and size of the location marker and coordinator cursor can be configured through project settings
- Stylus freehand digitizing is now smoother and results in nicer line and polygon geometries
- Audio playback experience improved through audio level visuals to help identify key parts of a recording
- Significant improvement on the handling of QML editor widgets within feature forms
- Notes projects created by QField now support multiple photo and video attachments per feature
- Users can now delete folders when navigating local projects and datasets
- Significant precise view UI improvements including ability to turn off the target rotation and better management of sizes to fit in narrower screen spaces
🍏 iOS improvements
- Improvement to rotation of photos taken in QField
🧩 Plugin framework
- Addition of several geometry overlay functions into the GeometryUtils class
- QFieldCloud project plugins now benefit from implicit trust when attached to cloud projects owned by the logged in user and their affiliated organizations
- QFieldCloud connection and projects model objects are now available to plugins to build custom UI/UX around cloud projects
- Plugins can now be translated into multiple languages
New Contributors
- @MichaelEFlip made their first contribution in #7228