Couchbase-Ecosystem / cbl-ionic

Ionic Capacitor plugin for Couchbase Lite Enterprise >= (3.2)
https://cbl-ionic.dev/
Apache License 2.0
3 stars 1 forks source link

50 add support for cbl 32 ios #60

Closed biozal closed 3 weeks ago

biozal commented 1 month ago

Updates to cbl-ionic:

-Updated Ionic Capacitor to 6.1.2 -Updates Couchbase Lite to version 3.2 for both iOS and Android -Updated various npm packages to latest versions to fix security issues -Updated cblite-js with fixes to scopes, documents, and mutableDocuments API -Updated cblite-js with new way to handle blobs to fix issues with conversion of documents API to fix nested array issue in Android -Updated example app to include tests which are now broken down into a different repo (git submodule) -Fixed many tests that were failing - too many to list here -Updated Readme file -Updated Contribute documentation