Skip to content

Releases: mozilla/multi-account-containers

4.0.3

29 Sep 18:04
Compare
Choose a tag to compare

adadb98 bump version to 4.0.3
c433c6b Clean up disabled Private Mode notice. Fixes #878
1c09c29 Fix assignment of stale containers. Fixes #803 Fixes #827
07711aa Preventing default on enter handler as it seems to call click handlers now. Fixes #856
16ed899 Change delete title to remove. Fixes #700
88e6dc7 Add strict min version and extension id and bump version to 4.0.2. Fixes #692. Fixes #852
77ba1b7 Store only one of the current version opened. Fixes #833
e84e482 Minor README edit
3ec81e3 Add launch notice in README
01a6288 Fix dumping UUID image into the page. Fixes #812

4.0.2

13 Sep 21:47
Compare
Choose a tag to compare

80661d6 fix #809: use "Containers" for name for context menu
ef8aa3b bump version to 4.0.2
75deab1 Fix a moving hidden tabs to a new window. Fixes #797
ae79f0a Ignore non permissible urls when hiding as we can't open them which causes issues. Fixes #793
9b83068 Add show button to use showing queue to prevent dupes. Fixes #791
ad2198e Encode non conforming chars that break moz-extension urls. Fixes #787
1791fdf Ignore more files with .jpmignore

4.0.1

05 Sep 19:28
Compare
Choose a tag to compare

15b9dce AMO needs another version bump

4.0.0

05 Sep 18:57
Compare
Choose a tag to compare

da3fc2e bump version to 4.0.0
3aa311a Name change. Fixes #763
df7d7f9 Simplify new tab creation in the popup fixing issues. Fixes #781
10c4395 Reset prefs for new users on uninstall. Fixes #782
27b2a4b Add styles for 55+56 versions of Firefox so everyone gets a consistent underline. Fixes #779
cb6726b Add move and hide to context menu and neaten using checkboxes. Fixes #711
f526cac Add web extension specific advice on building. Fixes #751
b6a98fb Handle removing containers to refresh menus and remove assignments. Fixes: #761, Fixes: #752
af2b4b7 Remove about: paths from showTabs as it prevents the tabs being created. Fixes #773
a762b5e Add a tab observer to show hidden tabs as there are many tab creation routes. Uses a queue to prevent multiple triggers. Fixes #765
0be03eb Remove tab counting code as also not needed, change tab counting to be per window. Prevent reopening of hidden tabs doesn't call itself. Fixes #750, Fixes #753, Fixes #756
c69f37a Removal of tab page counter code. Fixes #759
9e98d35 for #665: update title, desc, version for AMO
70573d0 Extension shouldn't be enabled in pb mode as it's currently not working in many places. Fixes #756
da23923 Fix moving of more than one tab to a new window. Fixes #746

3.1.0

15 Aug 21:41
Compare
Choose a tag to compare

57a31f7 Remove legacy telemetry code as non functional now
d685a58 Bootstrapify extension to work for Firefox Nightly 57 SDK removal. Fixes #725
f03404a Removal of legacy CSS for builds after 2015-08-06. Fixes #714
78b5de3 Adding in SVG icon for context-fill colours. Fixes #710
e78f49b Making icons sharper since hand crafting your own svg was cool.
fe77c89 Adding back in legacy code without message passing code.
38c098e Fix on update icons being reset to central defaults. Fixes #703
12a6bb3 Break web extensions code
175cdc1 Break my SDK code
0ec7e4a Use new theme_icons manifest for specifying light and dark icons. Fixes #603

2.4.1

31 Jul 19:16
Compare
Choose a tag to compare

4cbcfac bump version to 2.4.1
b646a91 Set default background to fix dark linux themes. Fixes #677
af98174 Fix assignment index loading at the end of the tab strip. Fixes #672.
366f9ec Adding a keyboard shortcut that will work on MacOS. Ctrl+.
080e9dd add surveyUrl for shield study participants

2.4.0

06 Jul 20:20
Compare
Choose a tag to compare

e0abaa6 Using browser.storage.local for onboarding stage
69f06f9 add onboarding panel for long-press
315c75f Fix non nightly long press menu. Fixes #658
e7ac72a Add new telemetry to the old plus button menu
da39d18 Increasing notification timeout
63025ab Removal of hover menu for plus menu
1c38e09 Changing the notification colour to be less alien
30c55e0 Add a code of conduct and contributing file.
d0037d1 Cleanup exemption code. On assignment set/remove clear exemptions and set based on existing tabs. Fixes #635
10e83d3 Aligning items to center for container notification.
a86bcf7 Fix different display in content warning notice. Fixes #630
e28b25e fix #626: cast message userContextId to string
0566c9f Fixing the assignment toggle for when a different container is open. Fixes #611
a8cac47 Fixing alignment of checkbox on confirm screen. Fixes #607
e191255 fix #608: re-"render" badge on window focus change
7eb752c fix #614: only call thisStudy.shutdown in shield
214a83d Adding tooltips. Fixes #615. Fixes #609. Fixes #112
83e8340 Close correct assignment window on confirmation page. Fixes #606
6292d9b fix #498: final copy for security onboarding panels
2f5e195 for #498: use local node_modules/.bin/json
af966d6 for #498 add onboarding-3-security.png asset
4ed1362 replace a .then() with await Promise.all()
5237e67 for #498: security onboarding panels and logic
bc847b5 Making create screen have buttons again
4e0180d Improve assignment styles part of #561
13e4b4e WIP styles improving radio styles
2278498 WIP edit-containers restyle
9b0fe82 Fix icons in shield study. Fixes #586
5d75d45 document "alltabs-menu" as an open tab source
68c2162 Reset context menu when assignment changes. Fixes #589
bfc6f68 Fix for current tab showing the wrong window. Fixes #592
78ef2e8 update README for shield per @kjozwiak
dfd420d Fix which assignment is being changed. Fixes #580
d2b4d97 Fixing showing of assignment menu. Fixes #579
06d381b Fix reload telemetry payload.
c2ed542 Fixing keyboard focus issues to new layout
bf75f52 Fix linting
090ae1f Fixing popup to use tabId for messaging assignment change
5c5cf02 Reset color and icon when disabled - issue #398
8503e9c Adding manage assignment from edit container panel. Fixes #501
7f37ed9 Exchanging Ctrl+Y for Ctrl+Period due to text field collisions. Fixes #546
15477dc Start fixing styles
06d35e6 Adding in content notification to look more browser like.
49e8afa Fixing truncation for info screen tabs.
9903e81 Fix first focus issue on opening browser action. Fixes #564
e467988 Fixing favicon loading for all icons. Part of #561
094a0e2 Update README.md to bump Firefox version number
df8bf4e Force removal of assign context menu entries before anything async happens to prevent the wrong tabs assign preference showing. Fixes #539
45f34a5 only start study for @shield-study-privacy
45f34a5 only start study for @shield-study-privacy
ab2b9a4 Changing current tab truncation to prevent container overflowing. Fixes #552
5cd2ac0 Cleaning up layout issues for current tab panel.
fb845cc Fixing linting errors
a29fae0 Fixing exemption to be stored in memory rather than storage (prevents exemption from being remembered on restart).
bd72b4e Adding new exemption pings to metrics.md
4f6e913 WIP assignment controls. Fixes #499
69d497b Adding container assignment exemption on confirm prompt. Fixes #500
08ba094 add npm run build-shield command
5916bd2 only use our experimentPing outside of Test Pilot
3700e6f experiment.js from testpilot addon
dad3214 actually start the study
099d07b Update shield install path
93b6378 fix npm test/lint failures
84dd73b update README with shield run instructions
b0c5306 start shield study AFTER SDK starts the webext
54c598e startup the study
e499ff5 include lib/shield to make it work
cd03ea7 start study.js

2.3.0

24 May 20:11
Compare
Choose a tag to compare

6a10c1c bump version to 2.3.0
fd91840 Removal of tab state context menu as unable to detect tab assignment state. Fixes #520
1819e6c Remove underline from buttons. Fixes: #514
4ffb587 Removal of more SDK code
4d61fa1 Removal of more SDK code
4a97e07 Adding in shortcut and keyboard controls
54ccf5b async/await in popup code too
ee98034 ecmaVersion 8 for eslint fixes
d8fd47a move all badge logic into WebExtension code
0230063 Undefined storage area. Fixes #508
3805f12 Logic.clearBrowserActionBadge method
4a48a7d show 'NEW' icon badge for major upgrades
92ab564 Move to the Mozilla backed no-unsanitized ESLint plugin
1ec86c7 Moving remove, add and update code into the web extension background for stability
8f80b52 start onboarding-panel-4 for site assignments
337dee2 more descriptive _containerTabs method name
f2ddc7f Moving create and update containers into popup.js
f4597ea Moving bulk of removeIdentity code into popup.js
1de3f42 Recovering after a crash - issue #463
91ec0c4 Pinned tabs should be stored as such - issue #456
2ee9682 Adding in context menu to tab context menu. Fixes #424.

2.2.0

24 May 17:15
Compare
Choose a tag to compare

970a7ea bump version to 2.2.0
9556de1 Auto focus confirm button to make easier to use
6282201 for #321: only send activity page counts for tabs that were activated
53c1b07 Wrap assignment URLs to prevent the user not seeing the full path. Fixes #438
856cc45 Fixing links that redirect creating another tab when creating an assigned tab. Fixes #421
f2a82cb for #321: page count telemetry per activity
b92e44d Assign tab order should appear after website they came from. Fixes #415