Releases: bartekplus/FluentTyper
Releases · bartekplus/FluentTyper
v2026.20.0
What's Changed
- chore(deps): bump nltk from 3.9.3 to 3.9.4 in /scripts by @dependabot[bot] in #355
- fix: hide trailing word chars under caret in mid-text inline preview by @bartekplus in #359
- Chore/update deps by @bartekplus in #360
- fix: place auto-close caret synchronously on plain contenteditable by @bartekplus in #363
Full Changelog: v2026.19.1...v2026.20.0
v2026.19.1
What's Changed
- Fix CKEditor Firefox capitalization regression by @bartekplus in #358
Full Changelog: v2026.19.0...v2026.19.1
v2026.19.0
What's Changed
- fix: add CKEditor-5 host editor bridge to fix text handling bugs by @bartekplus in #357
Full Changelog: v2026.18.0...v2026.19.0
v2026.18.0
What's Changed
- fix: remove broken prediction cache from WebLLM predictor by @bartekplus in #352
- feat: add DictionaryPredictor to text expander engine by @bartekplus in #354
Full Changelog: v2026.17.0...v2026.18.0
v2026.17.0
What's Changed
- fix: prevent inline suggestion from disappearing on heavy DOM sites by @bartekplus in #344
- fix: match inline suggestion font to caret element in contenteditable editors by @bartekplus in #345
- feat: mirror-layer inline suggestion for mid-text editing by @bartekplus in #346
- fix: align inline suggestion with vertically centered input text by @bartekplus in #347
- feat: promote inline suggestion to general settings by @bartekplus in #348
- docs: improve README, CONTRIBUTING, and SECURITY by @bartekplus in #349
Full Changelog: v2026.16.0...v2026.17.0
v2026.16.0
What's Changed
- feat: add prefix-only prediction mode (fixes #4) by @bartekplus in #343
Full Changelog: v2026.15.1...v2026.16.0
v2026.15.1
What's Changed
- fix: restore DefaultDictionaryPredictor so custom words appear in suggestions by @bartekplus in #342
Full Changelog: v2026.15.0...v2026.15.1
v2026.15.0
What's Changed
- refactor: minimize suggestion menu host markup by @bartekplus in #334
- docs: split agent guidance into modular docs by @bartekplus in #337
- Upgrade outdated dependencies by @bartekplus in #338
- feat: auto-close brackets and quotes by @bartekplus in #336
- feat: run e2e tests headless by default by @bartekplus in #339
- refactor: extract suggestion entry session helpers by @bartekplus in #340
Full Changelog: v2026.14.0...v2026.15.0
v2026.14.0
What's Changed
- feat: support duplicate snippet shortcuts by @bartekplus in #311
Full Changelog: v2026.13.0...v2026.14.0
v2026.13.0
What's Changed
- Fix ChatGPT Tab suggestion acceptance by @bartekplus in #309
- Fix duplicate rich-editor Tab suggestion inserts by @bartekplus in #310
Full Changelog: v2026.12.1...v2026.13.0