Changelog
- Added build for Focal
- Allow sharing to circles
- Added Focal-specific files
- Allow sharing to circles
- Enhance Version info display (minimal info, hide details)
- Updater: Enhance UI, make build optional
- WebView: Add missing Q_OBJECT macros
- Add desktop-entry hint to notifications
- Remove timeout parameter from showMessage
- [dolphin] Add icon to context menu
- Move the proxyfiles to libsync where they make more sense
- Fix typos.
- Resolve symlinks when checking for registered paths.
- Fix leak in FileUtil::IsChildFile
- Don't silently kill debug messages
- Properly handle denormalized href
- Fix a few leaks
- Use nullptr when appropriate
- Remove useless virtual, better use override only
- Properly handle denormalized href
- Improve URL input field in Wizard
- Remove redundant initializer
- Improve command line version info and help display (gui & cmd)
- Use APPLICATION_ICON_NAME for autostart icon
- Don't show a message box if the entered url returned an error
- Add photothumb.db to sync-exclude.lst
- Default system proxy not working with Account Wizard
- ConfigFile security: Migrate Proxy password to keychain
- Repair and improve logging
- Display the correct default permissions when creating a share.
- Share link display the correct permissions for files and folders.
- Display the correct default permissions when creating a share.
Fixes T9227