We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5aa7ee commit da5f697Copy full SHA for da5f697
1 file changed
CHANGELOG.md
@@ -9,9 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
10
### Changed
11
- Changed the default `/repos` pagination size to 20. [#706](https://github.com/sourcebot-dev/sourcebot/pull/706)
12
+- Changed pull policy in docker compose file to always. [#716](https://github.com/sourcebot-dev/sourcebot/pull/716)
13
14
### Fixed
-- Add warning logs when local repo index fails to match pattern. [#711](https://github.com/sourcebot-dev/sourcebot/issues/711)
15
+- Add warning logs when local repo index fails to match pattern. [#712](https://github.com/sourcebot-dev/sourcebot/pull/712)
16
17
## [4.10.7] - 2025-12-29
18
0 commit comments