Releases: joshuar/autocorrector
Releases · joshuar/autocorrector
v3.1.4
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.1
v3.0.0
3.0.0 (2023-10-18)
⚠ BREAKING CHANGES
- app,keytracker: restructure corrections code
- db,app,corrections: improve corrections tracking
- all: improve stats tracking
Features
- all: improve stats tracking (35656f8)
- app,keytracker: restructure corrections code (b6ae8da)
- app: embed icons and urls rather than defining in code (4f7f82d)
- db,app,corrections: improve corrections tracking (1e811de)
- keytracker: adjust interfaces for keytracker (6aa3d34)
- keytracker: improve goroutine handling (c6177d6)
- tools/scraper: add a tool to scrape common misspellings off Wikipedia (9b412ec)
- tools: scraper output saves as corrections.toml (ff32e41)
Bug Fixes
v2.1.1
v2.1.0
v2.0.0
2.0.0 (2023-06-26)
⚠ BREAKING CHANGES
- working code without sockets
Features
- app,keytracker: split out channel handling and word details from keytracker (998e156)
- app: add settings, report issue, request feature tray menu options (74377bc)
- working code without sockets (80b2028)
Bug Fixes
- app,keytracker: corrections can now be toggle on/off again (c560ad8)
- app: "Show Stats" tray icon menu option restored (878e12b)
- app: notifications toggle and display working again (03e00f5)
- app: remove unused notifications code (3c01d3b)
- app: stats tracking now working again (8486b27)
- cmd,app,server: merge client command into root command (aa260aa)
- cmd: remove
--user
command option andenable
sub-command (35f0dee) - notifications: remove more unused notifications code (c582389)
- remove no longer used client and control code (3105d1f)