Skip to content

Releases: gorkalaucirica/HipchatAPIv2Client

v1.5.1

30 Apr 11:45
Compare
Choose a tag to compare
Merge pull request #34 from acedude/master

Updated sendRoomNotification method to support rooms with spaces in name

v1.5.0

08 Oct 21:42
Compare
Choose a tag to compare
Allow passing Client baseUrl as a constructor parameter

v1.4.0

11 Apr 10:45
Compare
Choose a tag to compare

Implemented /user/userid/history/latest endpoint

v1.3.1

04 Feb 15:19
Compare
Choose a tag to compare

Allow HTML user messages, documentation fix+update

v1.3.0

31 Oct 13:38
Compare
Choose a tag to compare

Added the following API methods:

  • createWebhook
  • getAllWebhooks
  • deleteWebhooks
  • updateUser

v1.2.0

31 Oct 13:35
Compare
Choose a tag to compare

Added getRecentHistory to room API

v1.1.1

08 Oct 18:20
Compare
Choose a tag to compare
  • Added possibility to use custom browser

v1.1.0

07 Oct 14:10
Compare
Choose a tag to compare

Added the following methods in RoomAPI:

  • Invite user
  • Set topic

v1.0.0

07 Oct 14:10
Compare
Choose a tag to compare

Initial release