v1.0.1-rc.2 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 - #4216: "Automatic upgrades" web GUI option in pre-release versions is misleading - #5340: Incorrectly out of sync, sequence number oddness. - #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 - #5422: TestIssue3028 flaky on windows