---
title: Couchbase Lite JavaScript Release Notes
description: Couchbase Lite JavaScript release notes
pubDate: 2026-08-17T09:53:44.266Z
antora:
  editUrl: https://github.com/couchbaselabs/docs-couchbase-lite-js/edit/release/1.0/modules/ROOT/pages/releasenotes.adoc
  xref: xref:couchbase-lite-javascript::releasenotes.adoc[]
---

[Consult the llms.txt file for a full list of contents](/llms.txt)
[View original HTML](/couchbase-lite-javascript/current/releasenotes.html)

# Couchbase Lite JavaScript Release Notes

## [](#version-1-0-1-june-2026)Version 1.0.1 — June 2026

Version 1.0.1 for Couchbase Lite JavaScript delivers the following features and enhancements:

### [](#enhancements)Enhancements

* [CBL-7649 — Database.exists() doesn't exist](https://jira.issues.couchbase.com/browse/CBL-7649)
* [CBL-7942 — Continuous replicator should retry after network errors](https://jira.issues.couchbase.com/browse/CBL-7942)

### [](#issues-and-resolutions)Issues and Resolutions

#### [](#fixed-issues)Fixed Issues

* [CBL-7647 — Query results don't have Blobs](https://jira.issues.couchbase.com/browse/CBL-7647)
* [CBL-7648 — ReplicatorConfig.database is not type-compatible with Database<CustomConfig>](https://jira.issues.couchbase.com/browse/CBL-7648)
* [CBL-7920 — JS replicator does not send PINGs, leading to timeouts](https://jira.issues.couchbase.com/browse/CBL-7920)
* [CBL-7921 — Replicator 'continuous' property is inconsistent with other platforms](https://jira.issues.couchbase.com/browse/CBL-7921)

#### [](#known-issues)Known Issues

None for this release.

### [](#breaking-changes)Breaking Changes

None for this release.

### [](#deprecations)Deprecations

None for this release.

## [](#version-1-0-0-november-2025)Version 1.0.0 — November 2025

Version 1.0.0 for Couchbase Lite JavaScript delivers the following features and enhancements:

### [](#enhancements-2)Enhancements

None for this release.

### [](#issues-and-resolutions-2)Issues and Resolutions

#### [](#fixed-issues-2)Fixed Issues

None for this release.

#### [](#known-issues-2)Known Issues

* [CBL-7593 — date\_diff\_str behavior inconsistent with server](https://jira.issues.couchbase.com/browse/CBL-7593)
* [CBL-7647 — Query results don't have Blobs](https://jira.issues.couchbase.com/browse/CBL-7647)
* [CBL-7648 — ReplicatorConfig.database is not type-compatible with Database<CustomConfig>](https://jira.issues.couchbase.com/browse/CBL-7648)
* [CBL-7649 — Database.exists() doesn't exist](https://jira.issues.couchbase.com/browse/CBL-7649)

### [](#breaking-changes-2)Breaking Changes

None for this release.

### [](#deprecations-2)Deprecations

None for this release.

> [!NOTE]
> For an overview of the latest features offered in Couchbase Lite JavaScript, see [What's New](whats-new.md).

## [](#related-content)Related Content

### [](#)

Product Information

* [Compatibility](compatibility.md)
* [Supported Browsers](supported-browsers.md)

.

### [](#-2)

Getting Started

* [Install](gs-install.md)
* [Databases](database.md)

.

### [](#-3)

Dive Deeper . . .

[Mobile Forum](https://forums.couchbase.com/c/mobile/14) | [Blog](https://blog.couchbase.com/) | [Tutorials](https://docs.couchbase.com/tutorials/)

.