1.1.2
Due to a bug in the Xamarin Studio nuget add-in, adding Couchbase Lite 1.1.1 to a .NET 4.5 does not automatically add the packages it depends on. Due to this issue, we are removing our .NET 3.5 package until the Xamarin Studio add-in issue is resolved.
This release also includes one critical fix, which can occur when first opening a database created in Couchbase Lite 1.0.4. All 1.1.1 users are strongly recommended to upgrade to 1.1.2 immediately to avoid data loss.
Critical Issues
- #512 Upgrade logic to v1.1 sometimes deletes database file on failure
Known Issues
- #486 Replication deadlocking on Linux
- #481 [Unity Demo] _bulk_get deadlocks on Unity.iOS
- #504 Bonjour P2P services sometimes have trouble unregistering (especially on Linux / Android)
You can download this release from nuget.org:
Requirements
Couchbase Lite for .NET 1.1.2 is compatible with the following .NET runtimes and operating systems:
.NET Runtime | OS |
---|---|
Mono (.NET 3.5+) | Linux |
Mono (.NET 3.5+) | OS/X |
MSFT 3.5+ | Windows Desktop |
Xamarin | iOS |
Xamarin | Android |
Unity 4.6 Pro | Android |
Unity 4.6 Free/Pro | Windows Desktop |
Unity 4.6 Free/Pro | OS X |
Unity 4.6 Free/Pro | Linux |
Unity >= 5.1.2p1 Personal/Pro | iOS |
Unity 5 Personal/Pro | Android |
Unity 5 Personal/Pro | Windows Desktop |
Unity 5 Personal/Pro | OS X |
Unity 5 Personal/Pro | Linux |