I can see there is a new version 2.7 of CB Lite C# on NuGet
But before I update I would like to know what’s in the package… I have looked at the project page as stated in the NuGet package: Release 2.5.0 · couchbase/couchbase-lite-net · GitHub - the latest release there is 2.5.0… and there is a tag for version 2.6.4 (but more than a month old).
The documentation is in the process of getting published. There will be an official announcement when 2.7.0 is “released” (The packages have all been pushed out preemptively). The tag should be there soon too, but you can check the tip of release/mercury (that’s where the 2.7.0 tag will go cc: @Sandy_Chuang )
That is https://issues.couchbase.com/browse/CBL-468 right? The fix for Android went into 2.6.2 so it will be in 2.7.0 as well. For .NET it will be in 2.7.0 (there was no 2.6.x release after 2.6.0). To be clear it’s not an Android issue, it can affect any platform. It was just reported on Android first.
I have not been able to find the 2.7.0 release yet. Perhaps I didn’t understand where you told me to look? This is where I’ve tried to look: Tags · couchbase/couchbase-lite-net · GitHub