Releases: qgis/o2
Releases · qgis/o2
Release list
v1.1
What's Changed
- Fix tests on latest cppcheck by @nyalldawson in #24
- Fix token expiration log message by @chenz-svsarrazin in #23
- Don't support the fascist hellsite by @nyalldawson in #25
- PKCE fixes by @chenz-svsarrazin in #22
- Fix for qOverload and git ignore a bunch of intermediates by @uvatbc in #26
- Fix mac CI workflow by @nyalldawson in #28
- Try to fix coverity workflow by @nyalldawson in #29
- OAuth2 client credentials flow by @sweco-se1b6a in #27
- Fixtests by @m-kuhn in #31
- Q_SLOTS->slots QSIGNALS->signals by @m-kuhn in #32
- Remove cmake 4 incompliant lines by @m-kuhn in #30
New Contributors
- @chenz-svsarrazin made their first contribution in #23
- @uvatbc made their first contribution in #26
- @sweco-se1b6a made their first contribution in #27
Full Changelog: v1...v1.1
v1: [Qt6] Focus on Qt6
Drop Qt4 compatibility Replace o2_WITH_QT5 with o2_WITH_QT6