Skip to content

Releases: opengisch/QField

Lucendro (0.11.0)

24 Aug 07:44
e95d567
Compare
Choose a tag to compare

Enhancements

  • Improved handling of digitizing polygons and lines
  • More intuitive opening / closing / saving / cancelling of feature forms and settings
  • Printing print layouts defined in the project
  • QgsQuick integrations
  • QGIS 3.2. and Qt 5.11. integration

Fixes

  • Reset digitizing rubberband when escaping form
  • Fix scalebar always shows mm
  • Fix support link

Kesch (0.10.13)

23 Apr 12:39
Compare
Choose a tag to compare

Bugfixes

  • Allow entering 0 as value. In previous versions this often was mistaken for NULL.
  • Always close the sidebars before closing the app when pressing the back key

release-0.10.12

09 Apr 16:53
Compare
Choose a tag to compare
Release 0.10.12

release-0.10.11

24 Mar 09:55
Compare
Choose a tag to compare
Release 0.10.11

Kesch (0.10.10)

23 Mar 15:24
Compare
Choose a tag to compare
  • Fix crashes when using the camera
  • Support for Intel (X86) tablets
  • Show newly digitized geometries while entering attributes

Kesch (0.10.9)

22 Feb 18:23
Compare
Choose a tag to compare

Fixes

  • CRS reprojection fixed
  • SVG symbols fixed

Kesch (0.10.5)

29 Jan 13:40
Compare
Choose a tag to compare

Fixes

  • Flaw in remember value checkbox in attribute form
  • Expression controlled visibility works
  • Constraint are updated across several fields
  • Fixed issue with categorized layers

Enhancements

  • Fixed sorting order in value map widgets (needs QGIS 3.00)
  • Remove the Quit option in menu and be able to close in two steps with BACK key
  • Nicer green in dashboard title

Kesch (0.10.4)

07 Dec 15:58
765d2c4
Compare
Choose a tag to compare

Expression variables for positioning data

New expression variables are available for bringing GLONASS, GPS and co information to attributes via default variables

  • position_coordinate : Geometry (in WGS84)
  • position_timestamp : DateTime
  • position_direction : float
  • position_ground_speed : float
  • position_magnetic_variation : float
  • position_horizontal_accuracy : float
  • position_vertical_accuracy : float
  • position_vertical_speed : float

Change layer visibility on the fly

Long click a layer in the legend and toggle its visibility on the fly.

Kesch (0.10.3)

09 Nov 14:50
42bccd1
Compare
Choose a tag to compare

Fixes a critical issue, where the crosshair for locating coordinates while digitizing did not show up

Kesch (0.10.2)

08 Nov 15:33
734ff1f
Compare
Choose a tag to compare
  • Many small UI fixes
  • Updated to latest qgis, gdal, Qt and other dependencies