Skip to content
v1.0.1-rc.1

This is a release candidate for the v1.0.1 patch release.

Bugfixes:

 - #2697: Folder status "box" character not readable by screen readers / not color blindness friendly
 - #5385: Deleted files show up as failed scans
 - #5389: gui: Missing icon in footer
 - #5392: Data race in model.(*folder).startWatch()
 - #5397: Scan errors about ignored files displayed in web UI
 - #5401: panic: runtime error: invalid memory address or nil pointer dereference in ignore.go
 - #5411: Illegal characters in folder name on auto accept
 - #5428: Beeps randomly on Windows

Other issues:

 - #5148: Consider switching to Go modules