Skip to content

Releases: rwth-iat/aas_manager

Release V0.3.14 (Support of AAS Metamodel V3.0)

11 Jul 12:41
Compare
Choose a tag to compare

Release V0.3.13 (Support of AAS Metamodel V3.0)

09 Jul 14:22
Compare
Choose a tag to compare
  • Add save/create features for diff types more visible in menu: json, xml, aasx
  • Place all open actions in one submenu in context menus
  • Improve representation of Reference objects: show only the last key value
  • Improve style of grey theme
  • Add resize equal feature to columns menu
  • Fix SortOrder feature in columns

Release V0.3.12 (Support of AAS Metamodel V3.0)

13 Jun 17:27
Compare
Choose a tag to compare

Release V0.3.11 (Support of AAS Metamodel V3.0)

29 May 09:22
Compare
Choose a tag to compare
  • Fixed a bug that prevented editing type objects in the table.
  • The edit dialog now saves its last position and restores it the next time it is opened.

Release V0.3.10 (Support of AAS Metamodel V3.0)

16 May 11:24
Compare
Choose a tag to compare
  • Fixed bug with saving Submodels in AASX file without AAS

Release V0.3.9 (Support of AAS Metamodel V3.0)

24 Apr 23:10
Compare
Choose a tag to compare
  • Fixed icons bug in grey theme
  • Freezed pyinstaller version to v6.4.0 as it caused less troubles with antivirus software
  • Fixed #23
  • Fixed search bug: show all items if a filter is set and the search pattern was removed

Release V0.3.8 (Support of AAS Metamodel V3.0)

12 Apr 14:14
Compare
Choose a tag to compare
  • Upgrade from PyQt5 to PyQt6
  • Fix copy/paste of Namespace objects (e.g. Submodel, SubmodelElementCollection)
  • Builds for MacOS M1 and x86_64 archs

Release V0.3.7 (Support of AAS Metamodel V3.0)

09 Feb 00:40
Compare
Choose a tag to compare
  • Fix bug with editing of LangStringSet
  • Update schemas
  • Fix example lang codes

Release V0.3.6 (Support of AAS Metamodel V3.0)

06 Jan 15:48
Compare
Choose a tag to compare
  • Fix creating of BasicEventElement

Release V0.3.5 (Support of AAS Metamodel V3.0)

17 Dec 22:01
Compare
Choose a tag to compare

Dialog Improvements:

  • Save the position of dialogs on closing

  • Improve dialog layouts

  • Improve args sorting for better usability

  • The size of add dialogs now adapts to screen resolution

  • Improved the overall layout of dialogs and widgets.

  • Adjustments to widget close buttons

  • Fix #20

  • Other Bug Fixes