hipchat / hipchat-rb

HipChat HTTP API Wrapper in Ruby with Capistrano hooks
https://www.hipchat.com/docs/apiv2
MIT License
336 stars 172 forks source link

Notifications for private messages failing #178

Closed jsenitza closed 8 years ago

jsenitza commented 8 years ago

Currently using the Hipchat gem 1.5.3 but have not been able to override the notify parameter to be true. We manually changed the locally installed gem to mirror the code change in #170 and it worked. Any updates on when this will be packaged for release?

CC: @NaomiReeves

jsenitza commented 8 years ago

After a bit of troubleshooting we were able to change the notify parameter, but it required us to set the message format variable as well. We still would be interested in an update as to when change #170 will be released.

rberrelleza commented 8 years ago

I was released on 1.5.4, earlier today.