0.18.0 🌈
github-actions
released this
16 May 11:10
·
1127 commits
to release
since this release
Changes
🚀 Features
- Always allow upload deltas but prevent apply job (#645)
- Bump various deps (#638)
- Bump qgis version to 3.30.2 (#637)
- Always accept file uploads from Qfield (#650)
🐛 Bug Fixes
- Correctly calculate
Job.started_at
/Job.finished_at
(#655) - Fix migration if it runs backwards and then forwards (#649)
- Speed up
delta\_apply
jobs by using an indexed column for searching (#646) - Fix flaky subscription test due to microseconds overlaps (#648)
- Remove milliseconds from
active_since
andactive_until
respectively (#641) - Workaround vector layer type rename in QGIS 3.30 (#643)
- Reject job and project creation for unsufficient useraccount subscription (#622)
Full Changelog: v0.17.9...v0.18.0