<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Janrain Product Releases</title>
	<atom:link href="http://developers.janrain.com/documentation/releases/feed/" rel="self" type="application/rss+xml" />
	<image>
		<url>http://cdn.quilt.janrain.com/2.1.5/logo_100x30.png</url>
		<title>Janrain Product Releases</title>
		<link>http://developers.janrain.com</link>
		<width>100</width>
		<height>30</height>
	</image>
	<link>http://developers.janrain.com</link>
	<description>Janrain Releases</description>
	<lastBuildDate>Thu, 16 May 2013 17:04:37 +0000</lastBuildDate>
	<language></language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Documentation 2013.20</title>
		<link>http://developers.janrain.com/documentation/documentation/releases/auto-draft-12/</link>
		<pubDate>Tue, 14 May 2013 20:37:42 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18807</guid>
		<description><![CDATA[<p>Highlights:</p>
<ul>
<li>New <a href="/documentation/widgets/social-sign-in-widget/users-guide/custom-scoping-guide/">Custom Scoping feature</a>, allowing different sites to request different scopes.</li>
<li>New <a href="/documentation/widgets/user-registration-widget/capture-widget-api/events/#error-events">custom error message functionality</a> added to the User Registration Widget.</li>
</ul>
]]></description>
		<content:encoded><![CDATA[
		<ul><li class="updated"><p>Expanded the <a href="/extensions/engagement-extensions/">Engagement Extensions</a> section with our current partners using the Backplane protocol.</p>
</li><li class="updated"><p>Updated <a href="/documentation/api-methods/engage/get_contacts/">documentation</a> to reflect that LinkedIn requires <tt>r_network</tt> permission in order to use <tt>get_contacts</tt>.</p>
</li><li class="updated"><p>The default User Registration solution <a href="/documentation/widgets/user-registration-widget/user-guide/default-email-templates/">email templates</a> have been updated.</p>
</li><li class="updated"><p>Removed the <tt>verifiedEmail</tt> value retured from the Foursquare <tt>auth_info</tt> <a href="/documentation/engage/restful-api/auth_info-overview/foursquare-auth_info-response/">response</a>.</p>
<p>This was removed due to a security hole.</p>
</li><li class="updated"><p><a href="/documentation/api-methods/capture/oauth/register_native_traditional/">Improved parameter definitions</a> for <tt>register_native_traditional</tt>.</p>
<p>Explain that the email parameter has a variable field name, and the parameter may actually have another name if defined differently in the flow.</p>
</li><li class="new"><p>Added <tt>backplaneChannelExpires</tt> <a href="/documentation/widgets/user-registration-widget/capture-widget-api/settings/#backplane-integration">JavaScript setting</a> to the User Registration Widget.</p>
<p>This is an optional setting for defining the expiration of channel cookies.</p>
</li><li class="new"><p>Added the <a href="/documentation/widgets/social-sign-in-widget/users-guide/custom-scoping-guide/">Custom Scoping Guide</a>.</p>
<p>This is a new feature allowing sites using the same widget to request a different set of permissions. It is set with a JavaScript setting.</p>
</li><li class="new"><p>Added new <tt>backplane2_extra_attrs</tt> <a href="/documentation/capture/restful_api/settings/">JavaScript setting</a> that allows customers to define additional attributes which are returned in the <tt>capture</tt> field of a backplane payload. </p>
</li><li class="new"><p><a href="/documentation/widgets/user-registration-widget/capture-widget-api/events/#error-events">Custom error messages</a> added to the User Registration Widget. These are added using the Event system, specifically the <tt>linkError</tt>, and <tt>customError</tt> events.</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation Drupal Capture Module 7.x–2.1_beta1</title>
		<link>http://developers.janrain.com/documentation/extensions/releases/auto-draft-11/</link>
		<pubDate>Tue, 14 May 2013 19:43:18 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18804</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="updated"><p>Cleaned up admin settings pages.</p>
</li><li class="updated"><p>Replaced remote screen URL checking code.</p>
</li><li class="updated"><p>Added Engage app name to load JavaScript path.</p>
</li><li class="fixed"><p>Fixed issues with remote screens.</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation Drupal 7 Capture Module 7.x–2.0</title>
		<link>http://developers.janrain.com/documentation/extensions/releases/auto-draft-10/</link>
		<pubDate>Tue, 14 May 2013 18:34:25 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18790</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="new"><p>Now works with all versions ofCapture.</p>
</li><li class="new"><p>Added social sharing capability.</p>
</li><li class="new"><p>Added plural support for account mapping.</p>
</li><li class="new"><p>Added support for Backplane 2.0.</p>
</li><li class="updated"><p>Updated default screens.</p>
</li><li class="updated"><p>Changed cURL to drupal_http_request.</p>
</li><li class="fixed"><p>Fixed an issue relating to the OAuth URL endpoint.</p>
</li><li class="fixed"><p>Fixed issue with logout link ceasing to work when new Capture SSO is enabled.</p>
</li><li class="fixed"><p>Fixed issue with SSO logout from site with iframe busters.</p>
</li><li class="fixed"><p>Fixed issue with Access Denied result when clicking email verification with logged in user.</p>
</li><li class="fixed"><p>Fixed handling of PHP &#8216;undefined index&#8217; warnings for fresh installs.</p>
</li><li class="fixed"><p>Fixed issue with fresh installs resulting in a PHP exception.</p>
</li><li class="fixed"><p>Fixed JavaScript console warning and user/edit page not found issues in Capture.</p>
</li><li class="fixed"><p>Fixed broken Drupal-generated login/register links.</p>
</li><li class="fixed"><p>Fixed IE8 HTML parsing error when viewing user profile.</p>
</li><li class="fixed"><p>Fixed IE8 issue where janrainCaptureWidgetOnLoad() did not always get called.</p>
</li><li class="fixed"><p>Fixed so that users&#8217; email addresses are never stored in Drupal.</p>
</li><li class="fixed"><p>Fixed #1900692: Provide SSO URL as Token.</p>
</li><li class="fixed"><p>Fixed IP:Port issues.</p>
</li><li class="fixed"><p>Fixed Verify Email and Forgot Password screens.</p>
</li><li class="fixed"><p>Fixed miscellaneous Internet Explorer issues.</p>
</li><li class="fixed"><p>Fixed miscellaneous SSO issues.</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation Engage 2013.14_hotfix2</title>
		<link>http://developers.janrain.com/documentation/engage/releases/auto-draft-9/</link>
		<pubDate>Tue, 14 May 2013 17:09:20 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18757</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="fixed"><p>Fixed: OpenID XRI discovery</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation 2013.17 (pedantic)</title>
		<link>http://developers.janrain.com/documentation/capture/releases/auto-draft-8/</link>
		<pubDate>Mon, 13 May 2013 21:35:49 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18746</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="new"><p>Added functionality for rotating a client secret, while still allowing the old one to work for a short amount of time.</p>
</li><li class="updated"><p>Several performance improvements.</p>
</li><li class="fixed"><p>Fixed an issue causing Capture to occasionally yield unexpected errors.</p>
</li><li class="updated"><p>The register_native now requires the parameter &lt;tt&gt;form&lt;/tt&gt;.</p>
</li><li class="new"><p>Now support log in using a different entity type for each client (e.g. for each site).</p>
</li><li class="updated"><p>Log in events using the native endpoints will now be published to Backplane.</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation 2013.16 (orthogonal)</title>
		<link>http://developers.janrain.com/documentation/capture/releases/auto-draft-7/</link>
		<pubDate>Tue, 07 May 2013 16:14:13 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18625</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="fixed"><p>Fixed a bug where &#8220;keep me logged in&#8221; checkboxes change state after a user attempts sign in with invalid credentials.</p>
</li><li class="fixed"><p>Fixed a bug keeping users from performing social registration within a mobile web view.</p>
</li><li class="updated"><p>The response_type parameter is now no longer required for calls to the &#8216;native&#8217; Capture endpoints.</p>
</li><li class="updated"><p>Error responses from the &#8216;native&#8217; Capture endpoints now contain an &#8220;error_description&#8221; property to be consistent with the other Capture APIs.</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation Wordpress Capture 0.2.2-beta</title>
		<link>http://developers.janrain.com/documentation/extensions/releases/auto-draft-6/</link>
		<pubDate>Mon, 06 May 2013 17:10:12 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18595</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="updated"><p>Upgraded WordPress Open Source plugin to be compatible with WordPress 3.5.</p>
</li><li class="updated"><p>Added better error logging for WordPress Capture plugin.</p>
</li><li class="new"><p>Hardcoded Recaptcha key.</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation 2013.14_hotfix</title>
		<link>http://developers.janrain.com/documentation/engage/releases/auto-draft-5/</link>
		<pubDate>Thu, 02 May 2013 18:02:35 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18571</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="fixed"><p>Fixed: Windows Live providerSpecifier returns null (breaks XML flavor of auth_info).</p>
</li><li class="updated"><p>Restored force_reauth capability for Facebook.</p>
</li><li class="fixed"><p>Fixed: Server error 500 returned for get_user_profile in Share Widget.</p>
</li><li class="fixed"><p>Fixed: get_user_data returning 500 when identifier isn&#8217;t found.</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation Widget 2013.17</title>
		<link>http://developers.janrain.com/documentation/engage/releases/auto-draft-4/</link>
		<pubDate>Thu, 02 May 2013 17:09:23 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18567</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="new"><p>Sign-in Widget: Made providersPerPage setting available to Basic/Plus users.</p>
</li><li class="fixed"><p> Fixed: Share Widget refuses to load with Sign-in Widget on the page.</p>
</li></ul>		]]></content:encoded>
			</item>
		<item>
		<title>Documentation 2013.15</title>
		<link>http://developers.janrain.com/documentation/capture/releases/auto-draft-3/</link>
		<pubDate>Wed, 01 May 2013 22:23:32 +0000</pubDate>
				<guid isPermaLink="false">http://staging.developers.janrain.com/?post_type=releases&#038;p=18562</guid>
		<description><![CDATA[]]></description>
		<content:encoded><![CDATA[
		<ul><li class="fixed"><p>Fixed a bug where verification emails were not being sent upon user registration in the native API.</p>
</li><li class="fixed"><p>Required fields missing from POSTs to the native API are now validated properly.</p>
</li><li class="new"><p>The native API now requires that the supplied client id have the login_client feature.</p>
</li><li class="new"><p>Added support for validation rules in the flow to be configured via a setting (configurable in the dashboard). Currently only the minYears flow validation type has this support.</p>
</li></ul>		]]></content:encoded>
			</item>
	</channel>
</rss>
