Aspose.SVG リリース

各リリースの最新情報を、機能・強化・解決済みの課題の詳細とともに確認しましょう。

1月
2月
3月
4月
5月
6月
7月
8月
9月
10月
11月
12月
Aspose.SVG for Python via .NET V26.6メジャーバージョン2026年6月30日
修正
  • Fixed a stack overflow that could occur when processing documents with deeply nested elements.
Aspose.SVG for .NET V26.6メジャーバージョン2026年6月29日
修正
  • Fixed a stack overflow that could occur when processing documents with deeply nested elements.
Aspose.SVG for .NET V26.5メジャーバージョン2026年5月29日
機能
  • Improved reliability in shared HTML/SVG rendering code paths, including CSS math value handling, layout stability, and general document processing refinements relevant to SVG-based workflows.
Aspose.SVG for Python via .NET V26.5メジャーバージョン2026年5月29日
機能
  • Improved reliability in shared HTML/SVG rendering code paths, including CSS math value handling, layout stability, and general document processing refinements relevant to SVG-based workflows.
Aspose.SVG Product Family Update2026年5月1日
Aspose.SVG for .NET V26.4メジャーバージョン2026年4月30日
修正
  • SVG documents with complex borders or paths now render correctly when exported to PDF.
  • SVG rendering now handles embedded HTML elements with "auto" layout values without throwing an ArgumentException.
Aspose.SVG for Python via .NET V26.4メジャーバージョン2026年4月30日
修正
  • SVG documents with complex borders or paths now render correctly when exported to PDF.
  • SVG rendering now handles embedded HTML elements with "auto" layout values without throwing an ArgumentException.
Aspose.SVG Product Family Update2026年4月1日
Aspose.SVG for Python via .NET V26.3メジャーバージョン2026年4月1日
機能
  • Improved SVG to PDF generation with internal refinements in rendering and output processing.
  • Enhanced overall reliability and consistency of the conversion pipeline.
  • Applied general maintenance and internal quality improvements.
Aspose.SVG for .NET V26.3メジャーバージョン2026年3月31日
機能
  • Improved SVG to PDF generation with internal refinements in rendering and document output.
  • Enhanced overall reliability and consistency of the SVG to PDF conversion pipeline.
Aspose.SVG for Python via .NET V26.2メジャーバージョン2026年3月2日
機能
  • Added support for the text_length attribute with length_adjust modes (spacing and spacing_and_glyphs) on text and tspan elements, introduced the writing_mode and text_orientation CSS properties for vertical text layout, and corrected text_anchor alignment for right-to-left direction.
修正
  • Resolved deadlock issues in navigate_async methods, making all overloads fully asynchronous and safe to call from event-loop-bound contexts.
Aspose.SVG Product Family Update2026年3月2日
Aspose.SVG for .NET V26.2メジャーバージョン2026年2月27日
機能
  • Added the textLength attribute with lengthAdjust support (spacing and spacingAndGlyphs modes) on <text> and <tspan> elements.
  • Added a CSS writing-mode property (vertical-rl, vertical-lr) for vertical SVG text layout.
  • Added a CSS text-orientation property (mixed, upright, sideways) for per-glyph orientation in vertical mode.
修正
  • Fixed potential deadlocks in NavigateAsync methods when called from synchronization-context-bound hosts (.NET Framework, ASP.NET Classic). All overloads are now implemented as true async/await methods with ConfigureAwait(false).
  • Implemented missing SVG text element attributes and properties.
  • Fixed text-anchor alignment for right-to-left text (direction: rtl).
Aspose.SVG for Python via .NET V26.1メジャーバージョン2026年2月3日
機能
  • Rendering Memory Optimization
    • Optimized internal rendering data structures and allocation patterns to reduce overall memory usage.
    • Improved rendering performance and stability when processing SVG documents with a large number of elements or complex layouts.
Aspose.SVG Product Family Update2026年2月3日
Aspose.SVG for .NET V26.1メジャーバージョン2026年1月30日
機能
  • Improved asynchronous navigation model - Updated NavigateAsync(...) implementations to be declared as async methods internally, ensuring that asynchronous execution starts immediately at the API boundary rather than returning a pre-created Task. This improves thread utilization and behavior in high-concurrency and UI-sensitive environments.
  • Rendering Memory Optimization - Reduced memory usage during rendering by optimizing internal data structures and allocation patterns, improving performance when processing complex or large SVG documents.
Aspose.SVG Product Family Update2026年1月6日