tag:google.com,2009:sites-api-changelogSite Data API Changelog2011-06-14T11:02:38-07:00GoogleRelease 2011-06 (June 14, 2011)tag:google.com,2009:sites-api-changelog#release-2011-062011-06-14T11:02:33-07:00<p>This release adds the “invite” scope to the ACL feed for v1.4 and above.</p>
<p>Features added in this release:</p>
<ul>
<li><a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#AclFeed'>Invite scope for the ACL Feed</a>.</li>
</ul>Release 2011-05 (May 31, 2011)tag:google.com,2009:sites-api-changelog#release-2011-052011-05-31T14:14:59-07:00<p>This release adds the “invite” scope to the ACL feed for v1.4 and above.</p>
<p>Features added in this release:</p>
<ul>
<li><a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#AclFeed'>Invite scope for the ACL Feed</a>.</li>
</ul>Release 2011-03 (March 14, 2011)tag:google.com,2009:sites-api-changelog#release-2011-032011-03-14T13:50:19-07:00<p>This release adds support for modifying and adding categories to a Site through the API.</p>
<p>Features added in this release:</p>
<ul>
<li><a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeedCategories'>Sites Categories</a>.</li>
</ul>Release 2010-02 (March 10, 2010)tag:google.com,2009:sites-api-changelog#release-2010-022011-03-08T12:25:01-08:00<p>This release marks version 1.2 of the API, as it introduces several new features and bug fixes.</p>
<p>Features added in this release:</p>
<ul>
<li>
<p><a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#WebAddressMappings'>Web address mappings</a>.</p>
</li>
<li>
<p>User-defined <a href='http://code.google.com/apis/sites/'>page templates</a> are now returned by the API using the <code>/-/template</code> category query. You can also <a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#PageTemplates'>create pages from templates</a> or save an existing page as a template. Resolves <a href='http://code.google.com/p/gdata-issues/issues/detail?id=1762'>issue 1762</a></p>
</li>
<li>
<p>The path parameter now supports root-level queries (e.g. <code>?path=/</code>).</p>
</li>
</ul>
<p>Bug fixes:</p>
<ul>
<li>Fixed <a href='http://code.google.com/p/gdata-issues/issues/detail?id=1903'>issue 1903</a> where content feed was returning higher than normal 500s.</li>
</ul>Release 2010-01 (January 21, 2010)tag:google.com,2009:sites-api-changelog#release-2010-012011-03-08T12:25:01-08:00<p>This release marks version 1.1 of the API, as it introduces several new feeds/features.</p>
<p>Features added in this release:</p>
<ul>
<li>
<p><a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeedPOST'>Programmatic site creation</a> is now supported using the new <a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeed'>site feed</a>. Sites can also be created using a template. This resolves <a href='http://code.google.com/p/gdata-issues/issues/detail?id=1502'>Issue 1502</a></p>
</li>
<li>
<p><a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeedCopySite'>Programmatic site copy</a> is now supported using the new <a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeed'>site feed</a>.</p>
</li>
<li>
<p><a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeedGET'>Listing a user’s sites</a> is now supported using the new <a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeed'>site feed</a>.</p>
</li>
<li>
<p>Listing and <a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#AclFeedPOST'>sharing a site</a> is now possible using the new <a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#AclFeed'>acl feed</a> for sharing permissions.</p>
</li>
<li>
<p>A new query parameter <a href='http://code.google.com/apis/sites/docs/1.0/reference.html#feed_ListSites'><code>include-all-sites</code></a> for retrieving the user’s implicit list of sites they have access to.</p>
</li>
<li>
<p>The content feed now supports pagination by default. You can page through results by using the feed’s <code>next</code> link. This resolves <a href='http://code.google.com/p/gdata-issues/issues/detail?id=1674'>Issue 1674</a></p>
</li>
<li>
<p>We’ve added a <a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_python.html'>Python Developer’s Guide</a>!</p>
</li>
</ul>Release 2009-03 (November 9, 2009)tag:google.com,2009:sites-api-changelog#release-2009-032011-03-08T12:25:01-08:00<p>This release introduces new features in addition to several bug fixes.</p>
<p>Features added in this release:</p>
<ul>
<li>
<p><a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#BatchProcessing'>Batch requests</a> now supported on content feed. For example, you can create a number pages in a single request.</p>
</li>
<li>
<p>Full-text queries implemented using the Google Data <code>q</code> parameter. See the <a href='http://code.google.com/apis/sites/docs/1.0/reference.html#Parameters'>Reference Guide</a></p>
</li>
<li>
<p><code>author</code> parameter now supported for the revision and activity feeds. See the <a href='http://code.google.com/apis/sites/docs/1.0/reference.html#Parameters'>Reference Guide</a></p>
</li>
<li>
<p>Average latency lowered by 83%.</p>
</li>
</ul>
<p>Additional changes/fixes in this release:</p>
<ul>
<li>Fixed issue where moving/renaming a parent content entry deleted all of its children. (e.g. renmaing a filecabinet removed its attachments) <a href='http://code.google.com/p/gdata-issues/issues/detail?id=1592'>Issue 1592</a></li>
</ul>Release 2009-02 (October 7, 2009)tag:google.com,2009:sites-api-changelog#release-2009-022011-03-08T12:25:01-08:00<p>This release introduces new features in addition to several bug fixes.</p>
<p>Features added in this release:</p>
<ul>
<li>ETag support. See the <a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#ContentFeedConditionalGET'>Protocol Guide</a>.</li>
</ul>
<p>Additional changes/fixes in this release:</p>
<ul>
<li>Fixed issue where attachments at top-level of Site were causing 500s when querying the content feed.</li>
</ul>Release 2009-01 (September 24, 2009)tag:google.com,2009:sites-api-changelog#release-2009-012011-03-08T12:25:01-08:00<p>This initial release introduces version 1.0 of the Google Sites Data API. See the <a href='http://googledataapis.blogspot.com/2009/09/new-data-api-for-google-sites.html'>announcement blog post</a>.</p>