Features
Fixes
- Fixed an arbitrary file write vulnerability that allowed writes outside the repository scope. (#41565)
- Added a
getTextFromHTMLfallback and normalized search keys to properly handle HTML content. (#41553) - Fixed an XSS vulnerability in Table HTML cells. (#41539)
- Closed InputStreams after
StreamUtils.copyToStringto prevent resource leaks. (#41516) - Fixed an issue where stale actions could not read contents. (#41533)
- Updated MongoDB feature compatibility version (FCV) to 6. (#41534)
- Fixed an OS command injection vulnerability when in-memory Git is enabled. (#41525)