Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: resolve duplicated after sync #36

Merged
merged 1 commit into from
Apr 5, 2024
Merged

fix: resolve duplicated after sync #36

merged 1 commit into from
Apr 5, 2024

Commits on Apr 5, 2024

  1. fix: resolve duplicated after sync

    The problem was caused by serialization when auto saving. The serialization would lost all history before, so the recover and sync would create a duplicated file.
    
    BREAKING CHANGE: The format of auto saving file was changed, so the old file can not be loaded
    mslxl committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    e938ef4 View commit details
    Browse the repository at this point in the history