Skip to content

V1.3.0

Compare
Choose a tag to compare
@langstonb langstonb released this 01 Mar 12:38
· 287 commits to main since this release

Revision History v1.3.0

Framework

Description

mapp AlarmX

  • Added a Python script to be able to export/import the alarm configuration to/from Excel

mapp Axis / Cockpit

  • Enhanced the Automatic Mode mapp View content
  • Added configuration for SLO traces

mapp Backup

  • Added visual feedback that a backup is in progress, so you cannot trigger another one
  • Fixed the backup list so that it automatically refreshes when an automatic backup is generated, to include the new backup in the list

mapp File

  • Added more feedback on the HMI to indicate if an invalid operation was attempted

mapp Recipe

  • Fixed the popup that warns you that the default recipe is missing, so that it doesn't appear twice
  • Improved the behavior of the recipe page up/down buttons
  • The user is no longer permitted to delete the default recipe

mapp Report

  • Added the ability to sort the file list on the HMI

mapp UserX

  • Added a confirmation pop-up for deleting a user
  • Added a visual indication that you cannot delete the Anonymous user
  • Added a popup to inform users if they were automatically logged out

mapp View

  • Standardized the mapp View widget naming convention across all frameworks
  • Standardized the AlarmX and Audit list columns
  • Standardized button icons across the HMI
  • Standardized the button sizes across the HMI
  • Organized and minimized the SVG images required for the framework
  • Added a popup to inform users that they cannot click disabled buttons due to insufficient user rights or the current state/situation

Import Tool

  • Added the option to backup the project as a .zip file prior to import
  • Added direct integration to the framework section in the Help (a button to manually open the Help, and a checkbox to automatically open the Help after import)
  • Import the UsbMgr task if the Backup framework is imported by itself

Miscellaneous

  • Updated the file device implementation to utilize USER_PATH instead of F:\
  • Minimum AR version is now A4.91 due to the use of USER_PATH in the file devices