Skip to content

Releases: gamejolt/joltron-builds

2.2.9-beta.2

30 Mar 10:34
Compare
Choose a tag to compare
2.2.9-beta.2 Pre-release
Pre-release

Small improvements ✨

Changes

  • Use logger for more messages so we get timestamps in the log.

Known Issues

  • Extractor checks for files attempting to break out of the extraction directory could be improved.
  • Uninstallation fails if no .manifest file is found instead of tolerating and continuing

2.2.9-beta.1

16 Mar 15:30
Compare
Choose a tag to compare
2.2.9-beta.1 Pre-release
Pre-release

Small bug fix release 🐛

Fixes

  • Only use ipv4 for ipc, bound to 127.0.0.1
  • Fix minor bug where joltron attempted to send a message to an already closed socket in some cases.

Changes

  • Clearer messages when sending responses for unsupported/malformed payloads.

Known Issues

  • Extractor checks for files attempting to break out of the extraction directory could be improved.
  • Uninstallation fails if no .manifest file is found instead of tolerating and continuing

2.2.8-beta.1

23 Feb 13:06
Compare
Choose a tag to compare
2.2.8-beta.1 Pre-release
Pre-release

Test release for a build related change 🔨

Changes

  • Use govendor to vendor dependencies.

Known Issues

  • Extractor checks for files attempting to break out of the extraction directory could be improved.
  • Uninstallation fails if no .manifest file is found instead of tolerating and continuing