Release Notes

Flutter

4.8.0-beta.10

Release Date: Sept 13, 2024

Added: OnlineWithAuthenticationIdentity and ditto.auth

Added: User-configurable transport config via ditto.getTransportConfig(), ditto.setTransportConfig() and ditto.updateTransportConfig()



4.8.0-beta.8 & 4.8.0-beta.9

No Notable Changes



4.8.0-beta.7

Release Date: Aug 26, 2024



Added: Ability to stop sync ditto.stopSync()



🛠️ Fixed: Cancelling a subscription currently doesn't trigger any action

🛠️ Fixed: Observer API no longer fires every 50ms. Previously the observer API was using a polling mechanism internally which resulted in an event ever 50ms no matter if there were changes or not. This has been updated with an event listener pattern.



🔄 Changed: Performance and battery life improvements from observers not continuously firing



4.8.0-beta.6

Release Date: Aug 21, 2024

Version 4.8.0-beta.6 has been Retracted due to an issue found with Android observer API not firing correctly. Please use earlier or later releases.



4.8.0-beta.5

Release Date: July 23, 2024

The initial beta release of Flutter 🎉

Updated 17 Oct 2024
Did this page help you?