mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-12 04:15:30 +00:00
release v2.8.1
This commit is contained in:
parent
f83a4db3d6
commit
26ac654a00
1 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.8.1] - 2025-01-28
|
||||||
|
|
||||||
|
### Added
|
||||||
|
|
||||||
|
- Added `maxTrigramCount` to the config to control the maximum allowable of trigrams per document.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed issue with version upgrade toast not appearing without a hard refresh. ([#179](https://github.com/sourcebot-dev/sourcebot/pull/179))
|
- Fixed issue with version upgrade toast not appearing without a hard refresh. ([#179](https://github.com/sourcebot-dev/sourcebot/pull/179))
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue