QField & QGis version

Good morning,
I am looking for information regarding version alignment between QGis and QField.
In particular I am using both the QField master-dev version (c95671) and I wanted to know which version of QGis it is hooked to.
Recently my Pull Request has been merged for NMEA messages NMEA satellites count (sat inuse, sat inview) by bettellam · Pull Request #49820 · qgis/QGIS · GitHub
… I wanted to understand when this update will also be available in QField
Thank you


Imported from GitHub discussion by @bettellam on 2022-09-03T17:45:29Z

Even though this is not a fixed rule, QField often uses the latest QGIS release as base.

You can check the current version here: https://github.com/opengisch/QField/blob/master/vcpkg/overlay/qgis/portfile.cmake#L1

Most likely this patch will be available in QField whenever a new QField release is made after 3.28 has been released.


Imported from GitHub comment by @m-kuhn on 2022-09-04T06:58:01Z

Ok thank you


Imported from GitHub comment by @bettellam on 2022-09-04T07:39:09Z