Skip to content

v1.1.9-poitea-rev-2

Choose a tag to compare

What Changed

  • Bug fix: In daemon mode, the server wasn't properly tracking its own background process loop, which could cause commands and handlers to behave inconsistently or hang. This is now correctly set up on startup.
  • Bug fix: s_onready handlers now run on a separate thread instead of blocking the main process, restoring correct sequential execution of | and < commands inside handler scripts.

Updating to this version

To update to this version, run the following command:

bw-update --to v1.1.9-poitea-rev-2
Commit history
  • =--- v1.1.9-poitea-rev-2 ---= (53ea20b)
  • fixed multiple minor bugs (c7a9716)
  • server: fixed #55 again, for the last time (9b02411)
  • Update installation.json for release v1.1.9-poitea (23871a4)