Releases: FirebaseExtended/firechat
Releases · FirebaseExtended/firechat
v3.0.1
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).
v2.0.1
- Added Firechat to the Firebase CDN and published it to Bower.
v2.0.0
v1.0.0
- Updates to documentation, warnings, etc.
v0.1.6
- Fixed namespace collision with Twitter Bootstrap's dropdown / tab modules.
0.1.5
- Fixed a bug which prevented the "Accepted" box from closing after accepting a private invite.
0.1.4
- Fixed an issue when trying to edit the presence state of an unauthenticated user.
0.1.3
- Fixed issue impacting moderator suspensions due to improper usage of
Firebase.ServerValue.TIMESTAMP
.
0.1.2
- Allowed reading chat messages and viewing user lists when unauthenticated.