Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Brass Golem Beta 0.19.2

Compare
Choose a tag to compare
@etam etam released this 23 May 15:53
· 2116 commits to develop since this release
0.19.2
5c23785

Golem Core

  • more bulletproof privilege escalation in the Windows installer (#4083)
  • fix connection failure handler for verification (#4085)
  • fix for a duplicate p2psession (#4101)
  • fix a scenario when the task computer module could get stuck on a subtask (#4159)
  • allow hyperg to run on a user-specified port (#4093)
  • add samples parameter on 'comp.task' RPC result (#4115)
  • add an integration test for the "result larger than resources" scenario (#4103)
  • various fixes to integration and unit tests

Golem Electron

  • fix for the Concent switch in Task creation screen
  • fix for the frames input for Blender GPU tasks in Task details screen
  • npm audit and dependency updates