Releases · ariacom/Seal-Report (original) (raw)

Seal Report 8.5

Version 8.5 – Release Notes

New Features 8.5

Issues Addressed (v8.5.0)

Seal Report 8.4

New Features in Version 8.4

Web Report Server

Email Device

Report Designer

Seal Report 8.3.1

What's Changed

Issues Addressed in Version 8.3.1

Issues Addressed in Version 8.3.0

New Contributors

Full Changelog: v8.2.1...v8.3

Seal Report 8.2.1

New Features in Version 8.2.1

New Features in Version 8.2

Rework of the Joins Engine

Support for Core Microsoft Azure Libraries

New Email Server Device Using Microsoft Graph API

Template text editor

Automatic Creation of Table Joins

Postgres-Specific Model Option


Migration Notes


Issues Addressed in Version 8.2.0

Seal Report 8.1.1

New Features 8.1:

using Seal;
using Seal.Model;
namespace MyNamespace
{
   public class MyClass
   {
       public static int MyInt = 2;
       public static void MyMethod(Report report) 
       {
           string message = "this is a test";
           System.Diagnostics.Debugger.Break();  //To use debugger in Visual Studio
           report.LogMessage(message);  
       }
   }
}

Migration:

Issues addressed in 8.1.1:

Seal Report 8.0.1

New Features 8.0.1:

New Features 8.0:

Issues addressed in 8.0.1:

Issues addressed in 8.0:

Migration from a previous version:

Seal Report 7.2

New Features 7.2:

Issues addressed in 7.2:

208 Folders of File Server Devices (FTP, SCP, SFTP) are not correctly displayed.
209 Password of File Server Devices (FTP, SCP, SFTP) cannot be saved.

Seal Report 7.1.1

New Features 7.1:

Issues addressed in 7.1.1:

207 Models are reloaded even if the 'Render' button is used from the template editor.

Issues addressed in 7.1.0:

204 Reports located in Personal folders cannot be published in the main menu or as startup report.
205 Using LINQ models, 'Automatic Descendant' does not work on aggregate columns.
206 'Menu Script' for the Web Report Server: classes property of SWIMenuItem is not used.

Seal Report 7.0

New Features 7.0:

Migration
The release requires the installation of Microsoft Edge WebView2 from https://developer.microsoft.com/en-us/microsoft-edge/webview2/

Seal Report 6.9.3

New Features 6.9.3:

New Features 6.9.1:

New Features 6.9:

Issues addressed in 6.9.3:

202 Report Execution: Messages logged in the Init Scripts are not shown.

Issues addressed in 6.9.2:

201 Fix on Date Format for Oracle connection.

Issues addressed in 6.9.1:

199 Report: The Init Script is executed twice when a report is executed.
200 Report Task: Setting a retry causes the task to be re-executed several times.

Issues addressed in 6.9: