GroupDocs.comparison for Python via .NET 25.6 Release Notes
We’re thrilled to introduce a new release of our Python package! This version brings full Linux support through a newly structured package, along with auto-generated API references to improve IntelliSense and streamline your development workflow. It also includes numerous fixes and enhancements for greater stability and performance. Update today to take advantage of the latest improvements!
Full list of changes in this release
Key | Category | Summary |
---|---|---|
COMPARISONPYTHON-5 | ★ Feature | Linux Support |
COMPARISONPYTHON-7 | Enhancement | Enhanced Development Experience with Autocomplete Support |
COMPARISONPYTHON-14 | Enhancement | Created api reference documentation |
COMPARISONPYTHON-4390 | Enhancement | Optimization of html file comparison process |
COMPARISONPYTHON-4411 | 🔧 Fix | Missing deleted table content in the HTML comparison |
COMPARISONPYTHON-4424 | 🔧 Fix | Incorrect text on summary page for identical documents |
COMPARISONPYTHON-4409 | 🔧 Fix | Incorrect font color and size in PPTX comparison result |
COMPARISONPYTHON-4376 | Enhancement | Improve performance of document type detection |
COMPARISONPYTHON-4371 | Enhancement | Eliminate use of temporary disk path when saving files |
COMPARISONPYTHON-4341 | 🔧 Fix | Incorrect exception message shown when comparing PDFs without a license |
COMPARISONPYTHON-4366 | 🔧 Fix | The first two pages of the PDF are not processed in evaluation mode |
COMPARISONPYTHON-4391 | 🔧 Fix | Images missing from HTML comparison result |
COMPARISONPYTHON-4339 | 🔧 Fix | Header changes not detected in Word comparison result |
COMPARISONPYTHON-4118 | 🔧 Fix | PDF preview page displays bold characters in the Linux environment |
COMPARISONPYTHON-4294 | 🔧 Fix | Saving output images for Word document pages preview takes too long |
Linux Support
🌐 We’re thrilled to introduce Linux support in our latest release! Now, our package seamlessly runs on Linux-based environments, providing greater flexibility and broader compatibility for developers. The package is available for installation on PyPI https://pypi.org/project/groupdocs-comparison-net/#files or directly download from https://releases.groupdocs.com/comparison/python-net/
Enhanced Development Experience with Autocomplete Support
🌐 This release includes PYI definitions, enabling autocomplete functionality in your text editor or IDE. This feature simplifies the development process and API exploration.
Created api reference documentation
🌐 We’re excited to introduce the API Reference Documentation for our Python package! This new web resource provides a comprehensive overview of our package’s API, including detailed descriptions of classes, methods, and properties. It serves as a valuable guide for developers, making integration and usage easier than ever. Explore the documentation here API Reference Documentation