Skip to content

Commit 1a4ed5d

Browse files
committed
Updated changelog
1 parent de3cb54 commit 1a4ed5d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## In Development
3+
## 0.1.3
44
- Made AI generation mode buttons smaller and arranged in a single row for better visibility on small screens
55
- Fixed potential performance issue causing progressive slowdown during extended editing sessions
66
- Removed 34 debug console.log statements that fired on every keystroke
@@ -13,6 +13,7 @@
1313
- Fixed suggestion panel stability: suggestions no longer flicker during typing
1414
- Keyup handler now only triggers cursor updates for navigation keys (arrows, Home, End, etc.)
1515
- Mode buttons and "Use suggestion" button no longer steal focus from the editor
16+
- Updated async issues causing unit tests and the admin command to hang.
1617

1718
## 0.1.2
1819
- Enhanced AI context generation to include multiple paragraphs (up to 2000 characters) instead of just adjacent paragraphs

0 commit comments

Comments
 (0)