Releases: frankosterfeld/qtkeychain
Releases · frankosterfeld/qtkeychain
0.14.3
- Fix Android build for Qt 6.7 (Volker Krause [email protected])
0.14.2
- Add support for KWallet 6 (Volker Krause [email protected])
0.14.1
- Export QKeychain::isAvailable() to make it usable in a shared build (Volker Krause [email protected])
- Protect against creating the QtKeychain::QtKeychain alias target twice (Volker Krause [email protected])
0.14.0
- Many build system fixes and build fixes for recent Qt 6 releases
- Add Qt 6 Android support (Igor Bugaev [email protected])
- Add QtQuick client example ((Igor Bugaev [email protected])
- Added Dutch translation (Heimen Stoffels [email protected])
- Fix potential freezing with Apple keychain (Claudio Cambra [email protected])
- Add API to check whether a secure backend is available at all (Volker Krause [email protected])
0.13.2
- CMake: Deprecate QTKEYCHAIN_STATIC in favor of BUILD_SHARED_LIBS
0.13.1
0.13.0
- Linux: Require libsecret if not explicitly disabled
- Unify implementations for macOS and iOS
- CMake: lots of fixes
0.12.0
- Add Qt 6 support, drop Qt 4 support
- Require C++11
- Add Android support (Mathias Hasselmann)
0.11.1
- Build system fixes
0.11.0
- Important: Debug builds on Windows now get the "d" suffix
- Various build system fixes
- Add Haiku support (François Revol [email protected])
- Translation: Russian (Alexander Gorishnyak [email protected])
- Translation: Update French (David Geiger [email protected])