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

v2.1.0

Latest
Compare
Choose a tag to compare
@Nukesor Nukesor released this 03 Aug 23:06

[2.1.0] - 2020-08-04

Changed

  • SIGNIFICANTLY improve query speed by utilizing PTB's integrated cache.
  • Migrate all long texts to a yaml and add a i18n library.
  • Remove legacy telegram call wrapper
  • Significantly improve error handling
  • Switch to Sentry's new official sdk

Fixed

  • A bug where fuzzy search didn't work, if no strict results were previously found.
  • Refactoring errors that were introduced when convering a class to an enum.