v1.1.2

D4Vinci/Scraplingv1.1.2Jun 17, 2026by cdoern

AI Summary

This release focuses on minor bug fixes and dependency updates. It includes a fix for orphaned conversation items, a security/stability improvement for ZIP decompression, and an update to the UI lockfile.

Key Highlights

  • Fix cascade delete for orphaned conversation items
  • Add ZIP decompression limits to MarkItDown processor
  • Update UI lockfile to ogx-client ^1.1.1

Full Release Notes

## What's Changed
* chore: update ogx-client to ^1.1.1 in UI lockfile by @cdoern in https://github.com/ogx-ai/ogx/pull/6120
* fix(conversations): cascade delete orphaned conversation items (backport #6059) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/6128
* fix(file_processor): add ZIP decompression limits to MarkItDown processor (backport #6100) by @mergify[bot] in https://github.com/ogx-ai/ogx/pull/6133


**Full Changelog**: https://github.com/ogx-ai/ogx/compare/v1.1.1...v1.1.2