Skip to content

Releases: STARIONGROUP/COMET-IME-Community-Edition

Version 3.0.1-alpha

12 Apr 12:14

Choose a tag to compare

Version 3.0.1-alpha Pre-release
Pre-release

This release includes the following:

  • Add ToolTip service to harmonize and extend tooltip texts on various items; fixes #80
  • Improve and add RleationshipMatrix and Budget plugin to installer
  • Relaxed regex for shortnames of Requirements
  • Relaxed validation for GivenName and Surname of Person class; fixes #30
  • Add modelcode textbox to detail views; fixes #102
  • Add loading dialog to all browsers when data is being written
  • Add code of conduct
  • Fix issue with missing Parametric constraint for a requirement; fixes #109
  • Improve UI of Data Source selection
  • Fix moving of requiremens; fixes #116

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 2.1.0-alpha

15 Apr 09:16

Choose a tag to compare

Version 2.1.0-alpha Pre-release
Pre-release

This release includes the following:

  • [Update] CDP4-SDK to version 5.0.0
  • [Add] RelationshipMatrix plugin to installer (alpha version)
  • [Add] Budget plugin to installer (alpha version)

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 2.0.2-alpha

15 Apr 09:16

Choose a tag to compare

Version 2.0.2-alpha Pre-release
Pre-release

This release includes the following:

  • [Update] CDP4-SDK to version 4.0.2
  • [Add] System.ValueTuple.dll to installer

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 2.0.0-alpha

31 Jan 17:33

Choose a tag to compare

Version 2.0.0-alpha Pre-release
Pre-release

This release includes the following:

  • [Add] model-code in ED/product tree; fixes #71
  • [Add] scale for compound parameter, fix subscription edit for compound; fixes #71
  • [Fix] order of domains in generic budget plugin
  • [Add] LoadingDecorator to PublicationBrowser view; fixes #75
  • [Update] requirement related dialogs and views to only show active domains; fixes #84
  • [Add] relationship icon to things. When a Thing is related to another Thing, a relationship icon is shown; fixes #88
  • [Add] drag-n-drop capability on Product Tree to allow creation of ElementUsages in Product Tree; fixes #77
  • [Add] switch domain capability; fixes #74
  • [Add] generic Plugin settings framework to read/write plugin specific settings to a JSON File; fixes #91
  • [Update] CDP4-SDK to version 4.0.1
  • [Update] CsvHelper to version 12.1.2
  • [Update] NUnit to version 3.11; fixes #90

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 1.0.23

06 Nov 08:58

Choose a tag to compare

This release includes the following:

  • [Add] loading notification on reload; fixes #40
  • [Update] PersonBrowser.xaml column FieldNames; fixes #63
  • [Update] to CDP4-SDK 2.0.1
  • [Refactor] DataSourceSelectionViewModel to make use of new proxySettings class
  • [Add] support for authenticated web-proxy; fixes #67
  • [Fix] script variable table (issue resizing columns)
  • [Fix] copy with subscription; fixes #13
  • [Fix] actual state ordering

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 1.0.22

07 Oct 12:01

Choose a tag to compare

This release includes the following:

  • [Fix] connection using HTTP proxy; fixes #60

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 1.0.21

24 Sep 10:12

Choose a tag to compare

This release includes the following:

  • [Refactor] setting current domain using ISession.QuerySelectedDomainOfExpertise; fixes #45
  • [Improve] collapse / expand behaviour of browsers; fixes #48
  • [Restore] FilterStringService, fixes #49
  • [Update] NetOffice dependency; fixes #50
  • [Refactor] ParameterTypeLayoutItem to make use of NamedShortNamedThingToStringConverter; fixes #54
  • [Improve] collapse / expand behaviour of Roles browsers; fixes #55
  • [Add] async handling for creation of ParameterSubscriptions and Copy actions
  • [Update] DotLiquid dependency
  • [Update] CsvHelper dependency
  • [Update] IronPython dependency
  • [Update] CDP4-SDK 1.7.3

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 1.0.17

20 Aug 06:28

Choose a tag to compare

This release includes the following:

  • [Update] to CDP4-SDK version 1.5.1
  • [Add] try catch in methods of static TreeListNodesExpander, fixes #46
  • [Improve] implementation of GridUpdateService to make application more robust
  • [Improve] implementation of ElementBaseRowViewModel to make application more robust

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 1.0.16

13 Aug 22:05

Choose a tag to compare

This release includes the following:

  • [Update] to CDP4-SDK version 1.5.0
  • [Update] to NLog version 4.5.8
  • [Feature] show a dialog of a log item when double-clicking on the row; fixes #44
  • [Improve] implementation of ThingDialogNavigationService.Navigate; fixes #42
  • [Improved] concurrency handling. The upgrade to CDP4-SDK version 1.5.0 improves concurrency handling of the CDP4-IME. The app is now able to handle updates on the background while a dialog is open.

There is a dedicated installer for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.

Version 1.0.15

05 Aug 12:47

Choose a tag to compare

This release includes the following:

  • [Update] to CDP4-SDK version 1.4.0
  • [Update] to NLog version 4.5.7
  • [Add] Category to Top element on option sheet; fixes #28
  • [Fix] CDP4 crash when starting drag operation on search bar of views; fixes #34
  • [Implement] set owner to current DomainOfExpertise of logged-in user when creating a new ElementDefinition; fixes #20

We now have dedicated installers for 32 and 64 bits environments Please download the 64-bit installer when you make use of 64-bit Microsoft Excel. Please download the 32-bit installer when you make use of 32-bit Microsoft Excel, even when you make use of 64-bit windows.

A public CDP4 Server is hosted at https://cdp4services-public.rheagroup.com with the following credentials: admin/pass. Use it as a playground to test the CDP4, this server is reset every night.