- Use the order of spellchecking suggestions coming from enchant for the score of the spellchecking candidates (Resolves: #739)
- Use
@dataclass
for PredictionCandidate instead of NamedTuple for Python 3.7+, fall back to the NamedTuple for Python < 3.7. - command
show_selection_info
: Instead of cancelling the selection, add the selection to the candidates (Related: #733) - Parse NamesList.txt if available in the system (Related: #698)
- Translation update from Weblate (pl 100%)