Skip to content

UnifiedViews Core v2.0.0

Compare
Choose a tag to compare
@skrchnavy skrchnavy released this 02 Apr 12:36
· 1074 commits to master since this release

New features

Main features

No. Title
#320 Added possibility to encrypt certain sensitive information (e.g., password for DB connection) in config.properties, added possibility to encrypt configurations of DPUs (by default switched off)
#282 UnifiedViews supports SSO
#282 Support for permissions and roles in UnifiedViews was refactored, tested, improved.
#312 UnifiedViews API supports authentication (so that it is not possible to work with the API without knowing the name/pass)
#333 Updated implementation of relational data unit

All features

[All the new features implemented](../../issues?q=milestone:"Release v2.0.0" label:"severity: enhancement")

Changes to v1.6.0

  • To make the installation work, one have to run SQL update scripts:
2.0.0-update.sql
  • Depends on Plugin-DevEnv@2.0.0

Fixed bugs

[All fixed bugs](../../issues?q=milestone:"Release v2.0.0" label:"severity: bug")

Download and install

Binary package is available at: <links to installation packages (binaries)>

Source code is available at: UV core sources

Installation instructions are at:

Known issues and limitations

#352