Releases: opengisch/QField
Releases · opengisch/QField
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
3.4.3 - Ebo
What's Changed
- Prevent feature form crash with blob attributes
- Fix regression with cloud project's synchronize and push buttons sometimes not responsive to clicks
- Fix multi-line handling of expressions within QML / HTML editor widgets
- Fix regression with value relation editor widget search bar not reacting to keystrokes with a number of virtual keyboards
- Update translations (thanks to our growing group of contributors!)
3.4.2 - Ebo
What's Changed
- Fix variable scoping error with relation editor widgets
- Enable WebSockets support in QField to benefit plugin authors
- Fix regression whereas feature multi-editing can lead to crash
- Some (micro) optimizations of feature form
- Fix crash occurring when the internal receiver is request permission while immediately replaced with external receiver on launch
- Insure that QField toasts appear above the virtual keyboard
- Fix missing + IMU in the quality description
- Allow for users to see and send NMEA logs produced by QField
3.4.1 - Ebo
What's Changed
- Add orientation (aka compass direction) detail when watermarking/stamping photos
- Fix typo in stamping toaster notification
3.4.0 - Ebo
Changes
🚀 Features
- A nifty processing toolbox has been added into QField, with countless algorithms available to edit features and geometries while in the field
- Geofencing functionality has landed in QField, allowing users to use vector layers to define geofenced areas to warn users or restrict areas where digitizing can occur
- Project variables are now shown and customizable within the variable editor
- The ratio and resolution settings for photos captured by the QField camera
- Date and positioning details can be imprinted onto photos captured by the QField camera
✨ Improvements
- A visual revamp of the variables panel provides more space for variable content and easier interaction
- QField’s growing documentation is now searchable directly within QField through the search bar, simply type ? followed by keyword(s)
- Users can now flag folders as ‘favorites’ when browsing local datasets and projects
- The cloud projects list now comes with a nifty search bar
- Significant improvements in attachment upload to the QFieldCloud servers (if this was a problem in the past, try again!)
- Improvements to the QField camera geotagging functionality
- On mobile devices, the home screen has a shutdown button to insure authentication details are cleared
- Projects can now have a default active layer set for each map theme
🪟 Windows improvements
- QField is now installable via Microsoft Store
3.3.11 - Darién
What's Changed
- Fix snapped coordinate cursors disappear under certain project/layer CRS conditions
- Fix value map and value relation editor widgets' handling of special characters (such as < and >)
- Harmonize handling of QField's multi-value relation editor widget with that of QGIS
- Insure that the orientation value is between 0 and 360 (instead of ~-90 to 270)
Full Changelog: v3.3.10...v3.3.11