Moving from Canary to Beta?

@JonMikelV : The GitHub link says that they have

Implemented a new logging system that is more transparent and allows a more granular way of picking log messages.
Added ID’s to each log message and each exception to allow later introduction of a Knowledgebase service that explains each error in more detail.

So it’s a good evolution.

@kenkendk : thank you for the indication. I’m now searching how to pass the 3 following commands on my Mac. I read here that Duplicati uses AlphaVSS, but I don’t know how to access to AlphaVSS CLI. Do you know how ?
ALTER TABLE "Notification" DROP COLUMN "LogEntryID"; ALTER TABLE "Notification" DROP COLUMN "MessageID"; ALTER TABLE "Notification" DROP COLUMN "MessageLogTag";