chatroom 8.x-1.0-beta1

- Initial release for Drupal 8.
- Converted chatrooms and messages to entities.
- Added Views support.
- Refactored frontend to rely on Backbone.
- Registered the chat window and user list as pseudo fields with Field UI.
- Moved theme functions to Twig templates.

chatroom 7.x-2.2

Security update

See Chat Room - Moderately Critical - Access Bypass - SA-CONTRIB-2015-169

  • Issue #1962092: Name of anonymous user not sent to server.
  • Issue #1940470: Remove chatroom_add_js() call from hook_init.
  • Issue #1993674: Error when user name is empty.
  • Issue #2192963 by brtamas: Empty timezone produces error.
  • Issue #2193449 by Raphael Apard: Wrong table name on method getMessageCount()
  • Issue #2616940 by aditya_anurag: Missing @return and @param tag in PHPDoc comment

chatroom 7.x-2.0-alpha1

New features
Bug fixes
Insecure

This is the first release that is integrated with and relies on Node.js module.

There are many more features to add, but this alpha opens up an exciting new world for Chatroom module.

Bug reports, feature requests and co-maintainers welcome!

chatroom 7.x-2.x-dev

New features

Do not use this code unless you are hacking on it. It will eat your kittens and kill the rest of your pets.

chatroom 6.x-3.x-dev

New features

Opening up 6.x-3.x for new features, primarily:

- make chats available as a node-reference field
- integrate with node.js backend
- allow for more UI innovation

chatroom 6.x-2.17

Bug fixes

Bugfix release, chats should work without clean urls (finally).

chatroom 7.x-1.x-dev

New features
Bug fixes

Getting the ball rolling. Mostly broken, DO NOT USE.

chatroom 6.x-2.14

New features
Bug fixes

Couple of bugs fixed and a feature implemented:

chatroom 6.x-2.13

Security update
New features
Bug fixes

Security and new feature release.

chatroom 6.x-2.11

Bug fixes
Insecure

This is a fix for a bug in 6.x-2.10 that introduced code that required php 5.3, and few other stupid errors.

chatroom 6.x-2.10

New features
Bug fixes
Insecure

Lots of fixes and some new features and a backwards-incompatible API change with this release.

chatroom 6.x-2.8

Insecure

added much better caching, anyone interested in using the chat with moderate sized rooms should test this release.

chatroom 6.x-2.7

Bug fixes
Insecure

more bugfixes, thanks again for users who keep making this a more stable module:

chatroom 6.x-2.4

Bug fixes
Insecure

bug fix release, all users should update.

chatroom 6.x-2.3

Bug fixes
Insecure

another dumb bug fix for chats that are in rooms.

chatroom 6.x-2.2

Bug fixes
Insecure

another simple fix, this time of a warning when creating a chat from the chatroom view.

chatroom 6.x-2.1

Bug fixes
Insecure

simple bug fix release, fixes a notice on chatroom_view.

chatroom 6.x-2.0-beta4

Bug fixes
Insecure

there were enough bugs with beta3 to justify another beta. feeling pretty stable now, so this could be tagged as stable in a couple of days.

chatroom 6.x-2.0-beta3

Bug fixes
Insecure

bug fixes, feature polishing, next release should be an RC:

chatroom 6.x-2.0-beta2

New features
Bug fixes
Insecure

fixed a few bugs, so rolling another release:

  • user list now updates properly
  • support for imagecache preset had some bugs, flushed them out and fixed them
  • fixed some invite bugs
  • NEW: implemented a submit button, and made the width of the chatroom board configurable

chatroom 6.x-2.0-beta1

New features
Bug fixes
Insecure

entering beta now, no new big features from here on in until we have a stable 6.x-2.0 release. will now focus on bug fixing, UI work and polish to existing features.

  • user invites and widget, with hooks for other modules to manage invites as they see fit
  • a bunch of bug fixes

chatroom 6.x-2.0-alpha5

New features
Bug fixes
Insecure

getting closer to beta:

once invites are done, its beta time.

chatroom 6.x-2.0-alpha4

New features
Bug fixes
Insecure

more bug fixes, more features.

private chats and invites are the only remaining features to be added before i switch from alphas to betas, and move to polishing and bug fixing only.

chatroom 6.x-2.0-alpha3

New features
Bug fixes
Insecure

release early, release often. some nice new features:

  • private message support
  • kick and ban support
  • basic command reponse notification in the client
  • many bugs fixed, particularly in the command API hooks. chatroom module consumes its own chat command hooks, so other modules should be able to use its code as an example of how to do it.

chatroom 6.x-2.0-alpha2

New features
Bug fixes
Insecure

this is a big update. many, many bugs fixed from 6.x-2.0-alpha1, and some nice new features.

this branch now has more features than the 6.x-1.0 branch, and although its a long way from stable, is now a lot less likely to kill your kittens.

this is ready for wider testing, but not yet for production use, and there no upgrade path from the 6.x-1.0 branch yet.

chatroom 6.x-2.0-alpha1

New features
Insecure

big, nasty, next generation code - 2947 lines changed.

do not use this yet on a production site, because it may eat your site and kill your kittens.

you have been warned.

new features, which are pretty much all under the hood:

chatroom 6.x-1.0-beta6

New features
Bug fixes

Chatroom is a little bit more configurable with this beta.

chatroom 6.x-1.x-dev

New features

More better support for archiving chats:

chatroom 6.x-2.x-dev

New features

Start of development branch.

At the very least, this branch will restore the performance of chatroom module so it can handle moderately sized chats without eating servers.

chatroom 6.x-1.0-beta4

Bug fixes

More bug fixes. The module now mostly works as described on the box, though this is not thoroughly tested.

More testers and bug reports welcome, so we can move towards finishing stabilising this branch.

Bugs fixed:

chatroom 6.x-1.0-beta3

Bug fixes

This is a BETA release.

There are still known bugs, but new code fixing several WSOD crashes and other completely broken functionality makes it worth getting a new release out.

This branch will be stabilised then a new dev branch created to restore the performance of the module.

chatroom 6.x-1.0-beta2

Patch from #35 in #234636: Official 6.x-dev release of Chat Room

This is a BETA release. PLEASE BACKUP BEFORE YOU UPGRADE, and post bugs in a new issue marked for 6.x.

Thank you Pedro Lozano, Paul Kishimoto, and benhammond.

chatroom 6.x-1.0-beta1

Patch from #35 in #234636: Official 6.x-dev release of Chat Room

This is a BETA release. PLEASE BACKUP BEFORE YOU UPGRADE, and post bugs in a new issue marked for 6.x.

Thank you Pedro Lozano, Paul Kishimoto, and benhammond.

Pages

Subscribe with RSS Subscribe to Releases for Chatroom