Skip to content

Commit

Permalink
changelog: prep for release
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Dec 14, 2024
1 parent d62e322 commit ec23429
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,12 @@
# Changelog

## Unreleased
## [Smoother search and bug fixes] - 2024-12-14

- **search**: Opening a query in browser now correctly preserves the selected pattern type from the pattern type selector.
- **search**: Loading view is now improved. Typing during ongoing searches should also feel less jittery, as the suggestion view is now less likely to show up randomly.
- **search**: Typing during ongoing searches should feel less jittery, as the suggestion view is now less likely to show up randomly.
- **search**: Loading state looks better with a better no-results view that shows progress and options to continue the search in browser or cancel it entirely.
- **dotcom**: When using 'Public code on Sourcegraph.com' commands, if an access token is not provided a random anonymous user ID is now generated and used with API requests and telemetry for diagnostics. Telemetry can be disabled in the extension preferences.
- **all**: 'Sourcegraph.com' commands are now called 'Public code on Sourcegraph.com', and 'Sourcegraph instance' commands are now just referred to as 'Sourcegraph' commands.
- **doc**: 'Sourcegraph.com' commands are now called 'Public code on Sourcegraph.com', and 'Sourcegraph instance' commands are now just referred to as 'Sourcegraph' commands.

## [Search improvements, pattern selector, and proxy support](https://github.com/raycast/extensions/pull/15625) - 2024-11-30

Expand Down

0 comments on commit ec23429

Please sign in to comment.