SDK Setup Guides
...
Release Notes
Ditto v4 for C#
csharp c# c sharp updates version changelog c# version 4 5 0 c# version 4 4 5 c# version 4 4 4 c# version 4 4 3 cli install package ditto version 4 4 3 package reference \<packagereference include="ditto" version=4 4 3" /> c# version 4 4 2 c# version 4 4 1 c# version 4 4 0 c# / net version 4 3 1 install package ditto version 4 3 1 packagereference \<packagereference include="ditto" version=4 3 1" /> https //software ditto live/dotnet/ditto/4 3 1/api reference/ c# / net version 4 3 0 released tue jul 18th 2023, 10 02 pm release notes ⚠️ warning this sdk version will migrate some data formats on disk once upgraded to 4 3 0, an sdk can only be downgraded back to 4 2 2 and 4 2 1 but no earlier downgrading to versions earlier than 4 2 1 will require uninstalling and re installing to clear out the new data formats (#8946) added an internal ability to measure & report the level of redundancy in replication updates to calculate the percentage of updates that are arriving from multiple peers this will be used for future self balancing mesh actions which are not yet enabled (#8937) changed new serialization format improves efficiency of replication, particularly in the big peer (#8946) changed better logging for diagnosing auth failures (#8984) changed improved replication performance by introducing a small internal caching layer for commonly computed values (#8777) fixed the replication engine can now recover from certain filesystem corruption issues during sync instead of panicking (#8965) fixed increased validation of document updates, preventing updates that try to modify the document id (#9063) installation command line install package ditto version 4 3 0 packagereference \<packagereference include="ditto" version=4 3 0" /> https //software ditto live/dotnet/ditto/4 3 0/api reference/ c# / net version 4 2 3 released wed jul 5th 2023, 3 32 pm release notes synchronized version bump release installation command line install package ditto version 4 2 3 packagereference \<packagereference include="ditto" version=4 2 3" /> https //software ditto live/dotnet/ditto/4 2 3/api reference/ c# / net version 4 2 2 released tue jul 4th 2023, 10 42 am release notes improved mesh performance when using 50+ small peer devices (#9077) changed improved deserialization performance of documents (#9123) fixed increased validation of document updates, preventing updates that try to modify the document id (#9129) fixed removed outdated error level log statements in ditto store related to fixed the fixed a potential crash if a document attachment was malformed (#9045) installation command line install package ditto version 4 2 2 packagereference \<packagereference include="ditto" version=4 2 2" /> https //software ditto live/dotnet/ditto/4 2 2/api reference/ c# / net version 4 2 1 released tue jun 13th 2023, 3 47 pm release notes fixed a possible crash due to serialisation when upgrading from version 4 1 0 or 4 1 1 (#8925) installation command line install package ditto version 4 2 1 packagereference \<packagereference include="ditto" version=4 2 1" /> https //software ditto live/dotnet/ditto/4 2 1/api reference/ c# / net version 4 2 0 released tue jun 13th 2023, 1 53 am release notes changed improved replication uses compressed message stream to decrease bandwidth consumption (#8807) changed reduce verbosity in replication logs (#8370) fixed potential crash on linux when handling bluetooth advertisement during ditto startup (#8538) installation command line install package ditto version 4 2 0 packagereference \<packagereference include="ditto" version=4 2 0" /> https //software ditto live/dotnet/ditto/4 2 0/api reference/ c# / net version 4 1 1 released thu may 18th 2023, 11 35 pm release notes fixed devices with hostnames longer than 35 bytes will no longer fail to sync over lan fixed potential crash on linux when handling bluetooth advertisement during ditto startup installation command line install package ditto version 4 1 1 packagereference \<packagereference include="ditto" version=4 1 1" /> https //software ditto live/dotnet/ditto/4 1 1/api reference/ c# / net version 4 1 0 released fri apr 28th 2023, 11 52 am release notes added changed changed (experimental) query overlap groups, bus a breaking protocol change for upcoming improvements peers using older versions will not be able to connect with newer peers until they upgrade fixed improved bluetooth le connection reliability on linux fixed a replication issue where certain cases that should have reset the replication session with a remote peer would instead temporarily terminate the connection while not resetting the session fixed a replication issue that could cause failed convergence on small number of documents if updates are being received during a local eviction security enforce immediate disconnection of any connected peers whose certificate expires during a sync session installation command line install package ditto version 4 1 0 packagereference \<packagereference include="ditto" version=4 1 0" /> https //software ditto live/dotnet/ditto/4 1 0/api reference/ c# / net version 4 0 3 alpha linux ble fixes 2 released tue apr 18th 2023, 1 22 am release notes improvements to bluetooth connection reliability on linux installation command line install package ditto version 4 0 3 alpha linux ble fixes 2 packagereference \<packagereference include="ditto" version=4 0 3 alpha linux ble fixes 2" /> https //software ditto live/dotnet/ditto/4 0 3 alpha linux ble fixes 2/api reference/ c# / net version 4 0 3 alpha linux ble fixes released mon apr 17th 2023, 3 19 pm release notes fixed a replication issue that could cause failed convergence on small number of documents if updates are being received during a local eviction improvements to bluetooth connection reliability on linux installation command line install package ditto version 4 0 3 alpha linux ble fixes packagereference \<packagereference include="ditto" version=4 0 3 alpha linux ble fixes" /> https //software ditto live/dotnet/ditto/4 0 3 alpha linux ble fixes/api reference/ c# / net version 4 0 2 released thu apr 20th 2023, 3 36 pm release notes fixed a replication issue where certain cases that should have reset the replication session with a remote peer would instead temporarily terminate the connection while not resetting the session fixed correct handling of reset and disable errors from receive update installation command line install package ditto version 4 0 2 packagereference \<packagereference include="ditto" version=4 0 2" /> https //software ditto live/dotnet/ditto/4 0 2/api reference/ c# / net version 4 0 1 released thu apr 6th 2023, 11 54 am release notes fixed resolved an issue with logging when the stdout is not available installation command line install package ditto version 4 0 1 packagereference \<packagereference include="ditto" version=4 0 1" /> https //software ditto live/dotnet/ditto/4 0 1/api reference/ c# / net version 4 0 0 released wed mar 22nd 2023, 3 48 pm release notes added addwins removes will now be used if changed if a problem occurs with an app's authentication webhook, the small peer that is trying to authenticate will log more detailed information for the developer changed old multi hop connections are now automatically disconnected when direct connections are established with peers, freeing up unneeded resources faster changed reduced severity level for some routine log statements which were previously emitted at a warn level fixed some threads spawned by the sdk no longer wait up to 30 seconds before being stopped fixed an issue which could cause ditto to hang if more than 500 peers were encountered fixed replication hanging under some circumstances, especially websocket connections to big peer fixed a possible crash if ditto is configured with an invalid app id an error message is emitted instead installation command line install package ditto version 4 0 0 packagereference \<packagereference include="ditto" version=4 0 0" /> https //software ditto live/dotnet/ditto/4 0 0/api reference/ c# / net version 4 0 0 beta1 released thu jan 26th 2023, 3 37 pm release notes fixed an issue which could cause ditto to hang if more than 500 peers were encountered fixed addwins removes will now be used if installation command line install package ditto version 4 0 0 beta1 packagereference \<packagereference include="ditto" version=4 0 0 beta1" /> https //software ditto live/dotnet/ditto/4 0 0 beta1/api reference/ c# / net version 4 0 0 alpha2 released mon jan 16th 2023, 2 16 pm release notes added installation command line install package ditto version 4 0 0 alpha2 packagereference \<packagereference include="ditto" version=4 0 0 alpha2" /> https //software ditto live/dotnet/ditto/4 0 0 alpha2/api reference/