QField Versions Save

A simplified touch optimized interface for QGIS

v3.2.2

1 month ago

What's Changed

  • Fix a QFieldCloud synchronization issue with geometryless layers.
  • Fix a number of file attachments wrongly identified as display images (e.g. dxf).

v3.2.1

1 month ago

What's Changed

  • Fix typo leading to erroneous geotagging of photos
  • Fix autopush timer interval value
  • Fix handling of empty string in the value relation editor widget
  • Performance boost when downloading packages from QFieldCloud servers
  • Fix last averaged position not taken into account when digitizing
  • Fix readability issue with the busy indicator message string
  • Fix positioning information panel not respecting project distance unit type for altitude and accuracy

v3.2.0

2 months ago

Changes

qfield32

🚀 Features

  • Project-defined tracking sessions activated on project load
  • Background push and synchronization for cloud projects
  • Automatically push pending changes to the cloud on a regular interval
  • New undo/redo functionality allowing you to reverse undesired digitizing and feature editing
  • Title and copyright decoration overlay on top of the map canvas

✨ Improvements

  • Better progress feedback when downloading and synchronizing cloud projects
  • Visual indicators of ‘newer’ cloud project available on the server in QField
  • Relationship’s children can now be created prior to saving their parent feature
  • Insure positioning precise view (i.e. stake-out) works on compass-less devices
  • User interface polishing, including a brand new main menu layout
  • Support for gpsd-served NMEA streams over TCP/UDP
  • Updated several underlying libraries, including QGIS (v3.36) and Qt (v6.6.2)

🤖 Android improvements

  • Massive re-work of native camera, gallery, and file opening activities unlocking proper OS activity overlay

v3.1.9

3 months ago

What's Changed

  • Fix missing translation strings
  • Fix crash when opening a project via file association

v3.1.8

3 months ago

What's Changed

  • Fix crash when sending datasets which include sidecar files
  • Fix occasional crash when opening a project when a previous project is already loaded
  • Fix occasional crash when synchronizing a cloud project

v3.1.7

3 months ago

What's Changed

  • Improvements for dark mode
  • Fix field expression-based constraint update logic

Android-specific improvements:

  • Fix Android freezes when sending folders

iOS-specific improvements:

  • Fix JPEG compression on iOS

v3.1.6

4 months ago

What's Changed

  • Fix SSL-enabled postgis layer crash

v3.1.5

4 months ago

What's Changed

  • Fix toggling of geometry editor type using the stylus
  • Fix additional camera crashes

v3.1.4

4 months ago

What's Changed

  • Fix confusing 'snap to 45 degree' toast when opening projects on QField launch
  • Fix loading of symbologies and snapping from a modified project after having opened it once
  • Fix finger tapping failures
  • Fix lingering artifact when clearing navigation destination
  • Fix coordinate cursor locked to position not sticking to position
  • Fix lingering artifacts when cancelling geometry editor's fill ring and split feature tools
  • Stability improvements

v3.1.3

4 months ago

Changes

🐛 Bug Fixes

  • Fix crash when using external GNSS devices, a regression caused by the permission handling changes.