Commit ecac1ab
committed
Prepare for switching accidental dev users to stable
The 3.3.2 release had a bug that accidentally put some
percentage of stable users in the develoment branch. They
then updated to 4.0development.10. We need to push a
4.0development.11 release that detects which users used
to be on the stable branch and gives them a popup asking
them if they would like to go back to stable.1 parent 4648cdb commit ecac1abCopy full SHA for ecac1ab
2 files changed
+27Lines changed: 27 additions & 0 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- src
- components
- defaults/preferences
Expand file treeCollapse file tree
Open diff view settings
Collapse file
src/components/https-everywhere.js
Copy file name to clipboardExpand all lines: src/components/https-everywhere.js+24Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
503 | 503 | |
504 | 504 | |
505 | 505 | |
| 506 | + |
506 | 507 | |
507 | 508 | |
508 | 509 | |
| ||
527 | 528 | |
528 | 529 | |
529 | 530 | |
| 531 | + |
| 532 | + |
| 533 | + |
| 534 | + |
| 535 | + |
| 536 | + |
| 537 | + |
| 538 | + |
| 539 | + |
| 540 | + |
| 541 | + |
| 542 | + |
| 543 | + |
| 544 | + |
| 545 | + |
| 546 | + |
| 547 | + |
| 548 | + |
| 549 | + |
| 550 | + |
| 551 | + |
| 552 | + |
| 553 | + |
530 | 554 | |
531 | 555 | |
532 | 556 | |
|
Collapse file
src/defaults/preferences/preferences.js
Copy file name to clipboardExpand all lines: src/defaults/preferences/preferences.js+3Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
| 7 | + |
| 8 | + |
| 9 | + |
7 | 10 | |
8 | 11 | |
9 | 12 | |
|
0 commit comments