- Use a NamedTuple for candidate lists instead of a simple tuple to improve code readability
- Increase the maximum number of emoji displayed in the lookup table from 20 to 10_000 (Resolves: #686)
- Improve detection whether a fallback for an emoji is needed (Resolves: #690)
- Show number of matched emoji always in the subtitle in emoji-picker and increase matchlimit to 100_000 for searches (Resolves: #689)
- Increase pygame.mixer's buffer size (Thanks to David Mandelberg) (Resolves: #681)
- Translation update from Weblate (es 99.6%)