<?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 has a new adapter - nodesqlite</title>
        
          <dc:creator>Alba Herrerías</dc:creator>
        
        
          <description>&lt;p&gt;Hello everyone! PouchDB has a new available adapter for you to use, &lt;code&gt;nodesqlite&lt;/code&gt;, that internally uses Node.js&#39;s native SQLite module as its persistence layer. This will be, in PouchDB&#39;s release version 11.0.0, the default adapter for node environments, replacing the deprecated LevelDB ecosystem we currently depend on. You can read more about the details, discussion and timeline in this &lt;a href=&#34;https://github.com/apache/pouchdb/issues/9163&#34;&gt;issue&lt;/a&gt;, and look at its implementation in this &lt;a href=&#34;https://github.com/apache/pouchdb/pull/9223&#34;&gt;pull request&lt;/a&gt;.&lt;/p&gt;</description>
        
        <pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate>
        <link>http://pouchdb.com/2026/04/10/migration-to-nodesqlite.html</link>
        <guid isPermaLink="true">http://pouchdb.com/2026/04/10/migration-to-nodesqlite.html</guid>
      </item>
    
      <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=&#34;https://github.com/pouchdb/pouchdb/releases&#34;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&#34;https://github.com/pouchdb/pouchdb/compare/8.0.0...8.0.1&#34;&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&#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=&#34;https://github.com/pouchdb/pouchdb/releases&#34;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&#34;https://github.com/pouchdb/pouchdb/compare/7.3.1...8.0.0&#34;&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&#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=&#34;https://github.com/pouchdb/pouchdb/releases&#34;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&#34;https://github.com/pouchdb/pouchdb/compare/7.3.0...7.3.1&#34;&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&#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=&#34;https://github.com/pouchdb/pouchdb/releases&#34;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&#34;https://github.com/pouchdb/pouchdb/compare/7.2.2...7.3.0&#34;&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;
&lt;p&gt;&lt;a href=&#34;https://github.com/pouchdb/pouchdb/issues/7618&#34;&gt;#7618&lt;/a&gt; - We are excited to announce the release of a new adapter for indexeddb access which uses native indexes rather than custom tables. This is an additional adapter rather than an upgrade so you can continue using &amp;quot;idb&amp;quot; for the old version or choose to switch to &amp;quot;indexeddb&amp;quot;. The new version is not backwards compatible and data migration is left as an exercise for the reader.&lt;/p&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=&#34;https://github.com/pouchdb/pouchdb/releases&#34;&gt;the releases page&lt;/a&gt; or view the &lt;a href=&#34;https://github.com/pouchdb/pouchdb/compare/7.0.0...7.1.1&#34;&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>
    
  </channel>
</rss>
