8.0.0

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

8x

  • Fix Mac crash bug introduced by commit e0ffbf1
  • Scheduler: add <min_libc_version> option to plan_class_spec.xml
  • [Android][ci] Separate Android client build from the Android Manager build to speed-up CI
  • Update translations
  • [Android] Show Battery Optimization settings
  • Mac: Fix Automatic language detection
  • [Android] Revert back to target API 21
  • Update all_projects_list.xml
  • [Android][CI] Split Android Manager builds to decrease total build time.
  • server (all components that use DB): don't use MYSQL_OPT_RECONNECT if deprecated
  • [Android] Increase Target SDK Version API to 28.
  • [Android] Fix GPU detection by @AenBleidd
  • Use 'enum' instead of int/#define for PREEMPT_TYPE and SCHEDULER_STATE.
  • client: add app testing feature
  • Mac: Fix build break introduced by commit 8ea2aba
  • Mac: Use higher resolution menubar icon.
  • Web: when delete a user, delete team_admin entries for that user.
  • [CI] Fix failing linux and mingw vcpkg builds due to the change in the brotli library name
  • Correctly detect CPU cores when cpuset cgroup is used
  • Client: add sporadic app feature by @davidpanderson
  • Change doc URLs from trac wiki to github wiki in source code and project files
  • Add Biometric authentication for GUI Authentication Key
  • client and server: increase p_features size from 1024 to 8192
  • Improve text related to weak auth (account key)
  • wxWidgets 3.2 now depends on libxkbcommon
  • make_project: fix bug in creation of schedulers.txt
  • Make wrappers work with sporadic apps
  • Mac screensaver: update for MacOS 14.0 Sonoma
  • web: forum rules tweak
  • web: if bad data in GPU description field, don't show it.
  • Build linux packages nightly
  • [CI] Run all actions nightly instead of weekly except coverity
  • web: fix bug in team search
  • Updates and bug fixes for project creation
  • web: fix PHP warning in login action.
  • Eliminate some PHP warnings
  • Fix bad data in Diskwhen client disconnects
  • web: remove defunct stats sites
  • Windows: add AVX512 support
  • [CI] Build wrapper and vboxwrapper on CI for release
  • Updated hostinfo_win.cpp - missing Windows SKUs
  • Fix CI
  • fix PHP8 deprecations in admin web
  • [CI] Build linux packages for PRs and on master branch without publishing, publishing is available for schedules builds from master (nightly) and builds on client_release tag created
  • Remove custom libsystemd vcpkg port that was updated on upstream
  • vboxwrapper: add the ability to share project and slot directories
  • Fix source code check by excluding ODP file extension
  • Add linux packaging testing CI
  • Add some files (in samples/) that are needed to run the example apps as VM apps.
  • fix some spurious server warning messages
  • web: fix some PHP8 warnings
  • demo_submit, demo_query: allow > 1 input and output files
  • Fix android build
  • [CI] Optimize vcpkg openssl build fix
  • [CI] Simplify build, remove custom openssl vcpkg port
  • Update copyright year
  • [CI] Remove custom vcpkg openssl port
  • Change 'eMail' to 'email address'
  • [CI][OSX] Upload build artifacts
  • client: fix non-CPU-intensive logic
  • client: handle changes to project master URLs
  • client: when not requesting work for a resource, show correct message by
  • [GUI] When another instance of the BOINC Manager is already running - show the corresponding message to the user
  • Wrapper (Unix): use SIGSTOP instead of SIGTSTP to suspend subprocesses
  • web: add option to use Unix 'mail' command to send emails
  • vbox app demo: fix some filenames. Shouldn't affect anything else.
  • [worker] Add missed WORKER_RELEASE entry to the version.h.in file
  • changes to support job-processing cookbook
  • web: showing PHP errors on web pages is optional
  • Web: sanitize user URLs to prevent XSS attacks
  • [ci][linux][arm] update openssl to 3.2.0 and curl to 8.5.0
  • Mac: fix Apple Silicon GPU errors after MacOS update
  • fix: make sure sleep completes before killing descendants