Skip to content

Releases: permahorse/lifeblood

v0.13.0

19 Oct 11:35

Choose a tag to compare

switch to Qt6 and python 3.11

v0.12.0-14-gfd5d35a7-tools-65-gf411ba0b-tools

09 Jun 09:25
f411ba0

Choose a tag to compare

v0.12.0-14-gfd5d35a7-tools

18 Apr 18:24
fd5d35a

Choose a tag to compare

tools autobuild update

v0.12.0

08 Feb 20:45

Choose a tag to compare

Redshift support

- add redshift Lifeblood nodes
- add redshift houdini submitter
- dedicated houdini submitter hdas instead of presets
- small ui improvements

v0.11.0-52-ge5f34ebd-tools-24-g81220794-tools

08 Feb 16:06
8122079

Choose a tag to compare

v0.11.0-52-ge5f34ebd-tools

06 Nov 11:58
e5f34eb

Choose a tag to compare

tools autobuild update

v0.11.0

02 Sep 09:44
713d47c

Choose a tag to compare

new features and bug fixes

new features:
- device resources for GPU management
- arbitrary numerical resources

fixes:
- hip script node
- attrib rename node parameter validation
- wedge node
- pluginloader plugin PYTHONPATH setting
- sqlite db relpath
- some preset fixes
- announcement broadcasts on some configurations
-

v0.10.0

07 May 21:01
51412db

Choose a tag to compare

multiple interface listening

scheduler now listens on multiple interfaces by default
allowing you to connect from different networks (like vpn and local
network).
all message processors/proxies can now listen to multiple interfaces
and can route messages from one interface to another

even though the feature is implemented, the config interface is lacking
for now: you can only config scheduler to either listen to a single
interface, or to all (by setting 0.0.0.0 as listen address (default))

v0.9.0-65-g7b175b3-tools

15 Apr 15:05
7b175b3

Choose a tag to compare

tools autobuild update

v0.9.0

10 Mar 23:21

Choose a tag to compare

QoL improvements

- some submission (such as package resolution errors) errors put workers in temporary ban list
- added viewer reconnect message
- refactored environment resolver interface