Skip to content

v0.10.1

Choose a tag to compare

@c-orter c-orter released this 31 Dec 01:02
· 14 commits to main since this release

v0.10.1 (2024-12-31)

Bug Fixes

  • client: fix memory leak allocating button textures (76b59c0)
  • client: fix skipping when enforced updates are present (23c6a90)
  • config: disallow duplicate paths in server config to fix client crashes (bcd1b9b)
  • plugin: fix error when downloading an empty file (f10dedd)
  • server: fix a folder with all excluded files being considered empty (e978ec0)

Features

  • config: show a warning when explicitly excluding a syncpath (just remove it) (ae8ea6b)