Skip to content

Releases: opengisch/QField

2.4.3 - Ecstatic Elk

17 Oct 09:41
Compare
Choose a tag to compare

Changes

✨ Usability improvements

  • Added a documentation button in the 'About QField' popup linking to our growing documentation site.

🐛 Bug Fixes

  • Fixed search bar's go to point feature partially broken when layer CRS doesn't match the project CRS

2.4.2 - Ecstatic Elk

16 Oct 10:07
Compare
Choose a tag to compare

🐛 Bug fixes

  • Further tweaks to sample projects to have them behave better outside of Europe

2.4.1 - Ecstatic Elk

11 Oct 17:01
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix settings' external GNSS device combobox out of sync with positioning device on QField launch

2.4.0 - Ecstatic Elk

10 Oct 13:34
Compare
Choose a tag to compare

QField 2.4 is out with a number of new features, usability improvements and bug fixes. This new release also marks the first non-beta version on iOS as QField maturity on the Apple devices has ground over the last few months.

24-censored

🚀 Features

  • Atlas-driven print layouts can now be printed through the main menu’s print to PDF menu
  • Dragging of files onto an iOS device via USB Cable and iTune support
  • First non-beta iOS release available to the public

✨ Usability improvements

  • When sending or exporting datasets via the project folder, all sidecars will be taken into consideration (i.e you can send those edited shapefiles via your favorite email or messenger app)
  • QFieldCloud’s projects are now better sorted and its community tab now functional
  • Improvements to sample projects shipped with QField (have a look!)

🐛 Bug fixes

  • QField greatly improved its automated testing framework, greatly decreasing the risks of regressions slipping into future releases
  • QGIS-shipped SVG markers will now render properly within Qfield
  • Freehand toggling with stylus fixed
  • The changlelog popup doesn't overlap with the OS’ status bar anymore

2.3.5 - Diversified Dugong

26 Sep 05:49
Compare
Choose a tag to compare

Changes

✨ What's Changed

  • Update ios appstore certificates

Full Changelog: v2.3.4...v2.3.5

2.3.4 - Diversified Dugong

18 Sep 02:28
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix regression on some older devices whereas the side dashboard and the search bar buttons were mislocated outside of the screen

2.3.3 - Diversified Dugong

11 Sep 09:24
ee4b89b
Compare
Choose a tag to compare

Changes

✨ Usability Improvements

  • Implement basic iOS local files / project support (#3325)
  • Give a hint that the projects list is empty or being refreshed (#3293)

🐛 Bug Fixes

  • Fetch public projects with a separate request to speed up users' cloud project list on login (#3303)
  • Important fix to authentication manager to restore handling of 2 factor authentication (et cie) configuration (#3313)
  • Fix crash when the layer is invalid (#3304)
  • Fix dashboard buttons glitch on iOS (#3321)

Full Changelog: v2.3.2...v2.3.3

2.3.2 - Diversified Dugong

04 Sep 09:44
07ed277
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Group cloud projects by owner (#3292)
  • Fix delta generation on NULL and 0 (#3280)
  • Fix WMS and WMTS reprojection issues (#3294)
  • Allow all types of image to by selected on Android's gallery (#3287)

2.3.1 - Diversified Dugong

03 Sep 07:19
2ef983c
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Fix a very unpleasant crash on Windows and iOS

2.3.0 - Diversified Dugong

01 Sep 10:05
Compare
Choose a tag to compare

Changes

🚀 Features

  • QR code reader functionality (#3104, #3142)
  • Position tracking on point layers (#3247)
  • Layer properties action to show list of features visible on the current map extent (#3213)
  • Symbol-level show features list action (#3261)
  • Remember individual layers visibility and styling (opacity, labels visibility) across QField sessions (#3237)
  • Setting to adjust screen dimmer timeout (#3265)
  • QField Android & iOS now draws under the device’s top status bar (#3188)

✨ Usability Improvements

  • Layer properties popup reorganizing (#3249)
  • Topology editing toggle now visible when a point layer is active (#3273)
  • The measuring tool now respects projects' distance and area units type (#3276)
  • Further improvements to the stakeout/precise view panel (#3244)
  • A pair of copy / paste actions for text attributes when the form is in editing mode (#3142)
  • Significant iOS-specific improvements
  • Windows specific improvements

🐛 Bug Fixes

  • Fix crash when entering geometry editing mode of a point layer (#3273)
  • Fix hidden legend symbols identified when tapping on the map (#3262)
  • Tons of stability improvements