Changes since 3.5:
- add inline emoji search, started with
:, by @eranl (#1660) - optionally remember language / subtype per app, by @eranl (#1815, #596)
- add haptic feedback for long press, by @devycarol (#2025, #1859)
- improvements for haptic feedback, by @devycarol (#2025, #2021)
- add haptic feedback to clipboard toolbar keys, by @ShortTimeNoSee (#2035, #2024)
- disable default long-press haptic on clipboard entries, by @ShortTimeNoSee (#2034, #2026)
- unpinned clipboard contents now survive app restart
- optionally display pinned clipboard entries last instead of first, by @eranl (#1903, #1902, #1976)
- keep clipboard / emoji enabled when switching input fields, by @eranl (#2069, #2068)
- add optional emoji and clipboard bottom rows with action key, by @eranl (#2081)
- add button for dismissing inline suggestions, by @eranl (#1900, #681)
- adjust suggestion bar spacing, by @eranl (#1906. #1904)
- add Bengali Khipro, by @qomarhsn (#1917, #1177)
- add Mirandese, by @Shunnuo (#1899)
- adjust Ukrainian diacritics, by @rdsq / @Quantom2 (#1849)
- disable internal handling of hardware keyboards (various issues about physical keyboard since 3.3, though some of them have been fully fixed)
- require a minimum distance before showing suggestion popup on upwards swipe (#2029)
- fix typed history sometimes not saved when app is closed (#2065)
- links to dictionaries now directly go to the file instead of the Codeberg page for the file
- improve popup key parsing for simple layout
- fix unable to access settings after hiding app icon in Android 9 and older (#1956)
- various minor fixes and improvements, by @eranl, @Fjara-h, and me