Skip to content

Commit a5c0ceb

Browse files
Update CHANGELOG.md
Co-authored-by: ケイラ <mckayla@hey.com>
1 parent 448d947 commit a5c0ceb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,7 @@
2424
- Add binary signature verification. This can be disabled with
2525
`coder.disableSignatureVerification` if you purposefully run a binary that is
2626
not signed by Coder (for example a binary you built yourself).
27-
- Add search functionality to the "All Workspaces" view with performance optimizations.
28-
- Implement smart search that prioritizes exact word matches over substring matches.
29-
- Add debounced search input (150ms delay) to improve responsiveness during typing.
30-
- Pre-compile regex patterns and cache metadata strings for better performance.
31-
- Include comprehensive error handling for malformed data and edge cases.
32-
- Add input validation to prevent performance issues from long search terms.
27+
- Add search functionality to the "All Workspaces" view.
3328

3429
## [v1.9.2](https://github.com/coder/vscode-coder/releases/tag/v1.9.2) 2025-06-25
3530

0 commit comments

Comments
 (0)