Sockethub 4.0.1 released

Hi all, Sockethub 4.0.0 was released a few days ago, but after catching a few minor issues right away, I made a quick patch release. So this post will summarize the 4.0.0 release as well, the main changes are:

  • Switching from Kue to Bull - the job queueing system which uses Redis. Bull seems to be much more performant and Kue has been deprecated in favor of it some time ago, finally got around to making the switch.
  • Switch from node-simple-xmpp to xmpp.js (special thanks to @raucao)
  • Upgrade to socket.io v4

For a full list of changes see the release pages:

1 Like