Releases: bartekplus/FluentTyper
Releases · bartekplus/FluentTyper
v2026.2.1
What's Changed
- Add CI e2e coverage with headless Puppeteer support by @bartekplus in #206
- ci: cache npm packages in GitHub Actions by @bartekplus in #207
- Stabilize flaky headless extension e2e tests by @bartekplus in #208
- Fix flaky headless CI popup wait in e2e test by @bartekplus in #209
- Fix flaky e2e Tribute popup selection in CI by @bartekplus in #210
- ci: modernize release workflow actions by @bartekplus in #211
Full Changelog: v2026.2.0...v2026.2.1
v2026.2.0
What's Changed
- Fix autocomplete space insertion bugs by @bartekplus in #196
- Update deps by @bartekplus in #197
- test: improve E2E testing coverage and execution speed by @bartekplus in #198
- feat: Redesign new installation page by @bartekplus in #199
- fix: proofread and fix i18n translations by @bartekplus in #200
- feat: Extension Language Selection and Popup UI Translation by @bartekplus in #201
- feat: UX options page overhaul by @bartekplus in #202
- Refactor build scripts, refresh language assets, and stabilize E2E tests by @bartekplus in #204
- Add CKEditor 5 field to E2E test matrix by @bartekplus in #205
Full Changelog: v2026.1.0...v2026.2.0
v2026.1.0
What's Changed
- Subset of langs by @bartekplus in #194
- Feature: Inline Suggestion Support and Bug Fixes by @bartekplus in #195
Full Changelog: v2026.0.0...v2026.1.0
v2026.0.0
What's Changed
- chore: update dependencies by @bartekplus in #188
- feat(test): Add unit tests for BackgroundServiceWorker and improve error handling by @bartekplus in #189
- Update E2E test words by @bartekplus in #190
- Fix lint warnings and improve type safety by @bartekplus in #191
- Update settings and tests by @bartekplus in #192
Full Changelog: v2025.8.0...v2026.0.0
v2025.8.0
What's Changed
- Allow custom styling for Tribute by @mondaychen in #176
- Update deps by @bartekplus in #177
New Contributors
- @mondaychen made their first contribution in #176
Full Changelog: v2025.7.5...v2025.8.0
v2025.7.5
What's Changed
- Use carets ranges for dependencies by @bartekplus in #162
- rm yarn by @bartekplus in #163
- Inital E2E tests by @bartekplus in #164
- Add E2E auto complete test by @bartekplus in #165
- Optimize awaits by @bartekplus in #166
- Improve debuggability by @bartekplus in #167
- Update webpack config by @bartekplus in #168
- Update package descritpion by @bartekplus in #169
- Fix display css property for .tribute-container by @bartekplus in #171
Full Changelog: v2025.7.3...v2025.7.5
v2025.7.3
v2025.7.2
What's Changed
- Get rid off unnecessery keyDown event by @bartekplus in #156
- Cleanup cs type checks by @bartekplus in #157
- Cleanup dir config by @bartekplus in #158
- Change ico to png by @bartekplus in #159
- Fix trigger key shortcut when min perdiction is set to -1 by @bartekplus in #160
Full Changelog: v2025.7.1...v2025.7.2
v2025.7.1
What's Changed
- Update icon by @bartekplus in #153
- Update youtube link by @bartekplus in #154
- Fix key shortcuts by @bartekplus in #155
Full Changelog: v2025.7.0...v2025.7.1
v2025.7.0
What's Changed
- refactor: Migrate extension to TypeScript by @bartekplus in #134
- Return early if no prediction found. by @bartekplus in #137
- Improve user interface by @bartekplus in #138
- Fix popup by @bartekplus in #139
- Unify options and popup styles. by @bartekplus in #140
- feat: new_installation use theme css by @bartekplus in #141
- Disable 'Enter' key by default. by @bartekplus in #142
- Use KEY_* to get settings by @bartekplus in #143
- Fix spacing rules by @bartekplus in #144
- Improve options layout by @bartekplus in #145
- Improve prediction sorting by @bartekplus in #146
- Content script fixes by @bartekplus in #147
- Deps update by @bartekplus in #148
- Add unit tests by @bartekplus in #149
- Improve exception prints by @bartekplus in #150
- Remove retrigger on replace event by @bartekplus in #151
- New icon by @bartekplus in #152
Full Changelog: v2025.6.15...v2025.7.0