--- { "title": "v4.0.31 release notes", "language": "en", "description": "v4.0.31 release notes - Version history - Web Experience Toolkit (WET)", "altLangPrefix": "v4.0.31", "dateModified": "2019-06-19" } ---

Version 4.0.31

What’s new?

Browser supported:

As per the rule defined by Design decision 2: Browser supported

Details

Number of commits: 26

List of commits

Subresource integrity (SRI)

Le SRI rovide a method to protect website delivery. The following information are the hash for key resource in WET and GCWeb.

v4.0.31

wet-boew/js/wet-boew.min.js
sha256-N529PTruQXTyH5m3iY1xWOObxUq9VXw1uTURRztIHWs= sha512-yP3Y1uzds5eq86XMGxBHGX36zOhIg8iu6QpFwcmmTtRe2e7hF6TfwZde/nDDmXWOZ1ZvE3HkTLnb/5U8rsB5Ng==

Get all hash (JSON format):

More details and examples

Related to template

Now
<nav>
		<ul id="wb-tphp">
			[...]
		</ul>
	</nav>
Was
<ul id="wb-tphp">
		[...]
	</ul>

Related to styles and plugins

Twitter share link

After

https://twitter.com/intent/tweet?text={t}&url={u}

Before

http://twitter.com/home?status={t}%20{u}