v0.12.1
What's Changed
- Limit logs at 1000 chars, not matter if JSON or not in (#183)
- Increase logs stored for app in (#184)
- Fix process_projectfile job on freshly uploaded project file in (#182)
- Dangerous race condition when invalidating rest of the tokens, it also invalidated the current token in (https://github.com/- /pull/187)
- Get the modified_pk from the feature even in transaction mode in (#190)
- No expiration for invitations in (#195)
- Added the layer CRS when processing project file in (#196)
- Only suggest teams that are part of the project-owning organization in (#197)
- Allow packaging projects that have no extent set in (#198)
- Update the JSON schemas to reflect the recent QField delta additions in (#199)
Full Changelog: v0.12.0...v0.12.1