24.3.0 Release Notes
info
You can access the download to this release here
What's new:
- Java RESTful Engine:
- Added POST v1/metrics API endpoint.
- Added POST v1/reports API endpoint.
- Added GET v1/reports/{guid} API endpoint.
- Added DELETE v1/reports/{guid} API endpoint.
- Added POST v1/tagtree API endpoint.
- Added GET v1/version API endpoint.
- Included custom post-processing capabilities.
- Included PostgreSQL driver.
- Trial Improvements: Added additional tutorials and data source to each sample template in our documentation
- UI/UX Updates:
- Updated Fluent Branding in Designer
- Updated icons.
- Fluent Engine:
- Added new getting started guide for all Engines and data sources to help choose the right engine based on requirements.
- Print Job Management: Added ability to set print job name with default printer output.
- RESTful API Documentation: Updated outdated swagger links.
- Fluent Manager: Added a download button/link.
- License Server Communication: Improved proxy authentication handling.
Bug Fixes:
- Header Styles with Numbers Issue: Resolved issues with header styles when numbers are involved.
- Index Out of Bounds Error: Fixed an error occurring in some jagged tables.
- Import Tag - Template: Addressed issues with importing tags in templates.
- Template Generation Failure: Fixed a bug causing templates to fail during generation.
- Vulnerable Dependency in .NET NuGet: Updated the WindwardRestApi .NET NuGet to remove a vulnerable dependency.
- Java RESTful Engine Regression Test Failure: Resolved regression test failures in the Java RESTful Engine.
- Incorrect Management of Section Breaks: Fixed issues with the management of section breaks.
- Incorrect PDF Outline: Corrected the generated PDF outline by the PDF Fluent Output Builder.
- Sum of Values in Nested For Loop: Fixed an issue where the sum of values was not working in tables within nested for loops.
- Improper Table Formatting: Addressed improper table formatting depending on data in XML.
- HTML Border Type “none”: Added support for the “none” border type in HTML.
- Large Image Error in Java Engine: Fixed an error occurring in the Java Engine when using templates with large images.
- Null Reference Exception: Resolved a null reference exception when importing documents with highlighted footnotes and track changes.
- Unknown Variable Error: Fixed an unknown variable error received in certain scenarios.
- Print Names with Icelandic Characters: Addressed issues with printing names containing Icelandic characters in Fluent Manager.
- HTML Support for Out Tags: Improved HTML support for Out Tags.
- Autotag Preview Generation: Fixed an issue where autotag was not working and could not generate a preview.
- Windward Designer Error: Resolved an error in Windward Designer when processing certain documents.
- HTML Tags in PPT: Corrected handling of HTML tags in PowerPoint presentations.
- Imported Chart Error: Fixed an error when generating output from imported charts in templates.
- Dependency Registration for Import on Header: Addressed issues with dependency registration for imports on headers.
- Apostrophe Character Handling: Improved handling of apostrophe characters in manager mode values.
- Index Out of Bounds Error in Preview: Fixed an index out of bounds error message when previewing.
- Array Index Error: Resolved an “Index was outside the bound of the array” error.
- Invalid CSS Line-Height Value: Fixed an issue with invalid line-height values in CSS styles.
- Chart Objects Conversion: Corrected the conversion of chart objects to ElementLinks instead of leaving them as ElementCharts.