Skip to content

Releases: opengisch/QField

3.5.5 - Fangorn

13 Apr 02:59
Compare
Choose a tag to compare

What's Changed

  • Feature form's attribute and group titles now respects their QGIS-configured hidden status
  • More stability fixes

3.5.4 - Fangorn

26 Mar 01:02
Compare
Choose a tag to compare

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

15 Mar 13:01
Compare
Choose a tag to compare

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

04 Mar 10:19
Compare
Choose a tag to compare

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

23 Feb 10:00
3504111
Compare
Choose a tag to compare

What's Changed

  • Fix image rotation issue when saving sketched annotations
  • Improve mixed stylus / tap event handling
  • Stability improvements

3.5.0 - Fangorn

17 Feb 07:26
Compare
Choose a tag to compare

What's Changed

splash

🚀 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, and Ctrl+Space to add a vertex while digitizing

3.4.7 - Ebo

05 Dec 12:42
dfab7b0
Compare
Choose a tag to compare

What's Changed

  • Fix crash on older devices

3.4.6 - Ebo

03 Dec 12:26
Compare
Choose a tag to compare

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

15 Nov 03:27
Compare
Choose a tag to compare

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

24 Oct 01:46
Compare
Choose a tag to compare

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