<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <id>tag:google.com,2009:sites-api-changelog</id>
  <title>Site Data API Changelog</title>
  <updated>2011-06-14T11:02:38-07:00</updated>
  <link rel="self" href="http://code.google.com/apis/sites/changelog.xml"/>
  <author>
    <name>Google</name>
  </author>
  <entry>
    <title>Release 2011-06 (June 14, 2011)</title>
    <id>tag:google.com,2009:sites-api-changelog#release-2011-06</id>
    <updated>2011-06-14T11:02:33-07:00</updated>
    <link rel="alternate" href="http://code.google.com/apis/sites/changelog.html#release-2011-06"/>
    <content type="html">&lt;p&gt;This release adds the &amp;#8220;invite&amp;#8221; scope to the ACL feed for v1.4 and above.&lt;/p&gt;

&lt;p&gt;Features added in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#AclFeed'&gt;Invite scope for the ACL Feed&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content>
  </entry>
  <entry>
    <title>Release 2011-05 (May 31, 2011)</title>
    <id>tag:google.com,2009:sites-api-changelog#release-2011-05</id>
    <updated>2011-05-31T14:14:59-07:00</updated>
    <link rel="alternate" href="http://code.google.com/apis/sites/changelog.html#release-2011-05"/>
    <content type="html">&lt;p&gt;This release adds the &amp;#8220;invite&amp;#8221; scope to the ACL feed for v1.4 and above.&lt;/p&gt;

&lt;p&gt;Features added in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#AclFeed'&gt;Invite scope for the ACL Feed&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content>
  </entry>
  <entry>
    <title>Release 2011-03 (March 14, 2011)</title>
    <id>tag:google.com,2009:sites-api-changelog#release-2011-03</id>
    <updated>2011-03-14T13:50:19-07:00</updated>
    <link rel="alternate" href="http://code.google.com/apis/sites/changelog.html#release-2011-03"/>
    <content type="html">&lt;p&gt;This release adds support for modifying and adding categories to a Site through the API.&lt;/p&gt;

&lt;p&gt;Features added in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeedCategories'&gt;Sites Categories&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;</content>
  </entry>
  <entry>
    <title>Release 2010-02 (March 10, 2010)</title>
    <id>tag:google.com,2009:sites-api-changelog#release-2010-02</id>
    <updated>2011-03-08T12:25:01-08:00</updated>
    <link rel="alternate" href="http://code.google.com/apis/sites/changelog.html#release-2010-02"/>
    <content type="html">&lt;p&gt;This release marks version 1.2 of the API, as it introduces several new features and bug fixes.&lt;/p&gt;

&lt;p&gt;Features added in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#WebAddressMappings'&gt;Web address mappings&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;User-defined &lt;a href='http://code.google.com/apis/sites/'&gt;page templates&lt;/a&gt; are now returned by the API using the &lt;code&gt;/-/template&lt;/code&gt; category query. You can also &lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#PageTemplates'&gt;create pages from templates&lt;/a&gt; or save an existing page as a template. Resolves &lt;a href='http://code.google.com/p/gdata-issues/issues/detail?id=1762'&gt;issue 1762&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The path parameter now supports root-level queries (e.g. &lt;code&gt;?path=/&lt;/code&gt;).&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Bug fixes:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fixed &lt;a href='http://code.google.com/p/gdata-issues/issues/detail?id=1903'&gt;issue 1903&lt;/a&gt; where content feed was returning higher than normal 500s.&lt;/li&gt;
&lt;/ul&gt;</content>
  </entry>
  <entry>
    <title>Release 2010-01 (January 21, 2010)</title>
    <id>tag:google.com,2009:sites-api-changelog#release-2010-01</id>
    <updated>2011-03-08T12:25:01-08:00</updated>
    <link rel="alternate" href="http://code.google.com/apis/sites/changelog.html#release-2010-01"/>
    <content type="html">&lt;p&gt;This release marks version 1.1 of the API, as it introduces several new feeds/features.&lt;/p&gt;

&lt;p&gt;Features added in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeedPOST'&gt;Programmatic site creation&lt;/a&gt; is now supported using the new &lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeed'&gt;site feed&lt;/a&gt;. Sites can also be created using a template. This resolves &lt;a href='http://code.google.com/p/gdata-issues/issues/detail?id=1502'&gt;Issue 1502&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeedCopySite'&gt;Programmatic site copy&lt;/a&gt; is now supported using the new &lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeed'&gt;site feed&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeedGET'&gt;Listing a user&amp;#8217;s sites&lt;/a&gt; is now supported using the new &lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#SitesFeed'&gt;site feed&lt;/a&gt;.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Listing and &lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#AclFeedPOST'&gt;sharing a site&lt;/a&gt; is now possible using the new &lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#AclFeed'&gt;acl feed&lt;/a&gt; for sharing permissions.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;A new query parameter &lt;a href='http://code.google.com/apis/sites/docs/1.0/reference.html#feed_ListSites'&gt;&lt;code&gt;include-all-sites&lt;/code&gt;&lt;/a&gt; for retrieving the user&amp;#8217;s implicit list of sites they have access to.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;The content feed now supports pagination by default. You can page through results by using the feed&amp;#8217;s &lt;code&gt;next&lt;/code&gt; link. This resolves &lt;a href='http://code.google.com/p/gdata-issues/issues/detail?id=1674'&gt;Issue 1674&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;We&amp;#8217;ve added a &lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_python.html'&gt;Python Developer&amp;#8217;s Guide&lt;/a&gt;!&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;</content>
  </entry>
  <entry>
    <title>Release 2009-03 (November 9, 2009)</title>
    <id>tag:google.com,2009:sites-api-changelog#release-2009-03</id>
    <updated>2011-03-08T12:25:01-08:00</updated>
    <link rel="alternate" href="http://code.google.com/apis/sites/changelog.html#release-2009-03"/>
    <content type="html">&lt;p&gt;This release introduces new features in addition to several bug fixes.&lt;/p&gt;

&lt;p&gt;Features added in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#BatchProcessing'&gt;Batch requests&lt;/a&gt; now supported on content feed. For example, you can create a number pages in a single request.&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Full-text queries implemented using the Google Data &lt;code&gt;q&lt;/code&gt; parameter. See the &lt;a href='http://code.google.com/apis/sites/docs/1.0/reference.html#Parameters'&gt;Reference Guide&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;&lt;code&gt;author&lt;/code&gt; parameter now supported for the revision and activity feeds. See the &lt;a href='http://code.google.com/apis/sites/docs/1.0/reference.html#Parameters'&gt;Reference Guide&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;

&lt;li&gt;
&lt;p&gt;Average latency lowered by 83%.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Additional changes/fixes in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fixed issue where moving/renaming a parent content entry deleted all of its children. (e.g. renmaing a filecabinet removed its attachments) &lt;a href='http://code.google.com/p/gdata-issues/issues/detail?id=1592'&gt;Issue 1592&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</content>
  </entry>
  <entry>
    <title>Release 2009-02 (October 7, 2009)</title>
    <id>tag:google.com,2009:sites-api-changelog#release-2009-02</id>
    <updated>2011-03-08T12:25:01-08:00</updated>
    <link rel="alternate" href="http://code.google.com/apis/sites/changelog.html#release-2009-02"/>
    <content type="html">&lt;p&gt;This release introduces new features in addition to several bug fixes.&lt;/p&gt;

&lt;p&gt;Features added in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;ETag support. See the &lt;a href='http://code.google.com/apis/sites/docs/1.0/developers_guide_protocol.html#ContentFeedConditionalGET'&gt;Protocol Guide&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Additional changes/fixes in this release:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Fixed issue where attachments at top-level of Site were causing 500s when querying the content feed.&lt;/li&gt;
&lt;/ul&gt;</content>
  </entry>
  <entry>
    <title>Release 2009-01 (September 24, 2009)</title>
    <id>tag:google.com,2009:sites-api-changelog#release-2009-01</id>
    <updated>2011-03-08T12:25:01-08:00</updated>
    <link rel="alternate" href="http://code.google.com/apis/sites/changelog.html#release-2009-01"/>
    <content type="html">&lt;p&gt;This initial release introduces version 1.0 of the Google Sites Data API. See the &lt;a href='http://googledataapis.blogspot.com/2009/09/new-data-api-for-google-sites.html'&gt;announcement blog post&lt;/a&gt;.&lt;/p&gt;</content>
  </entry>
</feed>
