| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-17 | 758 Bytes | |
| Release v1.96 source code.tar.gz | 2026-02-17 | 146.6 MB | |
| Release v1.96 source code.zip | 2026-02-17 | 153.6 MB | |
| Totals: 3 Items | 300.2 MB | 0 | |
Features
- Added Betterbugs SDK support. (#41532)
- Added a Tooltip property for the Checkbox widget. (#41483)
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)