github FastReports/FastReport v2022.3.0
FastReport OpenSource 2022.3.0

latest releases: v2024.2.0, v2024.1.10, v2024.1.3...
2 years ago

➕ implemented converter reports of StimulSoft;
➕ added changing name of JSON data source in expressions when it's renamed;
➕ added converting of PaperSize property when converting reports from StimulSoft;
➕ added checking existence of referenced assembly when converting reports from StimulSoft;
➕ added PrintOnParent property to Table and Matrix objects;
➕ added loading of report parameters when converting reports from RDL;
➕ added loading of subreports when converting reports from RDL;
➕ added the feature to store JSON connection data using the StoreData property;
➕ optimized speed in reports containing large amount of objects;
➕ added the ability to change the localization of a new demo application without restarting it;
➕ implemented connection to Cassandra;
➕ added the report validator that helps to find invalid objects (duplicate names, negative sizes, etc.);
➕ added FRX editor in report designer;
➕ added detailed description of referenced assemblies and installed plugins;
➕ added the ability to copy dialog pages;
➕ added the ability to delete dialog pages using the context menu;
➕ added ability to disable using of last formatting options when creating objects;
➕ added integration with FastReport.Id;
➕ added call to online-documentation in the report designer;
➕ added wizard for visualization of control identification signs;
➕ add tooltip about right and bottom indents for guides and objects in designer;
➕ added ability to select color of backlight intersecting objects in designer;
➕ added possibility to connect bases of Access 2007;
➕ added an option to import reports using streams;

🐛 changed the look of ElasticSearch connection editor form;
🐛 changed the text fields in CISWizardForm with units to text fields that only support numbers;
🐛 fixed a bug leading to System.NullRefereceException when creating calculated column for subtable JSON;
🐛 fixed a bug leading to System.FormatException when drawing labels of maps;
🐛 fixed a bug leading to the System.NullReferenceException when clicking the "Paste" button in the context menu of dialog pages;
🐛 fixed a bug with scaling zoom controls of designer in HiDPI mode when run from old demo application;
🐛 fixed opening form of save changes after save all report;
🐛 fixed unscalable items in welcome window;
🐛 fixed backlighting intersected charts;
🐛 fixed exception on rename JSON table;
🐛 fixed UpdateStatusBar in DialogWorkspace;
🐛 fixed a bug with localization of "Account..." button in menu "File";
🐛 fixed canceling selection of object if its properties are changed;
🐛 fixed a bug when switching to the "Code" page did not occur after adding an event handler;
🐛 changed exception text when calculating and formatting expression if e.InnerException is null;
🐛 when loading RDL report, page width will be equal section width in case when there is no page width;
🐛 fixed length calculation encoding DataMatrix C40 and text;
🐛 handled System.ComponentModel.Win32Exception when printing with disabled Print Spooler;
🐛 fixed hide border of picture when printing with auto size;
🐛 fixed stack overflow error when prepare report with child band of page footer and then start new page option enabled for it;
🐛 fixed a bug with not passing path of base report to current one in Unix OS;
🐛 fixed a bug with creating subreport and page with the same name when converting reports from StimulSoft;
🐛 fixed a bug with invalid names when converting reports from StimulSoft;
🐛 fixed a bug with TotalPages in Page.VisibleExpression that causes an exception when double pass is disabled;
🐛 fixed a bug when band can grow out of page;
🐛 fixed a bug when objects can grow out of band or ContainerObject;
🐛 fixed "back indent" feature in RTF translator;
🐛 fixed RichText line spacing when RTF translated to report objects;
🐛 fixed an error with ConnectionString property in JsonDataSourceConnectionStringBuilder class when value was without a request headers;
🐛 fixed incorrect scaling pictures in HTML-export when enabled high quality SVG and zoom more than 1;
🐛 fixed a bug with scaling picture in HTML-export;
🐛 fixed a bug when SVG picture was not rotated to needed angle in HTML export;
🐛 fixed exception when export object with negative size in HTML export;
🐛 OnlineDesigner properties are moved to webReport.Designer with backwards compatibility;
🐛 fixed a bug when event "CheckedChanged" handled by RadioButton was not performed;
🐛 fixed incorrect search for public-methods in report script;
🐛 fixed problem of creating a fontlist file on Azure;
🐛 updated RPTImportPlugin;

Don't miss a new FastReport release

NewReleases is sending notifications on new releases.