mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
release v2.6.1
This commit is contained in:
parent
111023b1dc
commit
b9e6ce5690
1 changed files with 8 additions and 0 deletions
|
|
@ -7,10 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [2.6.1] - 2024-12-09
|
||||
|
||||
### Added
|
||||
|
||||
- Added config option `settings.maxFileSize` to control the maximum file size zoekt will index. ([#118](https://github.com/sourcebot-dev/sourcebot/pull/118))
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed syntax highlighting for zoekt query language. ([#115](https://github.com/sourcebot-dev/sourcebot/pull/115))
|
||||
- Fixed issue with Gerrit repo fetching not paginating. ([#114](https://github.com/sourcebot-dev/sourcebot/pull/114))
|
||||
- Fixed visual issues with filter panel. ([#105](https://github.com/sourcebot-dev/sourcebot/pull/105))
|
||||
|
||||
## [2.6.0] - 2024-12-02
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue