Skip to content

2.2.0

Compare
Choose a tag to compare
@maxxcrawford maxxcrawford released this 28 Sep 14:28
71c7865

Summary

  • Fixed issue where Facebook Games (served from apps.facebook.com) would not load properly. On this domain, Facebook allows specific third-party scripts (required to load the game/app). Facebook Container now allows those third-party scripts on this page (only if requested from the apps.facebook.com domain..

Changelog

Note: Pontoon localization commits have been omitted from this list.

b226ec0 Updated package/manifest version for new release
cfbe235 Removed isFacebook URL check as it wasn't necessary, revised function name to be more descriptive
95e594e Return function after each URL
98d6ab1 Revise logic to only allow frameAncestor requests through if they originate from apps.facebook.com
e81fcc6 Fixed #663 - Added logic to allow external scripts to be loaded if the frame ancestor was from a Facebook domain
8a45add Update issue templates
cfeda50 Update issue templates
bb0631e Add wiki page for container management