Version 0.881 du 09/11/2023- Require SSE4.2 for 64-bit builds.
- Upgrade compiler for better performance and security.
- Fix crash logging to work with modern compilers' defaults - allows enabling (HE)ASLR properly.
- Modernize Users frame to show expanded and copyable user information.
- Add new icon set with a modern look and feel, partly based on
https://github.com/elementary/icons- Add SetOverlayIcon to dwt::Taskbar, DC++ will now show a green or red icon overlay on the taskbar icon.
- depending on away status.
- Fix a possible crash in DWT tab view control.
- Display originating hub info on new incoming private messages.
- Support MSVC project generation for Visual Studio 2022.
- Fix saving preferred port mapper setting for IPv4.
- Update OpenSSL to version 3.1.2.
- Update Boost to version 1.83.
- Update MiniUPnPc to version 2.2.5.
- Update the NAT-PMP library.
- Update zlib to version 1.3.
- Fix compression errors when uploading due to a change in zlib 1.2.12.
- Documentation and translations updated as usual, thanks everyone.
Version 0.880 du 22/10/2022- Upgrade license to GPLv3 for future license compatibility with some libraries.
- Add OS and UAC compatibility manifests.
- Restore automatic downloading of up-to-date GeoIP databases.
- Set cached hublists to expire in 24 hours, keep them longer only in case of download problems.
- Prefer attempting outgoing connections on IPv4 when there's no IPv6 connectivity.
- Introduce the naming "Optimized" and "Legacy" for the 64-bit and 32-bit builds of DC++ respectively; the former gains advantage of modern OSes and hardware while the latter makes DC++ remain compatible with the 32-bit architecture and / or old hardware.
- Installer: detect available CPU features and offer the best DC++ binary for the current system.
- Set the focus properly on the active window at startup.
- Add new hublist server hublist.pwiam.com; blacklist and remove discontinued or inaccessible server addresses.
- Add AboutConfig frame for testing and debugging purposes.
- Block possible unencrypted direct private message connection attempts (fix adapted from AirDC++).
- Upgrade compiler for better performance; allows further optimizations to modern Windows versions.
- Allow copy of hub address with keyprint on secure hubs (code adapted from AirDC++).
- Require SSSE3 for 64-bit builds.
- Documentation and translations updated as usual.