Releases: NickvisionApps/libnick
Releases · NickvisionApps/libnick
V2025.3.0
Changelog
Breaking Changes
None
New APIs
System
- Modified
Nickvision::System::Process's constructor to now take an optional working directory parameter
Fixes
Helpers
- Implemented non-deprecated algorithms for
StringHelpers::str()andStringHelpers::wstr()
Network
- Improved user agent string used by
Nickvision::Web::fetchJsonString()
V2025.2.0
V2025.1.0
V2024.12.1
Changelog
Breaking Changes
None
New APIs
Network
- Added
Nickvision::Network::Socketclass
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_LIBSECRETcmake option that can be specified on macOS systems to uselibsecretfor 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