From e7c39892247f061360a5090ca03ea3eaacffb4fc Mon Sep 17 00:00:00 2001 From: Jozef Baranec Date: Wed, 7 Aug 2024 01:47:38 +0200 Subject: [PATCH] Update changelog.md --- changelog.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/changelog.md b/changelog.md index a536bc4..041c6b6 100644 --- a/changelog.md +++ b/changelog.md @@ -2,6 +2,22 @@ ## New Features & Updates +## [2.1.0] - 2024-08-07 + +### Accessibility and Tagging +- New Quick Fix action for automated fixing of common minor accessibility issues +- Updated Delete Tags action with option to mode children to parent structure element +- Fixed generating duplicate MCID and invalid unicode encoding table +- Fixed lost content when flattening Form XObjects + +### User Interface +- Validation results related to specific pages organized by pages +- Fixed Quick Access Tag As... buttons hidden after the update + +### General +- Native support for macOS Silicon chip architecture + + ## [2.0.1] - 2024-05-11 ### Accessibility and Tagging