Versions Compared

Key

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

...

There are plenty of new features and changes in the Altenalptürm release. One of the main features that we introduced is the concept of legal entities. Those entities can be part of the organizational unit structure and can be used to delegate and assign rights not only in the context of a user or a role, but also in the context of this legal entity.

CoreOne

...

  • The handling of drop down values has been improved.

  • Access to specific API endpoints can now be restricted with API scopes. This allows you to restrict certain clients from accessing part of the API regardless of the user rights.

CoreOne Admin UI

  • BREAKING CHANGE: Employments used to have an active flag. This has been extended to support additional states and we therefore removed the Employment.Active field from the String Expression Designer. If you have used this in the past, you can now use the Employment.EmploymentState.Id or Employment.EmploymentState.Name field instead.

CoreOne Application API V2

  • The handling of drop down values has been improved.

  • Access to specific API endpoints can now be restricted with API scopes. This allows you to restrict certain clients from accessing part of the API regardless of the user rights.

CoreOne Authentication Services

...