This repository has been archived by the owner on May 10, 2024. It is now read-only.
[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.