Skip to content

Releases: eclipse-basyx/basyx-aas-web-ui

v2-260707

Choose a tag to compare

@aaronzi aaronzi released this 07 Jul 08:23
16ab877

This release introduces the following new features:

  1. UML visualization panel for Submodels and SubmodelElements
    • Visual UML representation of AAS models.
    • Helps users understand complex structures at a glance.
  2. Single Submodel mode
    • Run the UI focused on a single Submodel without requiring a complete AAS environment.
  3. AAS Creation Wizard
    • Guided wizard for creating new Asset Administration Shells.
    • Simplifies onboarding and reduces manual editing.
  4. Improved Concept Description support
    • Better visualization and editing experience for Concept Descriptions.
    • Improves semantic modeling workflows.
  5. Infrastructure configuration templates
    • Ready-to-use templates for common deployment scenarios.
    • Makes initial setup and configuration easier.
  6. First iteration of the CatenaXplorer module
    • New module for exploring Catena-X assets and relationships.
    • Foundation for Catena-X-specific navigation and integration features.
  7. Improved visualization accessibility
    • Accessibility improvements for visualization components.
    • Better usability for keyboard navigation and assistive technologies.

What's Changed

Read more

v2-260526

Choose a tag to compare

@aaronzi aaronzi released this 26 May 09:37
b7c75e1

What's Changed

  • Bump @thatopen/components from 3.4.3 to 3.4.5 in /aas-web-ui by @dependabot[bot] in #1227
  • Bump eslint-plugin-vue from 10.9.0 to 10.9.1 in /aas-web-ui by @dependabot[bot] in #1229
  • Bump @thatopen/ui-obc from 3.4.0 to 3.4.1 in /aas-web-ui by @dependabot[bot] in #1228
  • Bump @thatopen/ui-obc from 3.4.1 to 3.4.2 in /aas-web-ui by @dependabot[bot] in #1234
  • Bump @types/three from 0.184.0 to 0.184.1 in /aas-web-ui by @dependabot[bot] in #1233
  • Bump @thatopen/ui from 3.4.0 to 3.4.1 in /aas-web-ui by @dependabot[bot] in #1232
  • Bump vue from 3.5.33 to 3.5.34 in /aas-web-ui by @dependabot[bot] in #1231
  • Updates Dependencies by @aaronzi in #1239
  • Bump vuetify from 4.0.6 to 4.0.7 in /aas-web-ui by @dependabot[bot] in #1242
  • Bump @playwright/test from 1.59.1 to 1.60.0 in /aas-web-ui by @dependabot[bot] in #1244
  • Bump @types/node from 25.6.2 to 25.7.0 in /aas-web-ui by @dependabot[bot] in #1246
  • Bump vite from 8.0.11 to 8.0.12 in /aas-web-ui by @dependabot[bot] in #1245
  • Fixes QR code rendering problems by @aaronzi in #1250
  • Fixes LinkedSegment Chart not showing by @aaronzi in #1251
  • Bump vue-router from 5.0.6 to 5.0.7 in /aas-web-ui by @dependabot[bot] in #1253
  • Bump vue-tsc from 3.2.8 to 3.2.9 in /aas-web-ui by @dependabot[bot] in #1252
  • Removes AAS upload/delete button from AAS Viewer by @seicke in #1208
  • Bump @types/node from 25.7.0 to 25.8.0 in /aas-web-ui by @dependabot[bot] in #1256
  • Bump vite from 8.0.12 to 8.0.13 in /aas-web-ui by @dependabot[bot] in #1255
  • Bump apexcharts from 5.11.0 to 5.12.0 in /aas-web-ui by @dependabot[bot] in #1260
  • Bump @vitejs/plugin-vue from 6.0.6 to 6.0.7 in /aas-web-ui by @dependabot[bot] in #1257
  • Bump @intellectronica/ruler from 0.3.40 to 0.3.41 in /aas-web-ui by @dependabot[bot] in #1258
  • Bump eslint from 10.3.0 to 10.4.0 in /aas-web-ui by @dependabot[bot] in #1259
  • Module visibility for specific routes by @seicke in #1254
  • Makes infrastructure management available on mobile by @aaronzi in #1261
  • Updates dependencies by @aaronzi in #1269
  • Bump @types/node from 25.9.0 to 25.9.1 in /aas-web-ui by @dependabot[bot] in #1267
  • Bump vue-tsc from 3.3.0 to 3.3.1 in /aas-web-ui by @dependabot[bot] in #1265
  • Bump unplugin-vue-components from 32.0.0 to 32.1.0 in /aas-web-ui by @dependabot[bot] in #1266
  • Bump @aas-core-works/aas-core3.1-typescript from 1.0.0 to 1.0.1 in /aas-web-ui by @dependabot[bot] in #1268
  • Bump eslint-plugin-jsdoc from 62.9.0 to 63.0.0 in /aas-web-ui by @dependabot[bot] in #1275
  • Bump vitest from 4.1.6 to 4.1.7 in /aas-web-ui by @dependabot[bot] in #1273
  • Bump js-cookie from 3.0.5 to 3.0.7 in /aas-web-ui by @dependabot[bot] in #1276
  • Bump npm-run-all2 from 9.0.0 to 9.0.1 in /aas-web-ui by @dependabot[bot] in #1278
  • Bump apexcharts from 5.12.0 to 5.13.0 in /aas-web-ui by @dependabot[bot] in #1279
  • Bump vite from 8.0.13 to 8.0.14 in /aas-web-ui by @dependabot[bot] in #1281
  • Bump sass-embedded from 1.99.0 to 1.100.0 in /aas-web-ui by @dependabot[bot] in #1280
  • Fixes title of AASForm.vue by @seicke in #1277
  • Improve GitHub workflows for improved security by @aaronzi in #1282
  • Fix certificate identity regexp in Docker workflows by @aaronzi in #1284
  • Bump the github-actions-workflows group with 3 updates by @dependabot[bot] in #1283

Full Changelog: v2-260505...v2-260526

v2-260505

Choose a tag to compare

@aaronzi aaronzi released this 05 May 06:31
0e4c35c

New Features

  • Submodel Plugin for Handover Documentation v2.0
  • Predefined Concept Qualifiers in the AAS Editor
  • Submodel Plugin for the Production Plan Submodel by the SFKL
  • Cursor based pagination in the AAS List
  • QR Code Scanner for Asset IDs
  • Adds combined feature showcase example

Improvements

  • Config option to to enable/disable client side registry and discovery integration
  • Update to Vuetify 4
  • Added Playwright for E2E testing
  • Improved error handling in the clients

Bugfixes

  • Fixes attachment handling when unpacking AASX files
  • Fixes problem in client side registry integration
  • Fixes inconsistencies in editing MultiLanguageProperties
  • Fixes reactivity problem in the Bills of Materials Submodel Plugin

What's Changed

Read more

v2-260309

Choose a tag to compare

@aaronzi aaronzi released this 09 Mar 15:33
f8bd430

Features

  • Adds a demo module for visualizing the digital product passport (DPP)
  • Adds File Explorer Submodel plugin
  • Adds Entity, ReferenceElement, RelationshipElement, AnnotatedRelationshipElement, Qualifiers, EmbeddedDataSpecifications and derivedFrom to the AAS Editor
  • Adds support for URL-based logo configuration (thanks to @FischerRene from Roche)
  • Adds configuration support to define the start page of the BaSyx UI
  • Adds support for nested routes in modules
  • Adds Technical Data v2 Submodel plugin (thanks @Prajwala-Adiga for your first contribution)
  • Adds client side AASX up- and download support

Improvements

  • Removes mermaid
  • Adds graphical editing capabilities to the Bill of Materials Submodel plugin
  • Makes ifcPreview component usable in modules
  • Adds AAS Editor form input validation through aas-core-works verify()
  • Adds support for superpathes in the AAS Importer Module

Bugfixes

  • Fixes token refresh handling on inactive infrastructures
  • Fixes problem with CSV fetching in the Time Series Data Submodel plugin
  • Fixes Reference jumping in SubmodelElementLists
  • Fixes Problem with deleting optional idShorts in SubmodelElementLists
  • Fixes reactivity issues in the Reference jump handling

What's Changed

  • Adds Entity SME to editor and includes specificAssetIds attribute by @aaronzi in #990
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot[bot] in #988
  • Bump @thatopen/ui from 3.2.4 to 3.3.1 in /aas-web-ui by @dependabot[bot] in #989
  • Bump vue-tsc from 3.2.2 to 3.2.3 in /aas-web-ui by @dependabot[bot] in #991
  • Bump @thatopen/ui from 3.3.1 to 3.3.2 in /aas-web-ui by @dependabot[bot] in #992
  • Bump typescript-eslint from 8.53.1 to 8.54.0 in /aas-web-ui by @dependabot[bot] in #994
  • Adds Reference Element and Relationship Element to Editor by @aaronzi in #993
  • Adds new Viewer and Editor for Hierarchical Structure Submodel Template by @FriedJannik in #996
  • Bump vue-tsc from 3.2.3 to 3.2.4 in /aas-web-ui by @dependabot[bot] in #995
  • Fixes reactivity issue in BoM Plugin by @aaronzi in #1002
  • Fixes resetting of form inputs in the BaSyx Editor by @aaronzi in #1003
  • Updates ifc viewer dependencies by @aaronzi in #1004
  • Bump vuetify from 3.11.7 to 3.11.8 in /aas-web-ui by @dependabot[bot] in #1007
  • Removes mermaid as dependency by @aaronzi in #1009
  • Bump @types/node from 25.0.10 to 25.1.0 in /aas-web-ui by @dependabot[bot] in #1008
  • Bump @thatopen/fragments from 3.3.1 to 3.3.2 in /aas-web-ui by @dependabot[bot] in #1005
  • Bump @vue-flow/core from 1.48.1 to 1.48.2 in /aas-web-ui by @dependabot[bot] in #1006
  • Makes IfcPreview component usable in modules by @aaronzi in #1010
  • Bump vue-router from 4.6.4 to 5.0.0 in /aas-web-ui by @dependabot[bot] in #1011
  • Bump @thatopen/fragments from 3.3.2 to 3.3.3 in /aas-web-ui by @dependabot[bot] in #1012
  • Bump @types/node from 25.1.0 to 25.2.0 in /aas-web-ui by @dependabot[bot] in #1013
  • Add support for URLs as logo image source by @FischerRene in #904
  • Bump vue-router from 5.0.0 to 5.0.1 in /aas-web-ui by @dependabot[bot] in #1014
  • Bump jsdom from 27.4.0 to 28.0.0 in /aas-web-ui by @dependabot[bot] in #1017
  • Bump vue-router from 5.0.1 to 5.0.2 in /aas-web-ui by @dependabot[bot] in #1016
  • Bump @vitejs/plugin-vue from 6.0.3 to 6.0.4 in /aas-web-ui by @dependabot[bot] in #1015
  • Adds File Explorer Submodel Plugin by @aaronzi in #1018
  • Bump @types/node from 25.2.0 to 25.2.1 in /aas-web-ui by @dependabot[bot] in #1020
  • Bump vue from 3.5.27 to 3.5.28 in /aas-web-ui by @dependabot[bot] in #1026
  • Bump @aas-core-works/aas-core3.0-typescript from 1.0.4 to 1.0.5 in /aas-web-ui by @dependabot[bot] in #1022
  • Simplify URL validation by @FischerRene in #1025
  • Bump @types/node from 25.2.1 to 25.2.2 in /aas-web-ui by @dependabot[bot] in #1023
  • Bump typescript-eslint from 8.54.0 to 8.55.0 in /aas-web-ui by @dependabot[bot] in #1027
  • Improves infrastructure token refresh handling by @aaronzi in #1028
  • Bump @types/node from 25.2.2 to 25.2.3 in /aas-web-ui by @dependabot[bot] in #1029
  • Bump @eslint/js from 9.39.2 to 10.0.1 in /aas-web-ui by @dependabot[bot] in #1021
  • Bump @types/prismjs from 1.26.5 to 1.26.6 in /aas-web-ui by @dependabot[bot] in #1030
  • Adds feature to define the start page by @aaronzi in #1032
  • Fixes problem with csv fetching in tsd plugin external segment by @aaronzi in #1033
  • Fixes race condition on page reload with active security by @aaronzi in #1034
  • Adds feature to support nested routes in modules by @aaronzi in #1035
  • Bump jsdom from 28.0.0 to 28.1.0 in /aas-web-ui by @dependabot[bot] in #1039
  • Bump apexcharts from 5.3.6 to 5.4.0 in /aas-web-ui by @dependabot[bot] in #1040
  • Bump eslint-plugin-vue from 10.7.0 to 10.8.0 in /aas-web-ui by @dependabot[bot] in #1038
  • Bump vue-eslint-parser from 10.2.0 to 10.4.0 in /aas-web-ui by @dependabot[bot] in #1037
  • Adaptions for postinstall command on Windows systems by @seicke in #1041
  • Adds small fix to the postinstall script by @aaronzi in #1042
  • Bump typescript-eslint from 8.55.0 to 8.56.0 in /aas-web-ui by @dependabot[bot] in #1044
  • Bump @thatopen/fragments from 3.3.3 to 3.3.4 in /aas-web-ui by @dependabot[bot] in #1045
  • Bump @thatopen/components from 3.3.1 to 3.3.2 in /aas-web-ui by @dependabot[bot] in #1046
  • Bump apexcharts from 5.4.0 to 5.6.0 in /aas-web-ui by @dependabot[bot] in #1047
  • TechnicalData Submodel v2 visualization Implementation by @Prajwala-Adiga in #1048
  • Bump @types/node from 25.2.3 to 25.3.0 in /aas-web-ui by @dependabot[bot] in #1050
  • Bump three and @types/three in /aas-web-ui by @dependabot[bot] in #1051
  • Adds client side AAS up- and download by @aaronzi in #1049
  • Fixes problem with incorrect reference jumping in SMLs by @aaronzi in #1053
  • Fixes reactivity and jump problems in references by @aaronzi in #1054
  • Bump vue-router from 5.0.2 to 5.0.3 in /aas-web-ui by @dependabot[bot] in #1055
  • Bump @thatopen/fragments from 3.3.4 to 3.3.5 in /aas-web-ui by @dependabot[bot] in #1056
  • Bump vuetify from 3.11.8 to 3.12.0 in /aas-web-ui by @dependabot[bot] in #1058
  • Bump vue-tsc from 3.2.4 to 3.2.5 in /aas-web-ui by @dependabot[bot] in #1059
  • Bump three and @types/three in /aas-web-ui by @dependabot[bot] in #1057
  • Improves AAS Importer to support superpathes by @aaronzi in #1060
  • Adds AnnotatedRelatioshipElement to AAS Editor by @aaronzi in #1061
  • Adds Editor Form Input Verification through AAS Core Works by @aaronzi in ...
Read more

v2-260122

Choose a tag to compare

@aaronzi aaronzi released this 22 Jan 12:07
e2e907e

Features

  • Adds support to connect to multiple AAS infrastructures
  • Adds support for all OIDC/OAuth2 compatible Identity Providers
  • Adds YAML based preconfiguration of AAS Infrastructures
  • Adds module for PCF calculate based on material shells
  • Adds command palette
  • Adds Plugin for Product Carbon Footprint Submodel Template v1.0
  • Adds context menu entry to instantiate AAS
  • Adds Keycloak feature control

Improvements

  • Makes main menu navigation tab-based
  • Adds shortcuts for quick actions
  • Improves navigation visuals in the top and bottom bar
  • Improvements to CAD viewer
  • Adds version info to settings
  • Removes import of compiler macros defineEmits and defineProps
  • Makes AASX upload and download also correctly work when registries are not used
  • Replaces lodash by vanilla JS/TS functions

Bug Fixes

  • Fixes for the company data portal
  • Hides AAS URL when Endpoint Config is Disabled
  • Fixes Problem with logout not working
  • Fixed a bug, where it was only possible to delete submodels from a registry OR a repository
  • Fixes problems with SubmodelElementLists
  • Fixes problem with file url recognition

What's Changed

  • Fixes Company Data Portal by @FriedJannik in #765
  • Edits Navigation to be Tab Based for better overview by @FriedJannik in #766
  • Bump vite from 7.1.7 to 7.1.9 in /aas-web-ui by @dependabot[bot] in #768
  • Bump vuetify from 3.10.3 to 3.10.4 in /aas-web-ui by @dependabot[bot] in #764
  • Bump @types/node from 24.6.1 to 24.6.2 in /aas-web-ui by @dependabot[bot] in #767
  • Hiding of tabs in MainMenu by @seicke in #769
  • Bump eslint from 9.36.0 to 9.37.0 in /aas-web-ui by @dependabot[bot] in #771
  • Bump vue-tsc from 3.1.0 to 3.1.1 in /aas-web-ui by @dependabot[bot] in #773
  • Bump typescript-eslint from 8.45.0 to 8.46.0 in /aas-web-ui by @dependabot[bot] in #774
  • Bump @types/node from 24.6.2 to 24.7.0 in /aas-web-ui by @dependabot[bot] in #775
  • Bump vuetify from 3.10.4 to 3.10.5 in /aas-web-ui by @dependabot[bot] in #776
  • Bump @types/node from 24.7.0 to 24.7.1 in /aas-web-ui by @dependabot[bot] in #777
  • Bump keycloak-js from 26.2.0 to 26.2.1 in /aas-web-ui by @dependabot[bot] in #778
  • Hides AAS URL when Endpoint Config is Disabled by @FriedJannik in #779
  • Bump @types/node from 24.7.1 to 24.7.2 in /aas-web-ui by @dependabot[bot] in #781
  • Bump @types/leaflet from 1.9.20 to 1.9.21 in /aas-web-ui by @dependabot[bot] in #780
  • Bump vue3-apexcharts from 1.8.0 to 1.9.0 in /aas-web-ui by @dependabot[bot] in #782
  • Bump typescript-eslint from 8.46.0 to 8.46.1 in /aas-web-ui by @dependabot[bot] in #783
  • Bump vite from 7.1.9 to 7.1.10 in /aas-web-ui by @dependabot[bot] in #784
  • Bump vue-router from 4.5.1 to 4.6.0 in /aas-web-ui by @dependabot[bot] in #785
  • Bump vue-router from 4.6.0 to 4.6.2 in /aas-web-ui by @dependabot[bot] in #788
  • Bump eslint-plugin-vue from 10.5.0 to 10.5.1 in /aas-web-ui by @dependabot[bot] in #787
  • Bump @types/md5 from 2.3.5 to 2.3.6 in /aas-web-ui by @dependabot[bot] in #789
  • Bump vue-router from 4.6.2 to 4.6.3 in /aas-web-ui by @dependabot[bot] in #790
  • Bump @types/node from 24.7.2 to 24.8.0 in /aas-web-ui by @dependabot[bot] in #791
  • Improvement of CAD preview by @seicke in #786
  • Version/Snapshot by @seicke in #770
  • Bump unplugin-vue-components from 29.1.0 to 30.0.0 in /aas-web-ui by @dependabot[bot] in #795
  • Bump actions/setup-node from 5 to 6 by @dependabot[bot] in #797
  • Bump @types/node from 24.8.0 to 24.8.1 in /aas-web-ui by @dependabot[bot] in #796
  • Bump eslint from 9.37.0 to 9.38.0 in /aas-web-ui by @dependabot[bot] in #798
  • Bump jsdom from 27.0.0 to 27.0.1 in /aas-web-ui by @dependabot[bot] in #799
  • Bump vite from 7.1.10 to 7.1.11 in /aas-web-ui by @dependabot[bot] in #803
  • Bump @types/node from 24.8.1 to 24.9.1 in /aas-web-ui by @dependabot[bot] in #804
  • Bump @aas-core-works/aas-core3.0-typescript from 1.0.3 to 1.0.4 in /aas-web-ui by @dependabot[bot] in #806
  • Bump vuetify from 3.10.5 to 3.10.6 in /aas-web-ui by @dependabot[bot] in #805
  • Bump vue3-apexcharts from 1.9.0 to 1.10.0 in /aas-web-ui by @dependabot[bot] in #801
  • Bump typescript-eslint from 8.46.1 to 8.46.2 in /aas-web-ui by @dependabot[bot] in #802
  • Bump vuetify from 3.10.6 to 3.10.7 in /aas-web-ui by @dependabot[bot] in #807
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot[bot] in #808
  • Bump vite from 7.1.11 to 7.1.12 in /aas-web-ui by @dependabot[bot] in #810
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot[bot] in #809
  • Bump @thatopen/ui from 3.1.4 to 3.2.0 in /aas-web-ui by @dependabot[bot] in #811
  • Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #814
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot[bot] in #813
  • Bump vue-tsc from 3.1.1 to 3.1.2 in /aas-web-ui by @dependabot[bot] in #815
  • Bump @types/qrcode from 1.5.5 to 1.5.6 in /aas-web-ui by @dependabot[bot] in #812
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot[bot] in #818
  • Bump mermaid from 11.12.0 to 11.12.1 in /aas-web-ui by @dependabot[bot] in #819
  • Bump @types/node from 24.9.1 to 24.9.2 in /aas-web-ui by @dependabot[bot] in #821
  • Updates P. I40 logo to IDTA Logo by @aaronzi in #822
  • Bump vuetify from 3.10.7 to 3.10.8 in /aas-web-ui by @dependabot[bot] in #824
  • Fixes Problem with logout not working by @aaronzi in #825
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot[bot] in #823
  • Removes import of compiler macros defineEmits and defineProps by @seicke in #826
  • Bump jsdom from 27.0.1 to 27.1.0 in /aas-web-ui by @dependabot[bot] in #829
  • Bump sass from 1.93.2 to 1.93.3 in /aas-web-ui by @dependabot[bot] in #830
  • Bump three and @types/three in /aas-web-ui by @dependabot[bot] in #831
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot[bot] in #828
  • Bump @eslint/js from 9.38.0 to 9.39.0 in /aas-web-ui by @dependabot[bot] in #827
  • Fixed a bug, where it was only possible to delete submodels from a registry OR a repository by @hofermo in #832
  • Bump eslint from 9.38.0 to 9.39.1 in /aas-web-ui by @dependabot[bot] in #836
  • Bump @types/node from 24.9.2 to 24.10.0 in /aas-web-ui by @dependabot[bot] in #835
  • Bump vue-tsc from 3.1.2 to 3.1.3 in /aas-web-ui by @dependabot[bot] in #833
  • Bump typescript-eslint from 8.46.2 to 8.46.3 in /aas-web-ui by @dependabot[bot] in https://gith...
Read more

v2-251001

Choose a tag to compare

@aaronzi aaronzi released this 01 Oct 10:27
ac2c84e

Features

  • Adds Module for trying out the AAS Query Language
  • Adds module for company data portal

Improvements

  • Finalizes update of all components to Vue 3 composition API
  • Removal of deprecated dashboard components/functions
  • Improve Time Series Data Plugin to support JSON payloads
  • Allows deletion of AAS and Submodels when registries are not used
  • Allow logout when preconfigured authentication is enabled

Bug fixes

  • Fixes logo not showing when navigating to a module
  • Fixes AAS delete dialog not closing after successful deletion

What's Changed

  • Bump @types/node from 24.5.0 to 24.5.1 in /aas-web-ui by @dependabot[bot] in #721
  • Bump @types/uuid from 10.0.0 to 11.0.0 in /aas-web-ui by @dependabot[bot] in #719
  • Bump vuetify from 3.10.0 to 3.10.1 in /aas-web-ui by @dependabot[bot] in #718
  • Bump vuetify from 3.10.1 to 3.10.2 in /aas-web-ui by @dependabot[bot] in #723
  • Bump @types/node from 24.5.1 to 24.5.2 in /aas-web-ui by @dependabot[bot] in #724
  • Bump @thatopen/ui from 3.1.1 to 3.1.3 in /aas-web-ui by @dependabot[bot] in #720
  • Bump vite from 7.1.5 to 7.1.6 in /aas-web-ui by @dependabot[bot] in #725
  • Bump @thatopen/ui from 3.1.3 to 3.1.4 in /aas-web-ui by @dependabot[bot] in #726
  • Bump mermaid from 11.11.0 to 11.12.0 in /aas-web-ui by @dependabot[bot] in #727
  • Adds module for the query language by @aaronzi in #709
  • Converts MultiLanguageProperty to Composition API by @aaronzi in #731
  • Fixes logo path in app navigation component by @seicke in #730
  • Removes remaining Dashboard components by @aaronzi in #732
  • Updates HTWFuehrungskomponente to composition API by @aaronzi in #733
  • Updates remaining components to composition API by @aaronzi in #734
  • Bump eslint from 9.35.0 to 9.36.0 in /aas-web-ui by @dependabot[bot] in #737
  • Bump sass from 1.92.1 to 1.93.0 in /aas-web-ui by @dependabot[bot] in #738
  • Bump unplugin-vue-components from 29.0.0 to 29.1.0 in /aas-web-ui by @dependabot[bot] in #735
  • Bump vite from 7.1.6 to 7.1.7 in /aas-web-ui by @dependabot[bot] in #741
  • Bump vue-tsc from 3.0.7 to 3.0.8 in /aas-web-ui by @dependabot[bot] in #740
  • Bump eslint-plugin-vue from 10.4.0 to 10.5.0 in /aas-web-ui by @dependabot[bot] in #739
  • Bump sass from 1.93.0 to 1.93.1 in /aas-web-ui by @dependabot[bot] in #743
  • Company Data Portal Module by @FriedJannik in #744
  • Bump typescript-eslint from 8.44.0 to 8.44.1 in /aas-web-ui by @dependabot[bot] in #742
  • Usage and fix of AAS download dialog by @seicke in #749
  • Bump unplugin-auto-import from 20.1.0 to 20.2.0 in /aas-web-ui by @dependabot[bot] in #748
  • Bump sass from 1.93.1 to 1.93.2 in /aas-web-ui by @dependabot[bot] in #747
  • Bump vuetify from 3.10.2 to 3.10.3 in /aas-web-ui by @dependabot[bot] in #751
  • Bump vue from 3.5.21 to 3.5.22 in /aas-web-ui by @dependabot[bot] in #750
  • Bump vue-tsc from 3.0.8 to 3.1.0 in /aas-web-ui by @dependabot[bot] in #756
  • Bump cross-env from 10.0.0 to 10.1.0 in /aas-web-ui by @dependabot[bot] in #757
  • Bump @types/node from 24.5.2 to 24.6.0 in /aas-web-ui by @dependabot[bot] in #758
  • Bump typescript-eslint from 8.44.1 to 8.45.0 in /aas-web-ui by @dependabot[bot] in #759
  • Bump typescript from 5.9.2 to 5.9.3 in /aas-web-ui by @dependabot[bot] in #761
  • Bump @types/node from 24.6.0 to 24.6.1 in /aas-web-ui by @dependabot[bot] in #762
  • Fixes logout for preconf Keycloak auth by @seicke in #728
  • Bugfix/timeseries by @AIMENandresperez in #753
  • Removes remaining Time Series Data Dashboard code by @aaronzi in #763
  • Add support for deletion of AAS & Submodels only stored in Repositories by @hofermo in #760

New Contributors

Full Changelog: v2-250916...v2-251001

v2-250916

Choose a tag to compare

@aaronzi aaronzi released this 16 Sep 11:12
bd50ed2

What's Changed

  • Adds missing divider in AssetInformation component by @seicke in #667
  • Bump vue from 3.5.18 to 3.5.19 in /aas-web-ui by @dependabot[bot] in #668
  • Bump apexcharts from 5.3.3 to 5.3.4 in /aas-web-ui by @dependabot[bot] in #669
  • Bump mermaid from 11.10.0 to 11.10.1 in /aas-web-ui by @dependabot[bot] in #672
  • Bump eslint from 9.33.0 to 9.34.0 in /aas-web-ui by @dependabot[bot] in #670
  • Fix jumping for SME Entity by @seicke in #673
  • Fixes file preview in AssetInformation and in the editor by @aaronzi in #674
  • Adds padding to timeline of CarbonFootprint Visu by @seicke in #675
  • Bump vue from 3.5.19 to 3.5.20 in /aas-web-ui by @dependabot[bot] in #677
  • Bump sass from 1.90.0 to 1.91.0 in /aas-web-ui by @dependabot[bot] in #678
  • Bump vuetify from 3.9.5 to 3.9.6 in /aas-web-ui by @dependabot[bot] in #679
  • Bump typescript-eslint from 8.40.0 to 8.41.0 in /aas-web-ui by @dependabot[bot] in #676
  • Enhances Download AAS Window by @FriedJannik in #680
  • Adds Submodel Selection for Delete Dialog by @FriedJannik in #681
  • Bump unplugin-auto-import from 20.0.0 to 20.1.0 in /aas-web-ui by @dependabot[bot] in #682
  • (Standalone) Submodel Viewer/Editor by @seicke in #557
  • Adds JSON insert to editor by @aaronzi in #683
  • Adds editor option copy as JSON by @aaronzi in #684
  • Copy/Paste feature for Submodels/SubmodelElements by @aaronzi in #685
  • Updates CADPreview component to composition API by @seicke in #686
  • Bump vite from 7.1.3 to 7.1.4 in /aas-web-ui by @dependabot[bot] in #687
  • Bump vue from 3.5.20 to 3.5.21 in /aas-web-ui by @dependabot[bot] in #688
  • Bump sass from 1.91.0 to 1.92.0 in /aas-web-ui by @dependabot[bot] in #689
  • Bump typescript-eslint from 8.41.0 to 8.42.0 in /aas-web-ui by @dependabot[bot] in #690
  • Bump three and @types/three in /aas-web-ui by @dependabot[bot] in #691
  • Bump @types/node from 24.3.0 to 24.3.1 in /aas-web-ui by @dependabot[bot] in #694
  • Bump vuetify from 3.9.6 to 3.9.7 in /aas-web-ui by @dependabot[bot] in #693
  • Bump mermaid from 11.10.1 to 11.11.0 in /aas-web-ui by @dependabot[bot] in #695
  • Bump sass from 1.92.0 to 1.92.1 in /aas-web-ui by @dependabot[bot] in #700
  • Bump uuid from 11.1.0 to 12.0.0 in /aas-web-ui by @dependabot[bot] in #697
  • Bump actions/setup-node from 4 to 5 by @dependabot[bot] in #698
  • Bump eslint from 9.34.0 to 9.35.0 in /aas-web-ui by @dependabot[bot] in #699
  • Bump apexcharts from 5.3.4 to 5.3.5 in /aas-web-ui by @dependabot[bot] in #701
  • Bump uuid from 12.0.0 to 13.0.0 in /aas-web-ui by @dependabot[bot] in #705
  • Bump vite from 7.1.4 to 7.1.5 in /aas-web-ui by @dependabot[bot] in #703
  • Bump typescript-eslint from 8.42.0 to 8.43.0 in /aas-web-ui by @dependabot[bot] in #704
  • Bump vuetify from 3.9.7 to 3.10.0 in /aas-web-ui by @dependabot[bot] in #707
  • Hides "Identification (ID)" for SMCs, SMLs and Entities by @seicke in #708
  • Fixes problem with editing submodel kind by @aaronzi in #710
  • Bump @types/node from 24.3.1 to 24.4.0 in /aas-web-ui by @dependabot[bot] in #713
  • Bump mime from 4.0.7 to 4.1.0 in /aas-web-ui by @dependabot[bot] in #711
  • Bump jsdom from 26.1.0 to 27.0.0 in /aas-web-ui by @dependabot[bot] in #712
  • Bump vue-tsc from 3.0.6 to 3.0.7 in /aas-web-ui by @dependabot[bot] in #714
  • Bump @types/node from 24.4.0 to 24.5.0 in /aas-web-ui by @dependabot[bot] in #716
  • Bump typescript-eslint from 8.43.0 to 8.44.0 in /aas-web-ui by @dependabot[bot] in #715
  • Features & Fixes for SM Viewer/Editor by @seicke in #696
  • Fixes default value for SM_VIEWER_EDITOR in entrypoint.sh by @seicke in #717

Full Changelog: v2-250821...v2-250916

v2-250821

Choose a tag to compare

@aaronzi aaronzi released this 21 Aug 09:43
8523fd3

BaSyx AAS Web UI Release v2-250821

This release brings a multitude of cool new features. Here are just a few of them. For more, see What's Changed further down

  • IFC viewer plugin (AAS <-> BIM)
  • Preview for XML and JSON files in File and Blob SubmodelElements
  • Added QR code for GlobalAssetIds
  • New component for the visualization of Qualifiers
  • Added help buttons in the editor
  • Search field for finding SubmodelElements

General improvements

  • Improved file upload handling and transfer of content types
  • Improved file handling implementation overall
  • Updated JSON array plugin to Composition API
  • Updated Time Series Data components to Composition API
  • Implemented reload feature for operations
  • Added input validation for property values

What's Changed

  • Update the json array plugin to composition api by @aaronzi in #540
  • Adds xml preview component by @aaronzi in #541
  • Adds preview component for json files by @aaronzi in #542
  • Fixes for ConceptDescriptions by @seicke in #546
  • Fixes transfer of content type for uploaded file by @seicke in #547
  • Bump @types/lodash from 4.17.17 to 4.17.18 in /aas-web-ui by @dependabot[bot] in #544
  • Bump vue from 3.5.16 to 3.5.17 in /aas-web-ui by @dependabot[bot] in #545
  • Bump vuetify from 3.8.9 to 3.8.10 in /aas-web-ui by @dependabot[bot] in #543
  • Removes query params when logging out by @aaronzi in #549
  • Bump mermaid from 11.6.0 to 11.7.0 in /aas-web-ui by @dependabot[bot] in #551
  • Bump prettier from 3.5.3 to 3.6.0 in /aas-web-ui by @dependabot[bot] in #555
  • Bump vue-eslint-parser from 10.1.3 to 10.1.4 in /aas-web-ui by @dependabot[bot] in #554
  • Bump typescript-eslint from 8.34.1 to 8.35.0 in /aas-web-ui by @dependabot[bot] in #553
  • Fixes problem with file uploads by @aaronzi in #558
  • Bump vuetify from 3.8.10 to 3.8.11 in /aas-web-ui by @dependabot[bot] in #561
  • Bump @types/node from 24.0.3 to 24.0.4 in /aas-web-ui by @dependabot[bot] in #559
  • Bump @vitejs/plugin-vue from 5.2.4 to 6.0.0 in /aas-web-ui by @dependabot[bot] in #560
  • Bump @types/leaflet from 1.9.18 to 1.9.19 in /aas-web-ui by @dependabot[bot] in #562
  • Bump prettier from 3.6.0 to 3.6.1 in /aas-web-ui by @dependabot[bot] in #564
  • Bump eslint-plugin-prettier from 5.5.0 to 5.5.1 in /aas-web-ui by @dependabot[bot] in #563
  • Bump @types/lodash from 4.17.18 to 4.17.19 in /aas-web-ui by @dependabot[bot] in #565
  • Fixes File Upload implementations by @aaronzi in #567
  • Bump vite from 6.3.5 to 7.0.0 in /aas-web-ui by @dependabot[bot] in #566
  • Updates prerelease workflow to include git commit sha in image tag by @aaronzi in #568
  • Adds QR code for globalAssetId by @seicke in #552
  • Bump @types/node from 24.0.4 to 24.0.7 in /aas-web-ui by @dependabot[bot] in #571
  • Bump eslint from 9.29.0 to 9.30.0 in /aas-web-ui by @dependabot[bot] in #572
  • Bump prettier from 3.6.1 to 3.6.2 in /aas-web-ui by @dependabot[bot] in #569
  • Bump unplugin-vue-components from 28.7.0 to 28.8.0 in /aas-web-ui by @dependabot[bot] in #570
  • Bump @types/node from 24.0.7 to 24.0.8 in /aas-web-ui by @dependabot[bot] in #575
  • Bump typescript-eslint from 8.35.0 to 8.35.1 in /aas-web-ui by @dependabot[bot] in #576
  • Bump three from 0.177.0 to 0.178.0 in /aas-web-ui by @dependabot[bot] in #574
  • Fixes problem with redirect URL after logout by @aaronzi in #577
  • Bump @types/lodash from 4.17.19 to 4.17.20 in /aas-web-ui by @dependabot[bot] in #579
  • Bump @types/node from 24.0.8 to 24.0.10 in /aas-web-ui by @dependabot[bot] in #580
  • Bump eslint from 9.30.0 to 9.30.1 in /aas-web-ui by @dependabot[bot] in #581
  • Bump @types/three from 0.177.0 to 0.178.0 in /aas-web-ui by @dependabot[bot] in #578
  • Bump vue-tsc from 2.2.10 to 3.0.1 in /aas-web-ui by @dependabot[bot] in #584
  • Bump eslint-plugin-vue from 10.2.0 to 10.3.0 in /aas-web-ui by @dependabot[bot] in #583
  • Bump vuetify from 3.8.11 to 3.8.12 in /aas-web-ui by @dependabot[bot] in #585
  • Bump vue-eslint-parser from 10.1.4 to 10.2.0 in /aas-web-ui by @dependabot[bot] in #586
  • Bump mermaid from 11.7.0 to 11.8.0 in /aas-web-ui by @dependabot[bot] in #588
  • Bump vite from 7.0.0 to 7.0.2 in /aas-web-ui by @dependabot[bot] in #590
  • Bump mermaid from 11.8.0 to 11.8.1 in /aas-web-ui by @dependabot[bot] in #591
  • Bump typescript-eslint from 8.35.1 to 8.36.0 in /aas-web-ui by @dependabot[bot] in #592
  • Bump @types/node from 24.0.10 to 24.0.12 in /aas-web-ui by @dependabot[bot] in #594
  • Bump vite from 7.0.2 to 7.0.3 in /aas-web-ui by @dependabot[bot] in #595
  • Bump vuetify from 3.8.12 to 3.9.0 in /aas-web-ui by @dependabot[bot] in #597
  • Bump @types/leaflet from 1.9.19 to 1.9.20 in /aas-web-ui by @dependabot[bot] in #596
  • Bump @types/node from 24.0.12 to 24.0.14 in /aas-web-ui by @dependabot[bot] in #604
  • Bump vite from 7.0.3 to 7.0.4 in /aas-web-ui by @dependabot[bot] in #601
  • Bump @types/three from 0.178.0 to 0.178.1 in /aas-web-ui by @dependabot[bot] in #599
  • Bump eslint from 9.30.1 to 9.31.0 in /aas-web-ui by @dependabot[bot] in #602
  • Bump typescript-eslint from 8.36.0 to 8.37.0 in /aas-web-ui by @dependabot[bot] in #606
  • Bump vue-tsc from 3.0.1 to 3.0.2 in /aas-web-ui by @dependabot[bot] in #610
  • Bump mermaid from 11.8.1 to 11.9.0 in /aas-web-ui by @dependabot[bot] in #605
  • Bump vite from 7.0.4 to 7.0.5 in /aas-web-ui by @dependabot[bot] in #609
  • Bump vuetify from 3.9.0 to 3.9.1 in /aas-web-ui by @dependabot[bot] in #608
  • Bump apexcharts from 4.7.0 to 5.2.0 in /aas-web-ui by @dependabot[bot] in #598
  • Fixes problems related to the update to Vuetify version 3.9 by @aaronzi in #611
  • Updates Time Series Data components to composition API by @aaronzi in #612
  • Bump vue-tsc from 3.0.2 to 3.0.3 in /aas-web-ui by @dependabot[bot] in #613
  • Bump @types/node from 24.0.14 to 24.0.15 in /aas-web-ui by @dependabot[bot] in #616
  • Bump eslint-config-prettier from 10.1.5 to 10.1.8 in /aas-web-ui by @dependabot[bot] in #614
  • Bump eslint-plugin-prettier from 5.5.1 to 5.5.3 in /aas-web-ui by @dependabot[bot] in #615
  • Bump apexcharts from 5.2.0 to 5.3.1 in /aas-web-ui by @dependabot[bot] in #619
  • Bump vue from 3.5.17 to 3.5.18 in /aas-web-ui by @dependabot[bot] in #620
  • Bump typescript-eslint from 8.37.0 to 8.38.0 in /aas-web-ui by @dependabot[bot] in #621
  • Bump @types/node from 24.0.15...
Read more

v2-250618

Choose a tag to compare

@aaronzi aaronzi released this 18 Jun 12:03
b182672

What's Changed

  • Adds Editor for Range Elements by @aaronzi in #426
  • Adds editing to File SMEs by @aaronzi in #428
  • Bump vite from 6.3.0 to 6.3.1 in /aas-web-ui by @dependabot in #427
  • Bump vite from 6.3.1 to 6.3.2 in /aas-web-ui by @dependabot in #430
  • Bump eslint from 9.24.0 to 9.25.0 in /aas-web-ui by @dependabot in #429
  • Bump typescript-eslint from 8.30.1 to 8.31.0 in /aas-web-ui by @dependabot in #435
  • Bump sass from 1.86.3 to 1.87.0 in /aas-web-ui by @dependabot in #436
  • Bump apexcharts from 4.5.0 to 4.6.0 in /aas-web-ui by @dependabot in #434
  • Bump eslint from 9.25.0 to 9.25.1 in /aas-web-ui by @dependabot in #432
  • Adds Blob SME to Editor by @aaronzi in #437
  • Bump vue-tsc from 2.2.8 to 2.2.10 in /aas-web-ui by @dependabot in #440
  • Adds editing capabilities for SML by @aaronzi in #438
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot in #439
  • Bump three from 0.175.0 to 0.176.0 in /aas-web-ui by @dependabot in #441
  • Bump vite from 6.3.2 to 6.3.3 in /aas-web-ui by @dependabot in #445
  • Bump apexcharts from 4.6.0 to 4.7.0 in /aas-web-ui by @dependabot in #442
  • Bump @types/node from 22.14.1 to 22.15.0 in /aas-web-ui by @dependabot in #444
  • Bump @types/three from 0.175.0 to 0.176.0 in /aas-web-ui by @dependabot in #443
  • Bump @types/node from 22.15.0 to 22.15.2 in /aas-web-ui by @dependabot in #447
  • Bump vue-router from 4.5.0 to 4.5.1 in /aas-web-ui by @dependabot in #448
  • Bump @types/node from 22.15.2 to 22.15.3 in /aas-web-ui by @dependabot in #451
  • Bump eslint-plugin-vue from 10.0.0 to 10.0.1 in /aas-web-ui by @dependabot in #449
  • Bump typescript-eslint from 8.31.0 to 8.31.1 in /aas-web-ui by @dependabot in #450
  • Bump vuetify from 3.8.2 to 3.8.3 in /aas-web-ui by @dependabot in #452
  • Bump vite from 6.3.3 to 6.3.4 in /aas-web-ui by @dependabot in #455
  • Fixes bug where submodel kind could not be updated by @aaronzi in #456
  • Bump keycloak-js from 26.1.5 to 26.2.0 in /aas-web-ui by @dependabot in #453
  • Bump eslint-plugin-vue from 10.0.1 to 10.1.0 in /aas-web-ui by @dependabot in #454
  • Bump eslint from 9.25.1 to 9.26.0 in /aas-web-ui by @dependabot in #458
  • Bump eslint-plugin-prettier from 5.2.6 to 5.3.1 in /aas-web-ui by @dependabot in #457
  • Bump @types/node from 22.15.3 to 22.15.9 in /aas-web-ui by @dependabot in #464
  • Bump vite from 6.3.4 to 6.3.5 in /aas-web-ui by @dependabot in #461
  • Bump @types/node from 22.15.9 to 22.15.14 in /aas-web-ui by @dependabot in #466
  • Bump eslint-plugin-prettier from 5.3.1 to 5.4.0 in /aas-web-ui by @dependabot in #462
  • Bump typescript-eslint from 8.31.1 to 8.32.0 in /aas-web-ui by @dependabot in #463
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot in #460
  • Bump unplugin-auto-import from 19.1.2 to 19.2.0 in /aas-web-ui by @dependabot in #465
  • Bump @types/node from 22.15.14 to 22.15.15 in /aas-web-ui by @dependabot in #469
  • Bump vuetify from 3.8.3 to 3.8.4 in /aas-web-ui by @dependabot in #470
  • Bump eslint-config-prettier from 10.1.2 to 10.1.3 in /aas-web-ui by @dependabot in #468
  • Bump @types/node from 22.15.15 to 22.15.17 in /aas-web-ui by @dependabot in #472
  • Bump sass from 1.87.0 to 1.88.0 in /aas-web-ui by @dependabot in #473
  • Bump @vitejs/plugin-vue from 5.2.3 to 5.2.4 in /aas-web-ui by @dependabot in #474
  • Bump eslint-config-prettier from 10.1.3 to 10.1.5 in /aas-web-ui by @dependabot in #475
  • Bump typescript-eslint from 8.32.0 to 8.32.1 in /aas-web-ui by @dependabot in #477
  • Bump vuetify from 3.8.4 to 3.8.5 in /aas-web-ui by @dependabot in #481
  • Bump sass from 1.88.0 to 1.89.0 in /aas-web-ui by @dependabot in #483
  • Bump @types/node from 22.15.17 to 22.15.18 in /aas-web-ui by @dependabot in #482
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot in #488
  • Bump @eslint/js from 9.26.0 to 9.27.0 in /aas-web-ui by @dependabot in #487
  • Bump @types/node from 22.15.18 to 22.15.29 in /aas-web-ui by @dependabot in #501
  • Bump @types/lodash from 4.17.16 to 4.17.17 in /aas-web-ui by @dependabot in #494
  • Bump unplugin-auto-import from 19.2.0 to 19.3.0 in /aas-web-ui by @dependabot in #503
  • Bump vuetify from 3.8.5 to 3.8.7 in /aas-web-ui by @dependabot in #493
  • Bump eslint from 9.26.0 to 9.28.0 in /aas-web-ui by @dependabot in #500
  • Bump eslint-plugin-prettier from 5.4.0 to 5.4.1 in /aas-web-ui by @dependabot in #502
  • Bump vue from 3.5.13 to 3.5.16 in /aas-web-ui by @dependabot in #497
  • Adapts Request Handling Error by @FriedJannik in #476
  • Bump typescript-eslint from 8.32.1 to 8.33.1 in /aas-web-ui by @dependabot in #504
  • Bump @types/leaflet from 1.9.17 to 1.9.18 in /aas-web-ui by @dependabot in #506
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot in #507
  • Bump three and @types/three in /aas-web-ui by @dependabot in #508
  • Submodel Template Indicator by @seicke in #509
  • Bump unplugin-vue-components from 28.5.0 to 28.7.0 in /aas-web-ui by @dependabot in #505
  • Bump vuetify from 3.8.7 to 3.8.8 in /aas-web-ui by @dependabot in #511
  • Bump pinia from 3.0.2 to 3.0.3 in /aas-web-ui by @dependabot in #510
  • Bump sass from 1.89.0 to 1.89.1 in /aas-web-ui by @dependabot in #512
  • Bump @types/node from 22.15.29 to 22.15.30 in /aas-web-ui by @dependabot in #514
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot in #515
  • Bump eslint-plugin-vue from 10.1.0 to 10.2.0 in /aas-web-ui by @dependabot in #517
  • Bump typescript-eslint from 8.33.1 to 8.34.0 in /aas-web-ui by @dependabot in #518
  • Bump sass from 1.89.1 to 1.89.2 in /aas-web-ui by @dependabot in #519
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot in #520
  • Bump @types/node from 22.15.30 to 24.0.0 in /aas-web-ui by @dependabot in #521
  • Bump vuetify from 3.8.8 to 3.8.9 in /aas-web-ui by @dependabot in #523
  • Bump @typ...
Read more

v2-250417

Choose a tag to compare

@aaronzi aaronzi released this 17 Apr 12:13
62ed03f

What's Changed

  • Bump vite from 6.1.0 to 6.2.1 in /aas-web-ui by @dependabot in #357
  • Bump sass from 1.85.0 to 1.85.1 in /aas-web-ui by @dependabot in #358
  • Bump eslint-config-prettier from 10.0.1 to 10.1.1 in /aas-web-ui by @dependabot in #355
  • Bump @types/lodash from 4.17.14 to 4.17.16 in /aas-web-ui by @dependabot in #356
  • Fixes loading of AASList for AAS without idShort by @seicke in #360
  • Adds feature to AAS upload to ignore duplicates by @aaronzi in #361
  • Fixes for visualizations (Nameplate v2/v3 and ContactInformations) by @seicke in #362
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot in #364
  • Bump prettier from 3.5.0 to 3.5.3 in /aas-web-ui by @dependabot in #367
  • Bump unplugin-vue-components from 28.1.0 to 28.4.1 in /aas-web-ui by @dependabot in #366
  • Bump vue-tsc from 2.2.2 to 2.2.8 in /aas-web-ui by @dependabot in #365
  • Join of Element Details and Visualization by @seicke in #353
  • Fix download AASX by @seicke in #372
  • Fixes minor problem with copy to clipboard button by @seicke in #369
  • Visualization for SMT CarbonFootprint by @seicke in #363
  • Fixes fetching CDs in setData of SMHandling by @seicke in #381
  • Adapts router links to in main menu by @seicke in #379
  • Bump vite from 6.2.1 to 6.2.2 in /aas-web-ui by @dependabot in #375
  • Bump vite-plugin-vuetify from 2.0.4 to 2.1.0 in /aas-web-ui by @dependabot in #374
  • Version information for AASList/SubmodelList by @seicke in #373
  • Bump mermaid from 11.4.1 to 11.5.0 in /aas-web-ui by @dependabot in #376
  • Bump i18n-iso-countries from 7.13.0 to 7.14.0 in /aas-web-ui by @dependabot in #377
  • Transfers further components to composition API by @seicke in #368
  • Bump typescript from 5.5.4 to 5.7.3 in /aas-web-ui by @dependabot in #248
  • Chore: Update dependencies by @aaronzi in #385
  • Bump vite from 6.2.3 to 6.2.4 in /aas-web-ui by @dependabot in #386
  • Bump sass from 1.86.0 to 1.86.1 in /aas-web-ui by @dependabot in #388
  • Bump typescript-eslint from 8.28.0 to 8.29.0 in /aas-web-ui by @dependabot in #387
  • Bump vitest, @vitest/coverage-istanbul and @vitest/ui in /aas-web-ui by @dependabot in #389
  • Bump eslint-plugin-prettier from 5.2.5 to 5.2.6 in /aas-web-ui by @dependabot in #393
  • Bump @types/node from 22.13.14 to 22.14.0 in /aas-web-ui by @dependabot in #395
  • Bump sass from 1.86.1 to 1.86.3 in /aas-web-ui by @dependabot in #397
  • Bump vue-eslint-parser from 10.1.1 to 10.1.2 in /aas-web-ui by @dependabot in #396
  • Bump vuetify from 3.7.19 to 3.8.0 in /aas-web-ui by @dependabot in #391
  • Bump vite from 6.2.4 to 6.2.5 in /aas-web-ui by @dependabot in #400
  • Bump eslint from 9.23.0 to 9.24.0 in /aas-web-ui by @dependabot in #402
  • Bump vite-plugin-vuetify from 2.1.0 to 2.1.1 in /aas-web-ui by @dependabot in #404
  • Bump vue-eslint-parser from 10.1.2 to 10.1.3 in /aas-web-ui by @dependabot in #403
  • Adds Add/Edit Property to AAS Editor by @FriedJannik in #405
  • Bump typescript from 5.8.2 to 5.8.3 in /aas-web-ui by @dependabot in #409
  • Bump vuetify from 3.8.0 to 3.8.1 in /aas-web-ui by @dependabot in #406
  • Bump mime from 4.0.6 to 4.0.7 in /aas-web-ui by @dependabot in #407
  • Bump typescript-eslint from 8.29.0 to 8.29.1 in /aas-web-ui by @dependabot in #408
  • Bump pinia from 3.0.1 to 3.0.2 in /aas-web-ui by @dependabot in #410
  • Bump vite from 6.2.5 to 6.2.6 in /aas-web-ui by @dependabot in #411
  • Bump eslint-config-prettier from 10.1.1 to 10.1.2 in /aas-web-ui by @dependabot in #412
  • Adds Edit/Add SubmodelElemetCollection by @FriedJannik in #413
  • Bump @types/node from 22.14.0 to 22.14.1 in /aas-web-ui by @dependabot in #414
  • Bump jsdom from 26.0.0 to 26.1.0 in /aas-web-ui by @dependabot in #415
  • Bump keycloak-js from 26.1.4 to 26.1.5 in /aas-web-ui by @dependabot in #416
  • Implements editing for MultiLanguageProperties by @aaronzi in #418
  • Fixes Problem with logo on changed base path by @aaronzi in #419
  • Bump typescript-eslint from 8.29.1 to 8.30.1 in /aas-web-ui by @dependabot in #420
  • Bump unplugin-vue-components from 28.4.1 to 28.5.0 in /aas-web-ui by @dependabot in #421
  • QoL changes for Add/Edit Property/SMC by @FriedJannik in #417
  • Bump vite from 6.2.6 to 6.3.0 in /aas-web-ui by @dependabot in #424
  • Bump vuetify from 3.8.1 to 3.8.2 in /aas-web-ui by @dependabot in #425
  • Adds add Button on hover in edit mode by @FriedJannik in #422

New Contributors

Full Changelog: v2-250305...v2-250417