Lanzamientos de Aspose.PSD for .NET

Released: Jun 24, 2026

Actualizaciones en V26.6

Características

  • Implemented rendering of Gradient with the Linear method.
  • Implemented rendering of Gradient with the Stripes method.
  • Implemented change functionality for the version of GrdmResource.
  • Improved Aspose.PSD quality.
  • Added the RawColorHelper to public API make working with color simple.
  • Removed obsolete Color from Gradient API and replaced it with RawColor.

Correcciones

  • Fixed SonarQube Warnings.

Released: May 22, 2026

Actualizaciones en V26.5

Características

  • You can now handle interpolation method in gradient map layer.
  • Implemented rendering of Gradient with Perceptual method.

Correcciones

  • Text becomes shifted in PSD on the trying of edit after the changing of Text Layer in Aspose.PSD.
  • [AI Format] Resolving rendering issues with shading and soft mask.

Released: Apr 15, 2026

Actualizaciones en V26.4

Características

  • Implemented rendering of 'Gradient with Smooth' method.
  • Updated Aspose.Drawing to 26.2 version.
  • Added support for a resource containing effects in a group layer.

Correcciones

  • PSD files with adjusted Hue/Saturation will throw the exception PsdImageArgumentException - Invalid Hue2 Resource data.

Released: Mar 13, 2026

Actualizaciones en V26.3

Características

  • Updated processing of 'Technique-Softer' parameter from Outer glow effect when rendering.

Correcciones

  • Warp transformation grid is incorrect for specific cases.
  • Rendering of outer glow differs from the original PS rendering noticeable.
  • The warp arc algorithm must be changed.

Released: Feb 11, 2026

Actualizaciones en V26.2

Características

  • Added support for .NET 10.

Correcciones

  • IndexOutOfRangeException in the large file 2500x36667 (DPI 300).
  • The file loses a large amount of resources after saving.
  • ArgumentException on loading section resource.
  • SmartObjectLayer the size is changed after setContents and updateModifiedContent.

Released: Jan 22, 2026

Actualizaciones en V26.1

Características

  • Refactored layer section resources.

Correcciones

  • After the re-export of the PSD file, the result became much larger than the original PSD file.
  • After replacing, the image becomes blurry with jagged edges.
  • Update saving to resource of GradientFillSettings for FillLayer.
  • Linear burn blend mode works incorrectly if pixel alpha is less than 255.
  • The incorrect blending of pixels with transparency for some blending modes.

Released: Dec 9, 2025

Actualizaciones en V25.12

Características

  • AI Format
    • Implemented a Soft Mask.
    • Implemented DeviceN ColorSpace handling.
  • Implemented support for 'LsdkResource'.

Correcciones

  • AI Format
    • Resolved rendering issues.
    • Fixed regression at AI rendering.
  • Abnormal export of a specific Image to PNG/JPG Format.
  • In the file with the specified SmartObject, throws an exception: Unable to cast object of type System.Int32 to type 'System.Collections.Generic.Dictionary.
  • Aspose.PSD generates a corrupted PSD file if a SmartObject is present...

Released: Nov 23, 2025

Actualizaciones en V25.11

Características

  • Added support for non-standard mesh points in warp.
  • Remastered the process of blending layers with effects.
  • Improved the warp smoothing mechanism.

Correcciones

  • Cannot load pixels from PSD files after the Aspose.PSD manipulation.
  • Non-destructive crop and resize do not work as expected.

Released: Oct 10, 2025

Actualizaciones en V25.10

Características

  • [AI Format] Implemented support for Type 3 (Radial) Shading.
  • Optimized rendering performance for large images.

Correcciones

  • If you modify the TextLayer and save the PSD file, an error occurs.
  • Editing of text in the specific PSD File throws a null reference exception on fontStyleRecord parsing.
  • Fixed the issue with saving large files.
  • [Regression] An exception occurs whenever saving PSD files with a size of more than 200 MB and large dimensions.
  • Impossible to open the PSD file...

Released: Sep 5, 2025

Actualizaciones en V25.9

Características

  • Created a parameter for PSD load options that gives the ability to edit XmpData in Read-Only Mode.

Correcciones

  • [AI Format] Investigate an AIImage rendering problem that appears on macOS.
  • The saved PSD file cannot be opened.
  • The error: Image saving failed in the file with Artboard Layers.
  • A specific PSD file can not be exported to BMP format.
  • Replacement of a smart object using an image instead of a path doesn't work.
  • Transparency lost after replacing smart object layers.
  • Broken...