Releases: opengisch/QField
Releases · opengisch/QField
3.5.5 - Fangorn
3.5.4 - Fangorn
What's Changed
- Fix serious graphic corruption issue on older devices (Qt 6.8 regression)
- Fix rare crash that can take place when downloading files from QFieldCloud
3.5.3 - Fangorn
What's Changed
- Fix digitizing of points can lead to empty geometries
- Fix NFC tag capture not sending decoded signal
- Fix issue when the presence of both geopackages and mbtiles would lead to missing vector data
- Fix QField failing to recognize a number of Bluetooth mouses
- Additional fixes for the escape/back action
- Additional stability improvements
3.5.2 - Fangorn
What's Changed
- Fix search bar's go to locator to support leading NESW
- Be more tolerant when parsing custom QFieldCloud server URL
- Allow for individual files to be uploaded to a WebDAV remote server
- Fix crash on older devices
3.5.1 - Fangorn
What's Changed
- Fix image rotation issue when saving sketched annotations
- Improve mixed stylus / tap event handling
- Stability improvements
3.5.0 - Fangorn
What's Changed
🚀 Features
- QField can now track positions while put in background or when the device is locked. This improves battery lifetime and eases handling.
- Import and export project folders from/to a WebDAV server
- Project-based grid decoration
- Support for opening
.7z
and.rar
archives containing standalone datasets - Feature rotation through pinch gestures (first time contribution by @qsavoye)
✨ Improvements
- Printing to PDF is now always available whether a given project or dataset contains print layouts or not
- New "forward" angle snapping to have perfectly angled polygons
- Additional TIFF encoding support for ZSTD, WEBP, and LERC variants
- Greatly improved the reliability of the device's back action
- Tons of stability and UI/UX improvements across the board
- Improved stability of QFieldCloud project download
- Upstream library updates, including QGIS 3.40.3, gdal 3.10.1, and Qt 6.8.2
🧩 Plugin framework
- Search bar integration API (Nominatim and Geomapfish plugins available)
- QField appearance styling API
- Quick3D QML modules made available to plugin authors
- Mechanism to integrate a plugin configuration dialog within the plugin manager
💻 Desktop improvements
- Add
.qgs
/.qgz
file association on Windows - Brand new keyboard shortcuts available, including
Ctrl+K
to focus on the search bar,Ctrl+M
to toggle measurement tool,Ctrl+Plus
to toggle digitizing mode, andCtrl+Space
to add a vertex while digitizing
3.4.7 - Ebo
What's Changed
- Fix crash on older devices
3.4.6 - Ebo
What's Changed
- Fix sketching over image attachments sometimes fails to save
- Fix import URL eating tons of memory on large file downloads
- Avoid infinite sort loop when gathering feature lists for the value relation editor widgets
3.4.5 - Ebo
What's Changed
- Fix user interface language not respecting system locale when available
- Work around an upstream Qt crash when a value relations editor combo box pick leads to its container to be hidden
- Fix cloud attachments not uploaded immediately when hitting the synchronize button
- Fix layer login popup getting into the top / bottom system margins
- Fix initiating a tracking session with a feature form containing relations
- Fix geometry digitizing step missing when adding a relationship parent via the relationship combo box
- To avoid interference with snapping results when creating features using a mouse/stylus, do not reset coordinate cursor when rubber band is frozen
3.4.4 - Ebo
What's Changed
- Improve handling of captured photo's ratio and resolution
- Improve feature attribute pasting
- Optimize addition of child feature in a parent feature being edited
- Guard from potential crash when loading a project that requires authentication credentials
- Fix large files constantly being re-downloaded when synchronizing cloud projects