mirror of
https://github.com/sourcebot-dev/sourcebot.git
synced 2025-12-11 20:05:25 +00:00
release v3.2.0
This commit is contained in:
parent
55127f7dd9
commit
59cd86d23e
1 changed files with 6 additions and 0 deletions
|
|
@ -7,8 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [3.2.0] - 2025-05-12
|
||||||
|
|
||||||
|
### Added
|
||||||
|
- Added AI code review agent [#298](https://github.com/sourcebot-dev/sourcebot/pull/298). Checkout the [docs](https://docs.sourcebot.dev/docs/agents/review-agent) for more information.
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- Fixed issue with repos appearing in the carousel when they fail indexing for the first time. [#305](https://github.com/sourcebot-dev/sourcebot/pull/305)
|
- Fixed issue with repos appearing in the carousel when they fail indexing for the first time. [#305](https://github.com/sourcebot-dev/sourcebot/pull/305)
|
||||||
|
- Align gitea clone_url with gitea host url [#303](https://github.com/sourcebot-dev/sourcebot/pull/303)
|
||||||
|
|
||||||
## [3.1.4] - 2025-05-10
|
## [3.1.4] - 2025-05-10
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue