This repository was archived by the owner on Jun 30, 2022. It is now read-only.
3.0.0
- Changed: Lita 4.4's persisted rooms feature is now used by lita-hipchat. Remove any value assigned to
config.adapters.hipchat.roomsand use Lita's built-injoinandpartcommands 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.