This repository was archived by the owner on Jun 9, 2025. It is now read-only.
v3.0.0
- Upgraded the
firebasedependency to3.x.x(thanks to @cmosguy). No Firechat APIs have changed, but Firechat will no longer work with the Firebase2.x.xSDK. See the web migration guide for detailed instructions on how to upgrade to the Firebase3.x.xSDK. - Fixed an issue where
onDisconnect()operations were not properly restored upon regaining a connection to the Firebase Database (thanks to @oddui).