Replies: 1 comment 4 replies
-
For QFieldCloud short answer is - currently you cannot. You can have a close approximation by looking at: This is what is already on the current realease or on the upcoming release. At the very moment, it is what will be on the next release in few weeks. The plans are that in the future one can select one of the many QGIS versions for their project. Until we will consider showing this information somewhere in the UI. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to determine the maximum possible QGIS version that is usable with QField and QFieldCloud pipeline; for QFieldCloud this can be determined by looking at the Dockerfile:
ARG QGIS_VERSION=1:3.40.1+40noble
https://github.com/opengisch/QFieldCloud/blob/5b402212ef98c1266832c4e654be8c35b4794bed/docker-qgis/Dockerfile#L32
However, I can not find this information (the deployed version) anywhere on qfield.cloud website, only when looking at the job logs:

Similarly for QField; where can I I find the information which features of a particular QGIS version are supported in terms of project files and so on?
Beta Was this translation helpful? Give feedback.
All reactions