Skip to content

Releases: maubot/xkcd

v1.2.0

28 Feb 18:53
Compare
Choose a tag to compare
  • Added !xkcd random command to get random xkcd
  • Fixed !xkcd search and !xkcd lucky to not allow an empty query, so they return a help message when the query is missing.
  • Fixed Python 3.10 compatibility

v1.1.2

26 Oct 14:50
Compare
Choose a tag to compare
  • Added Python 3.10 compatibility.
  • Added mautrix-python v0.10 compatibility.
  • Fixed xkcd broadcast failing if a new xkcd was published, but the image wasn't available right away.

v1.1.1

17 Feb 23:38
Compare
Choose a tag to compare
  • Fixed polling stopping when xkcd.com returned an error
  • Added migrating subscriptions when room is upgraded
  • Added external_url and license fields to posts
  • Fixed typo

v1.1.0

22 Jun 20:15
Compare
Choose a tag to compare
  • Added !xkcd lucky to search for a xkcd and post the first result (like "I'm feeling lucky" in search engines)
  • Made base command customizable

v1.0.0

15 Jan 14:08
Compare
Choose a tag to compare

Initial release