Changelog
0.14.54
Bugfixes:
- Web GUI doesn't work in older browsers
0.14.53
Bugfixes:
- File restore doesn't work on one folder
- Logging debugging flags stay after disabling all debug facilities in the web UI
- Disabling the minimum disk free space check on folders doesn't work
- panic: interface conversion: interface {} is map[string]string, not map[string]interface {}
- panic: runtime error: index out of range
- Removed devices do not influnce the list of locally needed files
- strelaypoolsrv, cmd/ursrv: Google maps issue in the GUI
- panic: bug: unknown device should already have been rejected
- Files not deleted properly when one side has ignore permissions set
Enhancements:
- Directory auto-complete should be case-insensitive
- Ship .desktop files
- Add "select all" / "deselect all" to folder and device sharing dialogs
- Should show indication of local files/directories that can't be scanned for whatever reason
- Upgrade SSL Certificate to use modern cipher
Other issues:
- Update to the new prometheus client API