Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • This release includes improved Accessibility options, including support for Dark Mode. We have taken the opportunity while we tidied up the screens to change Opmantek to FirstWave. These are new features that are backward compatible with earlier releases.

  • in In Administration, editing NMIS config configuration files such as contacts Contacts and locations Locations will now support  (#, -, /, (, ) ) characters in the name.

...

  • Enterprise Services are now referenced by ID instead of name, this is the to fix the issue with some characters breaking enterprise servicesEnterprise Services.
  • Fixed issue when adding tags to null elements in Enterprise Services
  • Fixed issue when running cache-resources and not overwriting previous cached results.

...

  • New inventory cache, this will speed up loading of the Inventory View.
    • This is controlled by opcharts_use_cache and defaults to "true"
    • opcharts_inventory_display_cache_expire_time will control how long the cached documents are held in MogoDB MongoDB before they expire
  • New cli option to run the cache as a cron job or to clear the cache
    • opcharts-cli.exe act=cache-resources
    • opcharts-cli.exe act=clear-cache-resources
  • New config option to control same site cookies, auth_samesite_cookie in opCommon.json
    • Supports:
      • Strict (Default)
      • Lax
      • None
    • Note if you are set auth_samesite_cookie to anything Lax or None you will need to set auth_secure_cookie to "true" or newer browsers will reject the cookie.
  • Node view will limit rendering longs lists of Node Resources and will instead showing a link to take you through to inventory, use opcharts_gui_node_max_display_resources to control the display length.
  • Improved inventory display query.
  • Improved Node Resources query.

...

  • Support for MongoDB 4.2, see Upgrading to MongoDB 4.2
  • Metadata for Elements list, see opCharts form schemaForm Schema
  • Added a shortcut button for "Node Tools" on Node page in opCharts 
  • When viewing node in opAdmin, show toolbar  displays Node and Event Context buttons.
  • When changing a password for a local password you will need to provide your previous password
  • When an enterprise service creates a service only node it will not be activated in NMIS or opConfig
  • Node configuration can be redacted from users using the Access_Redacted_Values Access Policy (Requires MongoDB 4.2) please see opCharts redacting content
  • Note if you do not have Mongodb 4.2 and you have the access policy for "Access_Redacted_Values" set to 0 for any user level then the nodes will not show, set back to 1 to restore.

...