We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37499b9 commit 63b90a4Copy full SHA for 63b90a4
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [2.0.6] - 2025-04-21
4
+
5
+### Changed
6
+- Optimize insertion point rendering by reusing views and fixing layout issues
7
+- Add support for canceling completions on selection change in STTextView
8
+- Cancel autocompletion when clip view bounds change
9
+- Improve completion cancellation logic by calling cancelComplete in more cases
10
+- Move scrollView.documentView assignment earlier during scroll view setup
11
12
## [2.0.5] - 2025-04-19
13
14
### Changed
0 commit comments