-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
breaking changerelease: minorstatus: on holdHold this for a whileHold this for a whiletopic: uxIssues and PRs related to the user experienceIssues and PRs related to the user experiencetype: maintenanceAn issue or pull request describing a change that isn't a bug, feature or documentation changeAn issue or pull request describing a change that isn't a bug, feature or documentation change
Description
- Set up a function to update extension settings (from browser local storage)
to the new settings keys
Map the keys likeautoCopy : trueto 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.
Metadata
Metadata
Assignees
Labels
breaking changerelease: minorstatus: on holdHold this for a whileHold this for a whiletopic: uxIssues and PRs related to the user experienceIssues and PRs related to the user experiencetype: maintenanceAn issue or pull request describing a change that isn't a bug, feature or documentation changeAn issue or pull request describing a change that isn't a bug, feature or documentation change