7.0.63

Aus BC-Wiki
Zur Navigation springen Zur Suche springen

Zur Übersicht

  • Fix issue with WCG build of client on the Add Project dialogue. If the user was not connected to WCG, then no option was selected by default. Now, the 'Add Project' option will be shown as selected.
  • client: don't prefix <task> messages with [task]
  • client: check return value of FormatMessageW() so we don't print garbage.
  • client: bugfix for Android in host_is_running_on_batteries(). Change filehandling back to fopen and fclose from rewind.
  • WINSETUP: Fix the Enable Use by All Users checkbox in the installer. The setting wasn't being properly restored.
  • WINSETUP: Special case the LAUNCHPROGRAM property, if the registry value is an empty string, enable the checkbox.
  • client: add AMD GPU name for HD 3650 (RV635).
  • MGR: Don't display architecture (x86 vs x86_64) in About Box on Macs.
  • MGR: Enforce a minimum username/email address length when we are prompting for a username or email address.
  • MGR: Cleanup up the about dialog a little bit.