Skip to content

Releases: opengisch/QField

3.2.2 - Congo

25 Mar 03:05
Compare
Choose a tag to compare

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).

Full Changelog: v3.2.1...v3.2.2

3.2.1 - Congo

24 Mar 11:38
0e2d856
Compare
Choose a tag to compare

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

Full Changelog: v3.2.0...v3.2.1

3.2.0 - Congo

07 Mar 04:07
Compare
Choose a tag to compare

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

3.1.9 - Borneo

16 Jan 15:46
Compare
Choose a tag to compare

What's Changed

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

3.1.8 - Borneo

15 Jan 01:54
Compare
Choose a tag to compare

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

3.1.7 - Borneo

13 Jan 16:25
Compare
Choose a tag to compare

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

3.1.6 - Borneo

10 Jan 03:13
Compare
Choose a tag to compare

What's Changed

  • Fix SSL-enabled postgis layer crash

3.1.5 - Borneo

05 Jan 01:49
Compare
Choose a tag to compare

What's Changed

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

3.1.4 - Borneo

22 Dec 10:10
Compare
Choose a tag to compare

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

3.1.3 - Borneo

12 Dec 15:48
Compare
Choose a tag to compare

Changes

πŸ› Bug Fixes

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