<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>PouchDB</title>
    <description>PouchDB, the JavaScript Database that Syncs!</description>
    <link>http://pouchdb.com</link>
    <atom:link href="http://pouchdb.com/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>PouchDB 9.0.0</title>
        
          <dc:creator>Alba Herrerías</dc:creator>
        
        
          <description>&lt;p&gt;The PouchDB developers are &lt;em&gt;delighted&lt;/em&gt; to announce the immediate availability of PouchDB 9.0.0. This is a &lt;strong&gt;major&lt;/strong&gt; release with 202 PRs merged since the last version.&lt;/p&gt;
</description>
        
        <pubDate>Fri, 24 May 2024 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2024/05/24/pouchdb-9.0.0.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2024/05/24/pouchdb-9.0.0.html</guid>
      </item>
    
      <item>
        <title>PouchDB 8.0.1</title>
        
          <dc:creator>Alba Herrerías</dc:creator>
        
        
          <description>&lt;p&gt;The first release of the year! This is a patch release, it fixes a bug we introduced during a refactor made in the last release and sets Node 14 in our CI. For a full changelog from 8.0.0 to 8.0.1, please see &lt;a href=&quot;https://github.com/pouchdb/pouchdb/releases&quot;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&quot;https://github.com/pouchdb/pouchdb/compare/8.0.0...8.0.1&quot;&gt;latest commits&lt;/a&gt;.&lt;/p&gt;
</description>
        
        <pubDate>Thu, 09 Feb 2023 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2023/02/09/pouchdb-8.0.1.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2023/02/09/pouchdb-8.0.1.html</guid>
      </item>
    
      <item>
        <title>PouchDB 8.0.0 — Modernizing PouchDB</title>
        
          <dc:creator>Alba Herrerías</dc:creator>
        
        
          <description>&lt;p&gt;We are thrilled to announce the release of PouchDB&amp;#39;s new major version 8.0.0. For a full changelog from 7.3.1 to 8.0.0, please see &lt;a href=&quot;https://github.com/pouchdb/pouchdb/releases&quot;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&quot;https://github.com/pouchdb/pouchdb/compare/7.3.1...8.0.0&quot;&gt;latest commits&lt;/a&gt;. Here are the highlights:&lt;/p&gt;
</description>
        
        <pubDate>Wed, 14 Dec 2022 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2022/12/14/pouchdb-8.0.0.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2022/12/14/pouchdb-8.0.0.html</guid>
      </item>
    
      <item>
        <title>PouchDB 7.3.1</title>
        
          <dc:creator>Alba Herrerías</dc:creator>
        
        
          <description>&lt;p&gt;We&amp;#39;re happy to announce the release of PouchDB 7.3.1, bringing in some fixes and dependency updates. For a full changelog from 7.3.0 to 7.3.1, please see &lt;a href=&quot;https://github.com/pouchdb/pouchdb/releases&quot;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&quot;https://github.com/pouchdb/pouchdb/compare/7.3.0...7.3.1&quot;&gt;latest commits&lt;/a&gt;. Some of the highlights:&lt;/p&gt;
</description>
        
        <pubDate>Fri, 11 Nov 2022 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2022/11/11/pouchdb-7.3.1.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2022/11/11/pouchdb-7.3.1.html</guid>
      </item>
    
      <item>
        <title>PouchDB 7.3.0</title>
        
          <dc:creator>Alba Herrerías</dc:creator>
        
        
          <description>&lt;p&gt;We&amp;#39;re happy to announce the release of PouchDB 7.3.0, bringing in features, fixes and dependency updates. For a full changelog from 7.2.2 to 7.3.0, please see &lt;a href=&quot;https://github.com/pouchdb/pouchdb/releases&quot;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&quot;https://github.com/pouchdb/pouchdb/compare/7.2.2...7.3.0&quot;&gt;latest commits&lt;/a&gt;. Some of the highlights:&lt;/p&gt;
</description>
        
        <pubDate>Wed, 13 Apr 2022 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2022/04/13/pouchdb-7.3.0.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2022/04/13/pouchdb-7.3.0.html</guid>
      </item>
    
      <item>
        <title>PouchDB 7.2.1 - New indexeddb adapter</title>
        
          <dc:creator>Gareth Bowen</dc:creator>
        
        
          <description>&lt;h2&gt;New indexeddb adapter&lt;/h2&gt;
</description>
        
        <pubDate>Wed, 12 Feb 2020 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2020/02/12/pouchdb-7.2.0.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2020/02/12/pouchdb-7.2.0.html</guid>
      </item>
    
      <item>
        <title>PouchDB 7.1.1 - Bug fixes and dependency updates</title>
        
          <dc:creator>Garren Smith</dc:creator>
        
        
          <description>&lt;p&gt;We have another PouchDB release. The main improvements in this release are bug fixes and dependency updates.
For a full changelog from 7.0 to 7.1.1, please see &lt;a href=&quot;https://github.com/pouchdb/pouchdb/releases&quot;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&quot;https://github.com/pouchdb/pouchdb/compare/7.0.0...7.1.1&quot;&gt;latest commits&lt;/a&gt;.&lt;/p&gt;
</description>
        
        <pubDate>Thu, 13 Jun 2019 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2019/06/13/pouchdb-7.1.1.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2019/06/13/pouchdb-7.1.1.html</guid>
      </item>
    
      <item>
        <title>PouchDB 7.0 - 17.5% less PouchDB</title>
        
          <dc:creator>Dale Harvey</dc:creator>
        
        
          <description>&lt;p&gt;As promised back in January it is time to drop WebSQL from our default builds. This not only lets us focus our development efforts on a single engine but along with the other changes explained below reduces the default PouchDB package size from 148KB to 122KB, thats 17.5% smaller!&lt;/p&gt;
</description>
        
        <pubDate>Thu, 21 Jun 2018 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2018/06/21/pouchdb-7.0.0.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2018/06/21/pouchdb-7.0.0.html</guid>
      </item>
    
      <item>
        <title>PouchDB 6.4.2 - Long live WebSQL</title>
        
          <dc:creator>Dale Harvey</dc:creator>
        
        
          <description>&lt;p&gt;In this release PouchDB now supports IndexedDB by default in Safari and will drop support for WebSQL in future versions.&lt;/p&gt;
</description>
        
        <pubDate>Tue, 23 Jan 2018 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2018/01/23/pouchdb-6.4.2.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2018/01/23/pouchdb-6.4.2.html</guid>
      </item>
    
      <item>
        <title>PouchDB 6.4.0</title>
        
          <dc:creator>Dale Harvey</dc:creator>
        
        
          <description>&lt;p&gt;I&amp;#39;m happy to announce the release of PouchDB 6.4.0, bringing in a number of important features and fixes. For a full changelog from 6.3.0 to 6.4.0 please see &lt;a href=&quot;https://github.com/pouchdb/pouchdb/releases&quot;&gt;the releases page&lt;/a&gt;. Some of the highlights:&lt;/p&gt;
</description>
        
        <pubDate>Sat, 16 Dec 2017 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2017/12/16/pouchdb-6.4.0.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2017/12/16/pouchdb-6.4.0.html</guid>
      </item>
    
  </channel>
</rss>
