✅ [Fix] App was not saving user config when user was logged out because of token expiration.
✅ [Fix] When app was closed during the hydration of some files, they remained forever in a stuck state.
✅ [Fix] There was memory leak when uploading multipart files, this was also freezing the app when uploading.
✅ Add download backup progress on widget.
✅ Replace rm for trash when deleting items from cloud.
✅ Increase upload multipart files speed by around 500%.
✅ Migrate typeorm to raw sql with node:sqlite, normalize tables and fix a bug with empty files in the sqlite.
✅ Add german support.