User Tools

Site Tools


general:apps:facit:releasenotes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
general:apps:facit:releasenotes [2022/04/20 11:57] sugeneral:apps:facit:releasenotes [2024/01/22 16:58] (current) – [Jan 2023 at v4.0.231.0 (Pending deployment on 26/01/2024)] su
Line 3: Line 3:
 This page describes the release notes for the [[https://appstore.intelligentplant.com/Home/AppProfile?appId=c368dea13cad40b1807dbf72a8782dd3|Facit]] app. This page describes the release notes for the [[https://appstore.intelligentplant.com/Home/AppProfile?appId=c368dea13cad40b1807dbf72a8782dd3|Facit]] app.
  
 +==== Jan 2024 at v4.0.231.0 (Pending deployment on 26/01/2024) ====
  
-==== April 2022 ====+  * Implemented persistent url filters 
 +  * Improved load of the Monitors page 
 + 
 +==== Dev 2023 at v4.0.203.0 ==== 
 + 
 +  * Improved the handling of monitors in error state 
 +  * Fixed a bug, that prevented assigning a user to a case 
 +  * Fixed a bug, that did not reset the Action modal when it was closed 
 +  * Changed the way the page is loaded to improve performance. 
 + 
 +==== Nov 2023 at v4.0.184.0==== 
 + 
 +  * Improvements to security 
 + 
 +==== Oct 2023 at v4.0.168.0 ==== 
 + 
 +  * App enhancements to facilitate embedding with Gestalt PnID and Trend dashboards. 
 +  * Bug Fix for problems caused by tag-names including "/" 
 +  * Content security improvements 
 + 
 +==== Sep 2023 at v4.0.119.0==== 
 + 
 +  * Removed the asset selection page. The app now remembers your last used asset by saving its name locally in your browser's storage. This should make reloading the app quicker by skipping the asset selection step. 
 +  * Introducing a new in-app [[https://facit.intelligentplant.com/Content/Facit%20-%20User%20Guide.pdf|User Guide]]. You can easily access it from the drop-down menu in the top right corner. 
 +  * Additional minor bug fixes and improvements for a smoother user experience. 
 + 
 +==== Aug 2023 at v4.0.73.0==== 
 + 
 +//**Monitors page**// 
 + 
 +We have introduced major enhancements regarding the display of monitor configuration. When double-clicking a row, it expands and reveals all the monitor details. Administrators of Data Core will notice that Monitors in Facit now display each configuration in a familiar and consistent design, akin to the configuration page in Data Core. This allows users to understand the references in monitor calculations, view underlying template details, or access trigger times and settings, all without switching to the remote Data Core configuration interface. 
 + 
 +Additionally, this page now properly displays 'Disabled' and 'Pending first calculation' monitors. 
 + 
 +//**Dashboard page**// 
 + 
 +The Dashboard page contains an aggregated view of Alerts. Each row of this table is a Case. Right-click the case and select "View Monitor" to view the monitor that generated the alerts for the Case. 
 + 
 +To enhance identification, we've added a new column that displays the type of Alerts each Case row aggregates. 
 + 
 +Added new column that displays the Priority of the Case. 
 + 
 +//**All pages**// 
 + 
 +Every page in Facit now allows sorting on columns in ascending or descending order.  
 + 
 +The default sorting for following pages is as follows: 
 + 
 +  * Dashboard: Descending on Time stamp column 
 +  * Monitors: Ascending on Name column 
 +  * Furthermore, the issue with filtering on multiple column fields has been resolved. 
 + 
 +NB. The above updates are for the Facit application only - server-side monitors are not impacted by this release. 
 + 
 +==== Apr 2022 ====
  
 //**Facit Script Tags**// //**Facit Script Tags**//
Line 13: Line 68:
  
  
-For example, \\ a Script Tag called **$$LIC0101.HiSP** that raises event **High Alert**, will be parsed:+For example, \\ a Script Tag called **$$LIC0101.State** that raises event **High Alert**, will be parsed:
  
 <code> <code>
-Event.Tag: LIC0101.HiSP+Event.Tag: LIC0101.State
 Event.AlarmId: High Alert Event.AlarmId: High Alert
 </code> </code>
Line 24: Line 79:
 <code> <code>
 Event.Tag: LIC0101 Event.Tag: LIC0101
-Event.AlarmId: HiSP+Event.AlarmId: State
 </code> </code>
  
Line 30: Line 85:
  
  
-==== 2021-03 ====+==== Mar 2021 ====
  
   * Minor update to support Click-thru-to-Trend links   * Minor update to support Click-thru-to-Trend links
general/apps/facit/releasenotes.1650455843.txt.gz · Last modified: 2022/04/20 11:57 by su