Skip to content

v1.35.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 21:24
· 1 commit to main since this release

1.35.0 (2024-07-15)

Bug Fixes

  • check if Unix Domain socket file exists before listening. (#921) (f1dc59f)
  • fullscreen keybinding conflict with F11 with activeViewlet (#952) (5e99ab1)
  • Reject any pending commands on connection close (#943) (a4f92b9)
  • When closing socket destroy() instead of end() it (#967) (9043033)

Features