Skip to content

Commit def438b

Browse files
docs: add CHANGELOG entry for #1305
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent df4b613 commit def438b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
- Added the ability to configure email code and credentials login from the security settings. [#1303](https://github.com/sourcebot-dev/sourcebot/pull/1303)
1515
- Added a list of configured SSO providers from the security settings. [#1303](https://github.com/sourcebot-dev/sourcebot/pull/1303)
1616

17+
### Fixed
18+
- Validated that `SOURCEBOT_ENCRYPTION_KEY` is exactly 32 characters at startup, failing fast with an actionable message instead of a runtime encryption error. [#1305](https://github.com/sourcebot-dev/sourcebot/pull/1305)
19+
1720
## [5.0.2] - 2026-06-11
1821

1922
### Changed

0 commit comments

Comments
 (0)