2 hours ago
26.5.4
Fixed a startup crash when the Markdown LSP server initialized while qtkeychain secret migration was running a
nested event loop during main window setup; Markdown LSP startup is now delayed until the status bar exists,
fixing the regression from the keychain changes (for #3597)
26.5.5
Security tokens generated by generateRandomString() now use the operating system random source via
QRandomGenerator: system() on Qt 5.10+ and no longer fall back to qrand() on older Qt versions (for #3601)
Refactored internal ownCloud-specific class names, file names, and function names for cloud integration to
generic cloud naming, since the integration is used with Nextcloud as well as ownCloud (for #3600)
Improved cloud connection creation and deletion safeguards by asking for confirmation before deleting a cloud
connection and by starting new cloud connections with empty settings instead of copying the previous
connection (for #3599)
Keychain secrets are now deleted together with their references when removing scripts, cloud connections,
settings groups, or all settings, preventing stale qtkeychain entries from being left behind (for #3597)
Source
More at Home Site
Fixed a startup crash when the Markdown LSP server initialized while qtkeychain secret migration was running a
nested event loop during main window setup; Markdown LSP startup is now delayed until the status bar exists,
fixing the regression from the keychain changes (for #3597)
26.5.5
Security tokens generated by generateRandomString() now use the operating system random source via
QRandomGenerator: system() on Qt 5.10+ and no longer fall back to qrand() on older Qt versions (for #3601)
Refactored internal ownCloud-specific class names, file names, and function names for cloud integration to
generic cloud naming, since the integration is used with Nextcloud as well as ownCloud (for #3600)
Improved cloud connection creation and deletion safeguards by asking for confirmation before deleting a cloud
connection and by starting new cloud connections with empty settings instead of copying the previous
connection (for #3599)
Keychain secrets are now deleted together with their references when removing scripts, cloud connections,
settings groups, or all settings, preventing stale qtkeychain entries from being left behind (for #3597)
Source
More at Home Site


![[-]](https://www.geeks.fyi/images/collapse.png)

