Skip to content

Releases: RADAR-base/ManagementPortal

ManagementPortal 0.8.1

28 Jan 15:46
12fd1a1
Compare
Choose a tag to compare

Changes since version 0.8.0:

Reduce dependency on JHipster
Migrate to the latest Angular version
Add participant_group key to the subject's attribute.

ManagementPortal 0.8.0

02 Sep 14:12
0c2feb6
Compare
Choose a tag to compare

Changes since version 0.7.1:

  • Fixed security vulnerability that exposes all subjects to all users.
  • Fix compatibility with Source Catalogue (#606)
  • Updated to Java 11 (#605)
  • Updated to Spring Boot 5, Spring Security 2, JUnit 5 (#608)
  • Updated Thymeleaf template path (#600)
  • Updated JHipster libraries
  • Updated README (#590)
  • Updated language labels (fixes #607)
  • Fixed MPClient compatibility (#613)

ManagementPortal 0.7.1

06 May 13:15
8ef0d99
Compare
Choose a tag to compare

Changes since version 0.7.0:

  • Improved Github Actions build
  • Fixed source type selection on project creation
  • Fixed MPClient access token usage (MPClient was broken)

ManagementPortal 0.7.0

13 Apr 12:32
47f2b27
Compare
Choose a tag to compare

Changes since version 0.6.5:

  • Changed distribution mechanism from Bintray to Maven Central
  • Rename packages to org.radarbase
  • Fix error message on deleting a project
  • Use Github Actions instead of Travis

ManagementPortal 0.6.5

08 Mar 09:21
061f212
Compare
Choose a tag to compare

Changes since version 0.6.4:

  • Fixes failure when refreshing keys too soon
  • Fixes managementportal-client data classes field visibility.

managementportal version 0.6.4

19 Feb 13:04
5dfe84b
Compare
Choose a tag to compare

Changes since version 0.6.3:

  • Fixed docker build #564
  • Have more stringent password requirements #565
  • Fixed subject revisions null pointer exception #562

ManagementPortal 0.6.3

01 Feb 09:51
4f41fd9
Compare
Choose a tag to compare

Changes since version 0.6.2:

  • Avoids exposing valid tokens in logs
  • Typeahead added for Project SourceType Selection
  • Pagination fixes
  • Travis check fixes
  • Fix deprecated auth0
  • Add management portal client
  • Fix permissions for actually removing meta tokens
  • Fix token verification (Continue with other verifiers on SignatureVerificationException)

managementportal version 0.6.2

02 Dec 09:47
d424832
Compare
Choose a tag to compare

Changes from managementportal version 0.6.1

  • Fix issues with user status always displayed in Dutch
  • Fix issues with user management filters. Fixes #512
  • Fix issues with sorting #515
  • Do not show participants in user-management window. Fixes #511
  • Navigates to home page after unauthorized #514

managementportal version 0.6.1

27 Oct 16:58
b49998a
Compare
Choose a tag to compare

Changes from release 0.6.0

  • Fixes Postgres connection error
  • Shows attributes of sources and subjects. Closes #516
  • Show hyperlink only when externalLink is available. Closes #519
  • Update dependencies
  • Fixes refresh token timeout
  • Replaces cns logo with radar-base logo

managementportal version 0.6.0

06 Jul 15:44
856cddd
Compare
Choose a tag to compare

Changes since version 0.5.8:

  • Upgraded to Angular 5
  • Added persistent token API
  • Fixed ManagementPortal base URL for internal JWT authorisation checks
  • Startup time decrease