GroupDocs.Redaction for Python via .NET Releases
Released: Jun 12, 2026
Updates in V26.6
Features
- Added the full redaction capabilities of the underlying .NET library to Python, shipped as a self-contained wheel on PyPI.
- Text redaction - Replace or hide text matched by an exact phrase (case-insensitive or case-sensitive, including right-to-left scripts) or a regular expression. Use a replacement string or draw a filled color box over the match.
- Metadata redaction - Erase metadata wholesale or by filter, or rewrite values that match a pattern.
- Image-area and annotation redaction...
Released: Oct 18, 2025
Updates in V25.10
Features
- Updated Inner Libraries: Incorporates the latest dependencies for optimal stability and security in document redaction workflows.
- Improved Compatibility: Better alignment with current Python and .NET runtimes, ensuring easy integration across diverse environments.