v3.0.0
- Upgraded the
firebase
dependency to3.x.x
(thanks to @cmosguy). No Firechat APIs have changed, but Firechat will no longer work with the Firebase2.x.x
SDK. See the web migration guide for detailed instructions on how to upgrade to the Firebase3.x.x
SDK. - Fixed an issue where
onDisconnect()
operations were not properly restored upon regaining a connection to the Firebase Database (thanks to @oddui).