Skip to content

provide seamless migration for existing users to upcoming major version #78

Open
@abhijithvijayan

Description

  • Set up a function to update extension settings (from browser local storage)
    to the new settings keys
    Map the keys like autoCopy : true to the new
"settings": {
   "autocopy": true,
   ...
}

on the installation / initialization of new major version.

  • Remove this feature after all the users have switched to the new major version

Without this mapping, the extension will UX issues for those who are using it currently.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    breaking changerelease: minorstatus: on holdHold this for a whiletopic: uxIssues and PRs related to the user experiencetype: maintenanceAn issue or pull request describing a change that isn't a bug, feature or documentation change

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions