Skip to content

v4.4.1

Compare
Choose a tag to compare
@joeljfischer joeljfischer released this 07 Nov 15:26
· 7087 commits to master since this release

v4.4.1 fixes a critical bug for anyone using the new waypoints feature in v4.4.0. Thanks to @asm09fsu and @joeljfischer for the fixes.

Bug Fixes

  • Subscribing to waypoints should now work (new feature & RPC in v4.4.0).

Other

  • Fixes a few failing tests that were overlooked.
  • SDLUploadFileOperations now use the built-in cancel mechanism instead of its own internal flag.