We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d9981c6 + 5d68205 commit 2a496f4Copy full SHA for 2a496f4
CHANGELOG.md
@@ -1,6 +1,9 @@
1
Next Release
2
-------------
3
4
+
5
+1.6.0
6
+------
7
* Remove frame origin check as it doesn't provide any added security value and makes
8
integration more complicated for providing applications.
9
package.json
@@ -1,6 +1,6 @@
{
"name": "xfc",
- "version": "1.5.1",
+ "version": "1.6.0",
"description": "A Cross Frame Container that handles securely embedding web content into a 3rd party domain",
"author": "Cerner Corporation",
"license": "Apache-2.0",
0 commit comments