Skip to content

Commit 71b2b35

Browse files
committed
chore: update minor version to 0.2.8
1 parent 2d1d02b commit 71b2b35

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ All notable changes to the "longdo-spell-checker" extension will be documented i
55
Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file.
66

77
## [Released]
8+
### [0.2.8] : 21/04/2568
9+
- feat: Set spell checking on save as the default behavior
10+
- feat: Enhanced status bar to reflect different states:
11+
- Checkmark when no spelling errors are found
12+
- Disconnection icon when API key is missing
13+
- Offline indicator when internet connection is unavailable
14+
815
### [0.2.7] : 10/04/2568
916
- chore: Add URL to web console page in the setting description
1017
- refactor: Dialog to ask before change API Key

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
],
2525
"description": "Thai/English Spell Checker: A fast and intelligent multilingual spell checker from Longdo Dict online dictionary service.",
2626
"publisher": "MetamediaTechnology",
27-
"version": "0.2.7",
27+
"version": "0.2.8",
2828
"engines": {
2929
"vscode": "^1.80.0"
3030
},

0 commit comments

Comments
 (0)