Releases: NickvisionApps/libnick
Releases · NickvisionApps/libnick
V2025.1.0
V2024.12.1
Changelog
Breaking Changes
None
New APIs
Network
- Added
Nickvision::Network::Socket
class
Fixes
None
V2024.12.0
Changelog
Breaking Changes
None
New APIs
None
Fixes
Notifications
- Fixed an issue where
ShellNotification::send()
did not work on non-GTK linux applications
System
- Fixed an issue where
Environment::getExecutableDirectory()
did not return the correct path on macOS
V2024.11.1
Changelog
Breaking Changes
None
New APIs
None
Fixes
- Fixed compilation issues for older macOS systems
V2024.11.0
Changelog
Breaking Changes
- Added the
USE_LIBSECRET
cmake option that can be specified on macOS systems to uselibsecret
for credential management instead of macOS Keychain APIs
New APIs
None
Fixes
- Fixed compilation issues for older macOS systems
V2024.10.0
Changelog
Breaking Changes
None
New APIs
None
Fixes
Localization
- Fixed an issue where translated strings did not show UTF-8 characters correctly on Windows
V2024.9.2
V2024.9.1
V2024.9.0
V2024.8.3
Changelog
Breaking Changes
Keyring
- The
Nickvision::Keyring::Keyring
class has been rewritten for better performance and a cleaner API. Keyrings created with previous versions of libnick are no longer compatible. - Removed
Nickvision::Keyring::KeyringDialogController
- Removed
Nickvision::Keyring::Store
New APIs
None
Fixes
None