WARNING: If you are running from source, please manually rename the table or delete Duplicati-server.sqlite.
Rename SQL:
ALTER TABLE Notifications RENAME TO Notification
The system works with the tray-icon, but the tray icon does not yet post notifications.
Some work is required to provide meaningful interaction when clicking the notifications.
Implemented a key/value store that allows the UI to save settings and other items.