What's Changed
This release includes fixes and improvements to features introduced recently.
With QGIS 4 released a few weeks ago, some breaking changes were introduced. The mobile app now supports both QGIS 3 and QGIS 4 projects.
We also fixed:
- Missing foreign key in forms not creating a relation
- Sketched pictures sometimes rotating clockwise after saving
- Performance issues in projects with value relations
- Default path for photo fields not using the current value when referencing other fields
Happy mapping! ☔
User Improvements
- Add qgis patch to support qgis 4 projects by @Withalion in #4379 & #4415
- Foreign key child feature fix by @gabriel-bolbotina in #4356
- Fix photo save location when using expression referencing field in same feature by @Withalion in #4373
- Fixed photo orientation bug by @gabriel-bolbotina in #4378
- Fix value relation performance regression by @tomasMizera in #4414
Developer Improvements
- Don't translate texts in diagnostic log by @Withalion in #4353
- Fix gallery hot reload by @gabriel-bolbotina in #4358
- Fix cppcheck CI workflow by @gabriel-bolbotina in #4416
- Update artifacts publisher bot by @Withalion in #4385
- Update
INSTALL.mdby @uclaros in #4407
Full Changelog: 2026.1.1...2026.1.2