What's Changed
- client: don't fetch too much work for projects with zero resource share by @davidpanderson in #7024
- Fix MinGW and Windows build after zlib rename by @AenBleidd in #7032
- client: if user has limited #CPUs, honor it. by @davidpanderson in #7033
- client: fix sched bug that could cause idle devices by @davidpanderson in #7035
- Build gtk3 with wayland by @AenBleidd in #7038
- support cross-compiling for windows_arm64 by @ahorek in #7002
- [snap] replace core22 with core24 by @AenBleidd in #7041
- Update the type of the rss field to be long for Linux by @saiarcot895 in #7042
- [ci][linux] Remove custom gtk3 vcpkg port by @AenBleidd in #7045
- Mac: Fix installer failure when it is run from a short path by @CharlieFenton in #7048
- client: code cleanup in GPU detection by @davidpanderson in #7046
- client (Win): if dont_use_wsl is set in cc_config.xml, don't query for WSL by @davidpanderson in #7049
- Fix Manager crash on Wayland by @AenBleidd in #7052
- Fix issue with the failing linux package tests on Ubuntu resolute armhf by @AenBleidd in #7060
- Mac improve pr7022 by @CharlieFenton in #7063
- Mac: update to use wxWidgets 3.3.2 by @CharlieFenton in #7066
- Client: avoid XScreenSaver probing on Wayland by @sharkxuanbee in #7064
- Add '--get_project_urls' to boinccmd's help page by @computezrmle in #7069
- Mac: Update PR #6088 for MacOS 26.5 by @CharlieFenton in #7074
- Use 'Type=exec' in boinc-client.service.in by @computezrmle in #7072
- [ci][linux] Drop unsupported Linux versions. by @AenBleidd in #7085
- [ci] Remove unnecessary ci workflow runs. by @AenBleidd in #7086
- [ci] Remove custom vcpkg port by @AenBleidd in #7089
- Client, Manager, API, docker_wrapper: support network access from apps by @davidpanderson in #7084
- client: only get WSL distro size if it's boinc-buda-runner by @davidpanderson in #7090
- boinccmd: make --get_state and --get_simple_gui_info show same task info by @davidpanderson in #7092
- Mac_SA_Secure.sh, Mac_SA_Insecure.sh always use the standard path for BOINC podman directory by @CharlieFenton in #7098
- [ci] fix linux package tests by @AenBleidd in #7101
- [windows] refactor installer custom actions by @AenBleidd in #7102
- client: enforce swap usage limit pref by @davidpanderson in #7108
- client: improve display of memory information by @davidpanderson in #7109
- docker_wrapper: read complete lines from command output by @davidpanderson in #7113
- Remove hardcoded c++14 for the wrappture project on Windows by @AenBleidd in #7114
- Upgrade MacOS projects to use c++17 by @AenBleidd in #7110
- Mac: add --with-apple-sectrust to libcurl by @CharlieFenton in #7121
- [windows] Convert solution to Visual Studio 2026, update cuda libraries to 13.3.0 by @AenBleidd in #7124
- client: don't try enforce swap limit on Mac by @davidpanderson in #7123
- Mac fix permissions if BOINC Data / BOINC podman dirs moved by @CharlieFenton in #7122
- [linux] Fix crash during client startup by @AenBleidd in #7126
- [windows] Add boinc-buda-runner-wsl-installer to the installer by @AenBleidd in #7127
- Test OpenWrt hostinfo by @hectorespert in #7094
- docker_wrapper: pass HTTP and SOCKS proxy info to container in env vars by @davidpanderson in #7125
New Contributors
- @saiarcot895 made their first contribution in #7042
- @sharkxuanbee made their first contribution in #7064
Full Changelog: client_release/8.2/8.2.13...client_release/8.2/8.2.15