Skip to content

1.5.0

Choose a tag to compare

@JonathanXITASO JonathanXITASO released this 07 May 15:37
· 206 commits to main since this release
0236888

Full Changelog: release/mnestix-browser-v1.4.1...release/mnestix-browser-v1.5.0

What's Changed

Features:

  • added support for RBAC with BaSyx
  • added settings page to add, edit and delete RBAC rules with mnestix
  • added a product overview page hidden behind a feature flag
  • added submodel visualization for 'Technical Data'
  • added a licence and about dialog
  • added a button to copy AAS ID and asset ID to clipboard
  • added support for PCN lifecycle phases
  • added whitelist to only show relevant submodels

Documentation and Administration

  • added documentation for RBAC
  • updated mnestix-api version to 1.3.2
  • added validation for environment variables
  • added server side logging for some features

Development:

  • added dependabot, type checking and code quality to pipeline actions
  • added project summary as markdown to include in copilot prompts
  • full support of next-intl translations, removed react-intl translations

further bug fixes

New Contributors