Skip to content

Releases: hubotio/hubot

v11.3.0

31 Aug 19:05
b50c39c
Compare
Choose a tag to compare

11.3.0 (2024-08-31)

Features

  • Execute a script command via CLI like hubot -e some command (#1734) (b50c39c)

v11.2.3

31 Aug 18:20
3647698
Compare
Choose a tag to compare

11.2.3 (2024-08-31)

Bug Fixes

v11.2.2

15 Aug 15:35
Compare
Choose a tag to compare

11.2.2 (2024-08-15)

Bug Fixes

  • having to hit the up arrow key so many times to get to the previous command (49d35e4)

v11.2.1

14 Aug 21:19
Compare
Choose a tag to compare

11.2.1 (2024-08-14)

Bug Fixes

  • Shell adapter history is not persisting (5ae96d4)
  • standard (93b5583)

v11.2.0

30 May 17:01
Compare
Choose a tag to compare

11.2.0 (2024-05-30)

Features

  • Shell adapter no longer requires starting the message with the robot name. (add95d3)

v11.1.9

24 May 19:11
Compare
Choose a tag to compare

11.1.9 (2024-05-24)

Bug Fixes

  • Shell: Sometimes up-arrow wasn't showing history (390d187)

v11.1.8

22 May 16:17
Compare
Choose a tag to compare

11.1.8 (2024-05-22)

Bug Fixes

  • Robot: warning function doesn't exist message when the regex starts with an anchor (82bbdbb)

v11.1.7

21 May 16:48
Compare
Choose a tag to compare

11.1.7 (2024-05-21)

Bug Fixes

  • Shell: History wasn't working when hitting the up and down arrows (b66760f)

v11.1.6

14 May 19:41
Compare
Choose a tag to compare

11.1.6 (2024-05-14)

Bug Fixes

  • Scripts making pipelined requests were not waited on to finish before loading the next script. (a4b688e)

v11.1.5

02 May 20:56
Compare
Choose a tag to compare

11.1.5 (2024-05-02)

Bug Fixes

  • Scripts not loaded in the order they exist in the file system (6eb73e3)