Downloads
Download tar.gz
33.58 KB
MD5: 149202c4d4395a17235eee37025dba9a
SHA-1: d01c0f649be86b18ea59c275f553ebbc44c89c90
SHA-256: 6eed7bbf12058fb1c6a3c6e12f71d3542a8a3f90b06c35d9732daecc57c50764
Download zip
39.85 KB
MD5: 5228479b37b3ae73627b8bbad31d0d3b
SHA-1: a7da638aa5f78ab34491556c5551f7060e18961c
SHA-256: 6dbb38852cc4826b83848f4c5b564717c79b26803251c02135c13780807dd311
Release notes
Known issue:
- There is a bug in Drupal versions 5.1 and below which prevents chats from working. Use the development snapshot of Drupal until the next version is released.
Changes since DRUPAL-5--1-5:
- #136753 Patch to fix untranslatable strings by Takafumi
- #136770 Fix for SQL query by Josh Freeman (josh_freeman)
- #137356 Fixed chat message count.
- #137880 Made special characters in chat links display correctly.
- #137880 Removed redundant check_plain()s found by Xavier Bestel (xav).
- #139173 If smileys were not enabled and PHP error messages were set to display, messages would not appear in the chat board.