* fix: unable to click the swith to lock/unlock page
* fix: add divider above delete button on mobile
* fix: enable lock/unlock page by tapping the lock icon
* chore: update translations
* fix: hide cursor when the page is locked
* fix: the inline databaes still can be edited if the document is locked
* fix: disable auto update checker
* chore: change my account to account & app
* feat: integrate auto_updater in macOS
* chore: update translations
* chore: bump auto_updater version
* feat: exclude linux platform in auto update task
* feat: support auto_updater on Linux
* chore: combine version checker and auto updater into same class