Skip to content

SoulFire 2.5.1

Choose a tag to compare

@github-actions github-actions released this 21 Feb 11:53
· 1035 commits to main since this release

Important

These downloads are for users who want to host Dedicated Servers for SoulFire clients or use the CLI client of SoulFire.
This is not the right download if you want to use the GUI client for SoulFire, which is recommended for most users.
Instead you should look at the SoulFireClient releases page.


馃殌 Features

  • ac9b6c1 feat: add HEALTHCHECK and OCI labels to Dockerfile
  • af6ebf9 feat: add initial udp support

馃悰 Fixes

  • 062990d fix: align trigger node inputs with injected event data
  • a5efbdb fix: eagerly execute data-only nodes when their outputs are needed via DATA edges
  • 4a71d8a fix: use valid JSON for ClickSlotNode default click type

馃彈 Refactor

  • ed659f0 refactor: use Netty SOCKS5 codec classes for UDP relay handshake

馃敤 Build

  • e0b6eed chore(release): bump version to 2.5.1-SNAPSHOT
  • 7349fbf ci: publish Docker images to GHCR alongside Docker Hub
  • aeb59d0 chore(release): bump version to 2.5.1

馃挰 Other

  • d6dcf75 Add curl installation to Dockerfile