Skip to content

Releases: ministryofjustice/ndelius-um

User Management 1.9.0

08 Sep 12:47
9b0d9cf
Compare
Choose a tag to compare

Features:

  • DST-7256 | Remove automatic defaulting of user preferences
  • ALS-1606 | Improve performance of user updates

Bug fixes:

  • SNOW 800258 | Fix handling of data structure in training environments

User Management 1.8.0

01 Sep 10:20
387987e
Compare
Choose a tag to compare

Features:

  • DST-6869 | Add user phone number to UMT

Bug fixes:

  • DST-7282 | UMT Add/Update User; greater than 255 characters can be entered into the Email Address field
  • DST-7302 | UMT - 500 Error when removing a user's phone number
  • DST-7303 | UMT - Order of fields on the user page
  • DST-7401 | UMT - 500 error when updating File Shares
  • Fixed deserialization errors when updating token class definitions

Dependencies:

  • Bump Java to 11
  • Bump Spring Boot to 2.3.0.RELEASE
  • Bump Spring Dependency Management to 1.0.10.RELEASE
  • Bump Spring Security OAuth2 to 2.5.0.RELEASE
  • Bump Spring Security OAuth2 Autoconfigure to 2.3.3.RELEASE
  • Bump Guava to 29.0-jre
  • Bump Angular to v9-lts
  • Bump Bootstrap to 4.5.0
  • Bump MomentJS to 2.27.0
    ...