Brand New Features
- #9012 - Added a feature to toggle the wide-screen mode
- #8845 - Recurrence is a new property on the Alarm-object
Updated the email with options plugin with a new overridable "Recurrence Subject"
The WebHook plugin includes the IsRecurring property as a field in the JSON (boolean)
Enhancements
- #9049 - Context values with either long text or line breaks now present with the read-more feature
- #8987 - Add a quick link to edit display field configuration editing a Monitor View
- #8988 - Add quick link as * #8987 for Log Views
- #9053 - Added a quick link to the Stylesheet for alert notifications editing a Monitor View
Changes
- #9092 - Only show the toggle wide-screen mode for tabs where it makes sense.
- #9051 - Additional field values with either long text or line breaks now present with the read-more feature
- #9042 - The DeleteOldEventsAndData with missing or inconsistent logging does not run until a Log Database is more than one week old
- #9014 - Diff message modal now has the same font size in all panels
- #9008 - Log text column in Monitor View now break lines if the content has CRLF (\r\n)
- #9004 - Adding Log- and Monitor Views using the Web API automatically populates the Role assignment according to the DefaultRolesInViews system parameter.
- #9116 - Critical errors icon in the Log Audits page no longer blink
- #9086 - The stylesheet for the e-mail with options has been updated for a cleaner look, also removing Markdown, and Mermaid fields as these can not be rendered in the email anyway. Also, empty descriptions are no longer in the body.
Known Limitations and Workarounds
It seems some Import/Export operations still fail. You should always try to perform a full export and then, during import, import a smaller section
Fixed Issues (Bugs)
- #9010 - The filter in Monitor Views worked only with name and description; this issue has been resolved.
- #9020 - Fixed a padding problem displaying long message-type names in the details section of a Log Event
- #8547 - The User can now search for Log Audits spanning historical databases. This feature never worked in the past.
- #9041 - web.config files configured to use .NET 4.8
- #9058 - Repository Binding in Logging failed to populate the Repository due to a bug with Resources (new feature in v6)
- #9118 - CSS for non-admin users in the print page did not always correctly render the layout
- #9085 - userIdentity was not passed when requested to perform multiple actions in a Monitor View. The Latest BizTalk agent needs this version or later to be operational. 6.0.0.22 or later.
- #9090 - The slider is no longer laggy when the content is large
- #9091 - The new LogAPI supporting Batch no longer validated bad input. With this version bad input is no longer accepted for single messages. Only valid data will be logged if you pass a batch with bad data. No error is returned for this use case.
- #9096 - Fixed a potential problem copying DATA and CONTEXT from BizTalk Server. Earlier, some payload and context would not always be logged appropriately. This may happen if you simultaneously have many events in the MessageInOutEvents table (the same date and time). BizTalk has very low resolution using the DateTime type
- #9111 - Improved the code to deal with the z-index position for the menu in multiple actions
- #9115 - Closed a way for non-admin users to open the landscape even though the necessary permissions were missing. Also, the user without rights no longer see the icon. Using a bookmarked page now renders an error displaying what permission is missing.
Upgrade Requirements
You must use the latest Nodinite install and update tool (6.0.0.57 or later)
You must use the latest DacFX (161 or later)
Please review and adjust the SqlPackageExecutable system parameter accordingly BEFORE you perform the update.
System Requirements
- Nodinite 6.x requires SQL Server 2012 or later. Support for older SQL Versions has been dropped.
- NET FW 4.8 or later.