Skip to content

Releases: abrom/rocketchat-ruby

v0.2.6

13 Jan 15:45
221f54d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.5...v0.2.6

v0.2.5

13 Jan 15:45
5e07f6d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.4...v0.2.5

v0.2.4

13 Jan 15:44
eedcd22
Compare
Choose a tag to compare

What's Changed

  • Add content-type and filename params for file upload by @MrRTi in #47

Full Changelog: v0.2.3...v0.2.4

v0.2.3

22 Aug 12:30
7441bde
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

21 Apr 00:06
2e2bb0f
Compare
Choose a tag to compare

What's Changed

  • Fix new Rubocop lints by @abrom in #45
  • Add ruby 3.2 to requirements by @MrRTi in #43
  • Add support for thread messages by @MrRTi in #44

New Contributors

  • @MrRTi made their first contribution in #43

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Dec 05:29
8533c61
Compare
Choose a tag to compare

What's Changed

  • URL-encode param values in GET query strings by @nmagedman in #41

Possible breaking change

  • Fixed handling of null values in GET query strings treated like empty strings by @nmagedman in #41

New Contributors

Full Changelog: v0.1.23...v0.2.1

v0.1.23

11 Nov 00:30
7a801f3
Compare
Choose a tag to compare

Added

  • [#40] Add set_attr options for announcement, custom_fields and default for channels/groups (@reist,@nmagedman)

Full Changelog: v0.1.22...v0.1.23

v0.1.22

11 Nov 00:29
3fcc8ff
Compare
Choose a tag to compare

Fixed

  • [#38] Fix room (channel/group) online API queries (use query instead of roomId) (@abrom)

Full Changelog: v0.1.21...v0.1.22

v0.1.21

11 Nov 00:29
4f17afc
Compare
Choose a tag to compare

Added

  • [#36] Improve support for various REST APIs (@abrom)

Full Changelog: v0.1.20...v0.1.21

v0.1.20

29 Mar 11:05
d49153f
Compare
Choose a tag to compare

Added

Deprecation

  • [#35] Drop Ruby 2.3 and 2.4 support (@abrom)