What's Changed
- Documentation: Fixed some misformatted links by @barakplasma in #189
- Fix Matrix backend fails wheen trying to send messages with unicode in them by @D4ndellion in #187
- Fix typo by @mohd-akram in #196
- Make theme icons available for linux backend by @ClementPinard in #203
- Document "legacy" and new "app" Slack tokens by @adamnovak in #206
- Swap Slacker for Slack SDK by @MillironX in #229
- Add compatibility with emoji 2.0 by @theMarix in #250
- Change getargspec to getfullargspec for python 3.11 compatibility by @kdkd in #263
- Fix compatibility with Python 3.11, 3.12, and 3.13 by @theMarix in #271
- fix telegram coroutine not awaited by @francescobodria in #272
New Contributors
- @barakplasma made their first contribution in #189
- @D4ndellion made their first contribution in #187
- @mohd-akram made their first contribution in #196
- @ClementPinard made their first contribution in #203
- @adamnovak made their first contribution in #206
- @MillironX made their first contribution in #229
- @theMarix made their first contribution in #250
- @kdkd made their first contribution in #263
- @francescobodria made their first contribution in #272
Full Changelog: v2.7.0...v2.7.1