GroupDocs.Annotation for .NET Releases

Released: Apr 9, 2024

Updates in V24.4

Features

  • Updated outdated libraries.

Fixes

  • Error opening XLSX document.

Released: Dec 29, 2023

Updates in V23.12

Features

  • Added background color support for ReplacementAnnotation.
  • Dropped support of Microsoft .NET Framework 4.0 and replaced it with .NET Framework 4.6.2.

Released: Jun 30, 2023

Updates in V23.6

Features

  • Improved stability and security.
  • Improved code quality.
  • Improved summary of public members (classes, properties, fields etc).

Released: Jun 1, 2023

Updates in V23.5

Features

  • Removed BinaryFormatter usage for annotations serialization.

Released: Apr 11, 2023

Updates in V23.4

Features

  • Added SkiaSharp.NativeAssets.Linux.NoDependencies as a package dependency. GroupDocs.Annotation now uses SkiaSharp library to process images on Linux because Microsoft .NET Core is a cross-platform framework and System.Drawing library which is used for processing images on Microsoft Windows is not.

Fixes

  • Fixed setting watermark annotation angle issue for PDF.
  • Fixed an issue with identifying document format on PDF.
  • Fixed an issue with adding annotation to the PDF document in .NET...

Released: Jan 31, 2023

Updates in V23.1

Features

  • Added the ability to set a FontSize property for ReplacementAnnotation.

Fixes

  • Fixed the broken link at the end of SquigglyAnnotation page.

Released: Dec 1, 2022

Updates in V22.11

Features

  • Add roles with restrictions to comments.

Fixes

  • Fixed incorrect behavior when getting EMLX and PDF info document.
  • Fixed FileNotFoundException when saving PDF file into stream.

Released: Sep 30, 2022

Updates in V22.9

Features

  • Updated packages to be able to annotate PDF, slides, diagrams and images using Microsoft .NET 6.0.

Fixes

  • Fixed text annotations (Underline, Strikeout, Highlight) not working correctly in PDF.

Released: May 31, 2022

Updates in V22.5

Features

  • Added the ability to add 'SearchFragmentText' annotations.

Released: Apr 29, 2022

Updates in V22.4

Features

  • Added a new method, imageQuality, which allows you to set a value from 1 to 100 for the quality of the image being inserted into a document, where 1 means lowest resolution and 100 means highest.