Releases: opengisch/QField
Releases · opengisch/QField
4.0.6 - Aare
What's Changed
- Optimize vertex editing operations by relying on edit buffer and skipping non-spatial layers
- Close project when cloudifying to avoid gpkg wal files being uploaded
- Insure that external positioning device names will never break the devices model
- Improve automated name generation for log file receivers
- Fix hard to read QField green on light gray combo box text
Full Changelog: v4.0.5...v4.0.6
4.0.5 - Aare
What's Changed
- Introduce a "all good" visual queue when all constraints are met
- Fix handling of null values when adding multiple features consecutively
- Further improvements to the vertex editor's topological and geometry overlap avoidance handling
- Further improvements to the reshape tool's topological and geometry overlap avoidance handling
- Insure that the form scope is updated when default values are updated
- Destroy QML widgets when code / feature attributes changes to avoid visual glitches
Full Changelog: v4.0.4...v4.0.5
4.0.4 - Aare
What's Changed
- Feature form fixes and further polishing
- Identify features under pie menu
- Fix map canvas breaking when rotation is NaN, avoid falling in such scenario again
- Fix issues rendering some raster layers due to bogus Z range filtering
iOS-specific:
- A crash concurring when taking photos with the camera has been addressed
Full Changelog: v4.0.3...v4.0.4
4.0.3 - Aare
What's Changed
- Fix issues with map canvas having lower or lowest quality setting turned on
- Fix settings panel ignoring scene left/right scene margins
- Force native camera usage on iOS until the crasher can be addressed
4.0.2 - Aare
What's Changed
- Remove unread message indicator from map canvas in favor of notification badge in the main menu
- Fix project folder view and message log lack of scene left/right margin leading to controls overlapping system bars
- Fix scenarios in which QField's date/time editor widget was not adding time to text fields
- Fix undoing of topological geometry editing
4.0.1 - Aare
What's Changed
- Fix temporal filter button missing when opening a temporal project
- Fix import WebDAV folder dialog's non responsive URL and user text fields
- Stability improvement
4.0.0 - Aare
What's Changed
🚀 Features
- Users can now create simple projects straight within QField!
- Feature forms now have a “read” mode design when the form is not editing a feature maximizing readability
- A brand new pie menu is available when tapping on the location marker offering shortcuts to key actions tied to positioning such as starting or stopping tracking sessions, locking the coordinate cursor or map canvas to the current position, etc.
- A visual progress user interface appears when uploading QFieldCloud attachments.
- Imported projects – from a URL, from a compressed ZIP sent via email or messenger, etc. – can now be converted into a cloud project directly within QField.
- Project translations are now supported.
- Online legend graphics for WMS and AMS are now display in the side dashboard’s legend area.
- Copy/paste/cut operations on vector features across layers are now supported.
- Polymorphic relationship support.
✨ Improvements
- A refreshed user interface offers a less intimidating experience for newcomers as well as a more focused one for long-time users.
- The feature form has received tons of improvement from unifying the looks of editing widgets across all of QField to adding visual hints of lesser known functionalities such as the ability to resize the form via header bar’s dragging.
- The feature form has gained support for two additional widgets: the spacer widget and the color editor widget.
- Jumping to your current location, re-centering on a vector layer feature, or going to a coordinate is now animated to provide users with greater spatial awareness.
- A new infinity grid is visible where the map canvas has not yet had time to render.
- Topological editing has been improved, with the ability to avoid overlap with geometries beyond the immediate neighbors of the feature being edited.
- The project folder view now allows for images and PDFs to be manually deleted by users.
- Averaged positioning and tracking sessions will reject bad accuracy readings when accuracy indicator’s requirement are enforced.
- Tons of improvements on the cloud projects list screen including the ability to push changes and synchronize projects directly from the list and visual indicators showing pending changes yet to be pushed and available remote updates.
🤖 Android improvements
- The background positioning service will only be turned on when tracking sessions are active.
🧩 Plugin framework
- New set of APIs providing plugin authors with the ability to add new layers to the currently opened project as well as creating memory layers from scratch.
- Map canvas’ Z range filtering now exposed to plugins.
New Contributors
- @kaustuvpokharel made their first contribution in #6807
3.7.9 - Haida Gwaii
What's Changed
- Fix crash when installing a plugin from an invalid / non-zip URL
3.7.8 - Haida Gwaii
What's Changed
- Fix tracking configuration window not popping up when the layer suppresses the feature form
- Position focus and canvas lock improvements
- Delta fixes for undo/redo operations
Full Changelog: v3.7.7...v3.7.8
3.7.7 - Haida Gwaii
What's Changed
- Fix visibility of the orthometric vertical adjustment combo box item when switching between internal to external GNSS devices
- Fix interference between the value relation completer text field and the search popup
- Fix shared datasets files not fetched from the right shared datasets project
- Insure that the feature lists form (auto) zooming respects the fixed scale navigation mode
- Properly handle the absence of support for multipart geometry editing to avoid misleading users