We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30b2d78 commit 00478bbCopy full SHA for 00478bb
CHANGELOG.md
@@ -12,6 +12,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
- Added support for using bearer tokens with anthropic. [#967](https://github.com/sourcebot-dev/sourcebot/pull/967)
13
- Updated to Next.JS 16. [#970](https://github.com/sourcebot-dev/sourcebot/pull/970)
14
15
+### Fixed
16
+- Preserve regex and case sensitivity query parameters when loading more search results. [#972](https://github.com/sourcebot-dev/sourcebot/pull/972)
17
+
18
## [4.13.1] - 2026-02-28
19
20
### Changed
0 commit comments