Skip to content

Releases: mozilla/contain-facebook

1.6.1

20 Mar 21:05
Compare
Choose a tag to compare

d823af6 1.6.1
4b26224 Pontoon: Update Hindi (hi-IN) localization of Facebook Container
36a1ef9 Pontoon: Update English (Canada) (en-CA) localization of Facebook Container
7b9fbfb fix #217: updated svgs and theme_icons manifest
91fec3d Pontoon: Update Swedish (sv-SE) localization of Facebook Container
93aea40 Pontoon: Update German (de) localization of Facebook Container
2d1b5bb Pontoon: Update Sorbian, Upper (hsb) localization of Facebook Container
86ad082 Pontoon: Update Sorbian, Lower (dsb) localization of Facebook Container
cd49bef Pontoon: Update Spanish (Argentina) (es-AR) localization of Facebook Container
b8fd1c7 Pontoon: Update Italian (it) localization of Facebook Container
554264e Pontoon: Update Italian (it) localization of Facebook Container
0156fd6 fix #221: final text for non-Facebook panel

1.6.0-rc4: Merge pull request #224 from mozilla/fix-panel-update-per-tab-220

19 Mar 22:06
e5ea1df
Compare
Choose a tag to compare

93325ea add briefcase.svg so "This icon" makes sense
a51039f fix background browserAction.set* calls to include tabId
17b4855 Pontoon: Update Italian (it) localization of Facebook Container

1.6.0-rc3: Merge pull request #222 from mozilla/l10n-review-fixes-216

19 Mar 15:28
6cb9ed2
Compare
Choose a tag to compare

c5838ed fix #216: l10n review fixes
055fff4 Pontoon: Update Italian (it) localization of Facebook Container

1.6.0-rc2

18 Mar 15:38
Compare
Choose a tag to compare
1.6.0-rc2 Pre-release
Pre-release

7da17bc bump version to 1.6.0
8c5fb65 remove confusing 'thisSite' message and de test messages.json
2fa2c28 add "thisSite" message for $URL$ on about pages
eb623a1 adding icons for light and dark theme
62826b2 update ui strings; include currentActiveTab url
319d1b5 refactor allStringsTranslated; remove extensionName message
81200e2 proper apostrophe in message
2770362 disable browserAction if its UI isn't translated
33ef7c5 start using browser.i18n for ui localization
c3e0749 start internationalization for addon description
6b40ab6 remove background.js from panel2; empty badge text
355bae3 removing heading icon
7c0cc77 suggested changes
3faf834 update browserAction to show a badge on facebook
01365c0 start internationalization for addon description
59d2cb7 cosmetic changes
0955b2c initial mess
b728d6e basic structure
5a0ceaa Fix test
ac0016b update insecure dependencies
590611b fixed Multi-Account in README

1.4.2

14 Nov 13:31
Compare
Choose a tag to compare

This release also asks for permission to clear recent browsing history, so we can improve its protection and its integration with Multi-Account Containers.

024cb7b 1.4.2
83ae8bf fix #183

1.4.1

13 Nov 21:32
Compare
Choose a tag to compare

0221627 1.4.1
647d75b for #139: remove whatsapp domains

1.4.0

07 Nov 16:33
ec747dd
Compare
Choose a tag to compare

5fc56cf updated svg icon from Mozilla design team
3ea234e Use single svg icon instead of 2 png icons
25e24e2 fix #178: add tests
acdeff0 fix #178: strip fbclid from urls
bc9f512 more domains for FB, Instagram, Oculus, Onavo, etc. from https://github.com/jmdugan/blocklists/blob/master/corporations/facebook/all
ccc4d5f Fixed missing space
d9115c3 Add more Oculus domains
4275dd4 Add oculus.com
015ff48 Isolate any fbsbx.com subdomain
0c1ac24 Add "onavo.com" as facebook domain
f7e006a Added lookaside.fbsbx.com domain which is used in displaying documents in Facebook groups
221a2a8 Adding in 'www-cdn.whatsapp.net' to FB domains
a813cb6 Bump version for 1.4.0
7a2abbc fix #132: add storage permission
e5d697b Clearing serviceWorkers for domains as they capture the navigation instead. Fixes #101
33e51f7 fix #124: add whatsapp domains
b7ccd40 Send jailed domains to 'MAC'. Fixes #113
838606b Simplify enabled code to reuse the same functions

1.3.1

09 Apr 14:52
ed45d4a
Compare
Choose a tag to compare

4cf99b6 Travis build
12cff28 bump version to 1.3.1
8162ce7 Dont wipe cookies for URLs that are MAC assigned
c148435 Adding in a package.json and basic ESLint setup.
a55ead1 Add feature tests
7ddbe80 Adding in a package.json and basic ESLint setup.
456c922 Reopen already open facebook tabs
f449a7a fix #102: add cdn.fbsbx.com to container
fca0fca Reopen already open facebook tabs
7535027 Maintain windowId

1.3.0

05 Apr 16:05
Compare
Choose a tag to compare

32801c7 version 1.3.0
cc8bddb don't contain whatsapp yet
d065b8b add atdmt.com to clear Atlas tracking cookies too
f400aa4 add messenger.com
092a685 Add fbcdn.net
b72097c Add Instagram and Whatsapp domains
a4069f6 Remove cookies in all containers except in Facebook Container on initialization
25203d9 Update ISSUE_TEMPLATE
5d2583a Add issue template
dfe87fe Prevent redirects from opening two tabs

1.2.5

29 Mar 19:48
Compare
Choose a tag to compare

09ca9c9 1.2.5
5bab29e Fix RegExp again
986f120 Handle MAC assignment edge-cases
3169398 Maintain tab states: active, index, openerTabId
e634068 Make RegExp less greedy