Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@xvitaly xvitaly released this 16 Jul 12:15
v1.3.0
11f8861

Breaking changes

  • Removed API token from configuration file. Now it should be forwarded using APIKEY environment variable.
  • Updated config schema to version 8.

New features

  • Allow to specify floats to /mute command.
  • Changes in bot's configuration will be saved automatically.
  • Added templates for issues, pull requests and other default pages.

Bug fixes

  • Fixed error when trying to send message to subscribed users if they blocked bot.
  • Subscribed users without admin rights in group will be unsubscribed from events automatically.
  • Fixed bot crash when trying to send message to recently unsubscribed user.