Releases: opengisch/QField
Releases · opengisch/QField
Lucendro (0.11.0)
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)
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
Release 0.10.12
release-0.10.11
Release 0.10.11
Kesch (0.10.10)
- Fix crashes when using the camera
- Support for Intel (X86) tablets
- Show newly digitized geometries while entering attributes
Kesch (0.10.9)
Fixes
- CRS reprojection fixed
- SVG symbols fixed
Kesch (0.10.5)
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)
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
: DateTimeposition_direction
: floatposition_ground_speed
: floatposition_magnetic_variation
: floatposition_horizontal_accuracy
: floatposition_vertical_accuracy
: floatposition_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)
Fixes a critical issue, where the crosshair for locating coordinates while digitizing did not show up
Kesch (0.10.2)
- Many small UI fixes
- Updated to latest qgis, gdal, Qt and other dependencies