Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jun 30, 2022. It is now read-only.

3.0.0

Choose a tag to compare

@jimmycuadra jimmycuadra released this 18 Jun 08:30
· 9 commits to master since this release
  • Changed: Lita 4.4's persisted rooms feature is now used by lita-hipchat. Remove any value assigned to config.adapters.hipchat.rooms and use Lita's built-in join and part commands instead. For backwards compatibility, the configuration attribute will take precedence and disable usage of the persisted rooms if set. The configuration attribute is now deprecated and will be removed in lita-hipchat 4.0.
  • Fixed: The adapter now waits until it can verify it's connected to HipChat before attempting further action. This may fix an issue some users were having where Lita would crash unless the adapter's debug mode was enabled.