Skip to content

v1.11.0

Compare
Choose a tag to compare
@canonical-iam canonical-iam released this 21 Jun 10:51
9cfdd69

1.11.0 (2024-06-21)

Features

  • add encrypt implementation (1a88aad)

Bug Fixes

  • typo in variable name (4558fd0)
  • ui use react routers base path and add tests for base path calculation (85da4c0)
  • ui uses relative base path. in case /ui/ is found in the current page url, all urls and api routes use the found prefix from the path. If /ui/ is not found, fall back to / as the base path. Fixes #317 Fixes IAM-911 Fixes WD-12306 (709399c)
  • unauthenticated handlers were called twice (1d7ebb9)