File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.16 )
22
3- set (QTKEYCHAIN_VERSION 0.15.99 )
3+ set (QTKEYCHAIN_VERSION 0.16.0 )
44set (QTKEYCHAIN_SOVERSION 1)
55
66project (qtkeychain VERSION ${QTKEYCHAIN_VERSION} LANGUAGES CXX )
Original file line number Diff line number Diff line change 11ChangeLog
22=========
33
4+ version 0.16.0 (release 2026-02-20)
5+
6+ - Add support for selecting backend via environment variable (Balló György)
7+ - Use default DBus timeout for KWallet check (Nicolas Fella)
8+ - Fix the crash caused by timeout when reading or writing keychain on macOS (yaoxp)
9+ - Fix restore-after-deletion issue by creating QKeychain jobs dynamically (Saif Khalifa)
10+ - Added Swedish translation (Daniel Nylander)
11+ - Added Georgian translation (Ekaterine Papava)
12+ - Fixes for various build/build system issues
13+
414version 0.15.0 (release 2025-01-16)
515
616 - Windows: Increase size of possible payloads (Hannah von Reth <vonreth@kde.org>)
You can’t perform that action at this time.
0 commit comments