Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 13:32
· 1308 commits to production since this release

2.0.0 (2021-08-24)

Bug Fixes

  • admin: don't show non-existent objects on dashboard (b8f596b)
  • admin: fix eslint error and warnings (83c36a8)
  • admin-gui: add constriction to service name (9782d4d)
  • admin-gui: fix of auth rights on application detail (d849c9e)
  • admin-gui: fix of text when reporting error (c4be8a1)
  • admin-gui: fix vision bug of create edit service dialog (811abf9)
  • admin-gui: Text style changes in notification editing dialog (880d0f4)
  • don't send acr_values=null if no filter should be used (2c207ff)
  • Remove reload roles (267429a)
  • admin-gui: fixed workflow of creating sponsored member (9c03fe5)
  • user-profile: new webauthn token image (10b7ecf)

Features

  • admin: accounts page (539ccd3)
  • admin: Add create tag to resource page (c9887bc)
  • add multi-lang support for footer links (acf475c)
  • add support for creating service members (36adacd)
  • admin: delete service from service detail page (12609ff)
  • configurable favicon added (30b1042)
  • user-profile: add webauthn token (14de693)

Performance Improvements

  • admin-gui: tables optimilizations (04eee4c)
  • admin-gui: tables optimizations (000384d)
  • admin-gui: tables optimizations (3ce4ff2)

BREAKING CHANGES

  • in the footer config every "label" was renamed to "label_en"