Skip to content

Releases: sourcebot-dev/sourcebot

v4.10.20

28 Jan 23:31

Choose a tag to compare

What's Changed

  • fix(worker): Fixed issue where searching for refs/heads/<default_branch> would return no matches. by @brendan-kellam in #809
  • fix(web): Fix issue where preview panel and ask file sources were failing to load by @brendan-kellam in #813

Full Changelog: v4.10.19...v4.10.20

v4.10.19

28 Jan 16:41

Choose a tag to compare

What's Changed

  • fix(shared): Fix loadConfig import in resolveEnvOverrides.ts by @CyberT17 in #802

Full Changelog: v4.10.18...v4.10.19

v4.10.18

28 Jan 05:52

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.10.17...v4.10.18

v4.10.17

23 Jan 06:18

Choose a tag to compare

What's Changed

  • fix(hotkeys): Properly map all hotkeys in UI based on the platform by @msukkari in #784
  • experiment(ask_gh): Support on demand indexing of GitHub repositories by @brendan-kellam in #785
  • fix(parser): Allow parenthesis in query and filter terms by @msukkari in #788
  • fix(web): Fixed issue where Sourcebot would not index the new default branch when changed by @brendan-kellam in #789

Full Changelog: v4.10.16...v4.10.17

v4.10.16

22 Jan 21:34

Choose a tag to compare

What's Changed

  • chore(web): Add isBranchFilteringEnabled flag to search_finished event by @brendan-kellam in #781
  • fix(ui): Fix reference guide key hint for PC by @msukkari in #782

Full Changelog: v4.10.15...v4.10.16

v4.10.15

22 Jan 03:14

Choose a tag to compare

What's Changed

  • fix(backend): Fixed parsing of ALWAYS_INDEX_FILE_PATTERNS by @CyberT17 in #773

Full Changelog: v4.10.14...v4.10.15

v4.10.14

21 Jan 20:21

Choose a tag to compare

What's Changed

Full Changelog: v4.10.13...v4.10.14

v4.10.13

21 Jan 01:07

Choose a tag to compare

What's Changed

Full Changelog: v4.10.12...v4.10.13

v4.10.12

16 Jan 04:49

Choose a tag to compare

What's Changed

Full Changelog: v4.10.11...v4.10.12

v4.10.11

16 Jan 01:48

Choose a tag to compare

What's Changed

  • fix(search): Fix issue with filtering on generic git repo indexed from http/https by @msukkari in #742
  • fix(web): Fix "Ranges must be added sorted by from position and startSide" by having codemirror sort for us by @brendan-kellam in #743

Full Changelog: v4.10.10...v4.10.11