Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

v1.6.0

Compare
Choose a tag to compare
@Nukesor Nukesor released this 09 Aug 15:18

[1.6.0] - 2020-08-09

Added

  • Pagination when listing polls.

Changed

  • Users are only allowed to own 200 polls (by default).
  • Poll Messages won't be removed when deleting all/all closed polls.
  • Use local venv for development with poetry
  • Dependency updates

Internal:

  • Huge internal restructuring and refactoring
  • Updated from raven to sentry-sdk

Fixed

  • Broken polls after adding new options to Priority Poll.
  • Fixed broken poll creation, when users added too many options at once.
  • Fixed exceptions when the bot was used in groups he wasn't allowed to send messages.
  • Fixed broken /list and /list_closed for users with too many polls
  • Fixed exceptions due to duplicate inline result updates.
  • Fixed exceptions due to channel posts in message handlers
  • Ignored exceptions when /start commands came in without a message.
  • Fixed broken polls due to special characters in usernames and poll names/titles