Skip to content

v1.0.6 (2020-09-16)

Compare
Choose a tag to compare
@Supereg Supereg released this 16 Sep 13:41
8e2f6cd

Bug Fixes

  • Fixed a regression introduced with 1.0.5 where probing errors wouldn't be properly handled
    • When cancelling a service advertisement while still probing, the advertiseService promise would complete with an error (leading to some stack trace being printed).
    • Should probing fail on all interfaces, ciao wouldn't retry probing as desired.