What's Changed
Bug fixes
- Restore old always-visible remember pins behavior for projects saved with QGIS < 4.0
- Do not lock the coordinator locator to the current GNSS position until we hold a valid position
- Avoid interference between the stylus and the location marker by using long press action on location marker with stylus and mouse to show the location actions menu
- Moving a singlepart point will adopt Z/M of snapped position
- Strengthen tracker's maximum distance safeguard by ensuring non-measurable distances are dismissed
- Fix regression with range editor widget handling typed thousand and decimal characters
- Fix missing API header and AWS3 authentication methods
Plugin authoring improvements
- Add a new LayerUtils invokable function to save a vector layer into an on-disk dataset
- Add a new LayerUtils invokable function to create a filter-less feature iterators
- Add a new FileUtils invokable function to ease cross-platform plugin authoring
- Make the focus stack mechanism plugin-friendly
- Do not double expose MapLayerModel to avoid issues when authoring plugins
Full Changelog: v4.1.2...v4.1.3