Skip to content

Commit 03e6622

Browse files
authored
Merge pull request #47 from idulo/patch-1
Update release-notes.md for Ionic Capacitor 1.0.0
2 parents 8d499aa + 586899f commit 03e6622

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

docs/ProductNotes/release-notes.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ sidebar_position: 1
44
---
55

66
# Release Notes
7+
**1.0.0**
8+
- Included support for [Couchbase Lite 3.2.2](https://docs.couchbase.com/couchbase-lite/current/cbl-whatsnew.html#release-3-2-2-march-2025)
9+
- Fixed issue preventing [creation of second database instance](https://github.com/Couchbase-Ecosystem/cbl-ionic/issues/22)
10+
- Fixed a [session authentication issue](https://github.com/Couchbase-Ecosystem/cbl-ionic/issues/62)
11+
- Updated example app with [Replication](https://github.com/Couchbase-Ecosystem/cbl-ionic/issues/6) and [Query Screens](https://github.com/Couchbase-Ecosystem/cbl-ionic/issues/5)
12+
- Expanded Replication testing
13+
714
**0.2.6**
815
- Updated Database Save and Database getDocument APIs to fix issue where the document wasn't properly updated in the database nor returned due to changes made in 0.2.4 (regression).
916

@@ -38,4 +45,4 @@ sidebar_position: 1
3845
- Changed Database Maintenance APIs to match the Native SDK APIs
3946

4047
**0.2.2**
41-
- Early Access Release
48+
- Early Access Release

0 commit comments

Comments
 (0)