Skip to content

Sharing Structure of Backup Code with Mobile Application

Karel Slaný requested to merge shared-backup-code into develop

It's not exactly shared code, but a very large portion matches its mobile variant.

The structure of the JSON description (aside from the tag database entry) is the same as for mobile application.

Old backups can still be read.

Newly generated backup JSONs cannot be read by previous versions.

Edited by Karel Slaný

Merge request reports