FastReport .NET Ultimate Releases
Released: Mar 5, 2024
Updates in 2024.1.8
Features
- No longer supports .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5. This will speed up the development of new features and highly improve the performance of projects.
- The following packages have changed:
- FastReport.Core - The minimum version now is .NET Framework 4.6.2 and .NET 6. (Removed support for .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5).
- FastReport.Core.Skia - The minimum version now is .NET 6. (Removed support for .NET Core 2.0, 2.1, 2.2, 3.0, 3.1, .NET 5).
- FastReport.NET (previously...
Released: Nov 27, 2023
Updates in 2024.1.0
Features
- Improved working with Table object
- Quickly add columns and rows.
- Change the height of rows and the width of columns.
- Added new menu: 'Insert' new column or row.
- Copy and paste text into cells using the hotkeys Ctrl+C and Ctrl+V.
- Merge text objects
- Added mechanism for merging text objects with the same text.
- Custom line styles
- A new property has been added which allows you to create line styles.
- Changing the shape of the 'Picture' object
- 'Picture' objects now have a new 'Shape' property...