Skip to content

Releases: folio-org/ui-developer

v10.0.2 Sunflower 2025-R1 CSP-5

31 Dec 17:23
v10.0.2
87b4c95

Choose a tag to compare

  • Password reset process - ensure proper response for missing user credentials. Fixes UID-209.
  • Happy New Year!

v10.0.1 Sunflower 2025-R1 CSP-4

15 Dec 15:15
v10.0.1
9a9e82d

Choose a tag to compare

  • Tolerate missing name attribute when sorting module descriptors. Refs UID-200.

v10.0.0 Sunflower 2025-R1 GA

18 Mar 12:01
v10.0.0
988d4a2

Choose a tag to compare

  • Sort locales by label instead of locale-code. Refs UID-107.
  • When the Permissions Inspector encounters an undefined permission (which should never happen) it now shows that permission's true name in bold red instead of crashing. Fixes UID-183.
  • Hide "I can haz endpoint" and "Permissions inspector" if the roles interface is present. Refs UID-151.
  • Include missing user-related permissions in settings.userLocale. Refs UID-126.
  • Add okapi interface to dependencies. (We have long depended on this.) Fixes UID-184.
  • BREAKING Update react-intl to v7. Refs UID-187.
  • BREAKING Update @folio/stripes to v10. Refs UID-186.
  • Provide application icon. Refs UID-197.
  • Remove token display; tokens are no longer user-visible. Refs UID-114.

v9.0.0

02 Nov 23:26
v9.0.0
ab4b6e7

Choose a tag to compare

  • Handle access-control via cookies instead of X-Okapi-Token header. Refs UID-121.
  • Configuration: expose preserveConsole to toggle console.clear() on logout. Refs UID-139.
  • Optionally suppress react-intl warnings. Refs UID-140.
  • Use type=password for auto login password field. Refs UID-147.
  • BREAKING Purge service-worker cruft; leverage new STCOR functions for RTR display.
  • Fence off ShowCapabilities behind IfInterface checks for capabilities, capability-sets. Refs UID-162.

v8.0.1

01 Mar 22:31
002d800

Choose a tag to compare

  • Handle access-control via cookies or X-Okapi-Token header. Refs UID-121.

v8.0.0

19 Oct 19:29
9b155ee

Choose a tag to compare

  • BREAKING Upgrade react to v18. Refs UID-131.
  • Bump react-inspector to v6 for react 18 compatibility.
  • Bump @formatjs/cli to ^6.1.3.
  • BREAKING bump react-intl to v6.4.4. Refs UID-137.
  • Bump react-chartjs-2 from 2.11.1 to 5.2.0.

v7.0.0

24 Feb 17:20
02b9a1b

Choose a tag to compare

  • BREAKING Increment stripes to v8 and remove unneeded react-redux. Refs UID-123.

v6.3.0

24 Oct 18:01
5b22163

Choose a tag to compare

  • Translation changes
  • Skunkworks app-manager
  • More Folio babies!

v6.2.0

28 Jun 13:19
6f89038

Choose a tag to compare

  • Replace babel-eslint with @babel/eslint-parser. Refs UID-111.
  • Refactor forms to use final-form. Refs UID-39.
  • Remove react-hot-loader. Refs UID-110.
  • update NodeJS to v16 in CI. Refs UID-115.

v6.1.0

04 Mar 03:58
f230ed9

Choose a tag to compare

  • Add Permissions Inspector page. Fixes UID-97.
  • In the Permissions Inspector, show which module permissions are from. Fixes UID-99.
  • Add rudimentary Okapi Console. Fixes UID-104, UID-105.
  • Link to GitHub and API doc instead of assuming /ramls exists. Refs UID-106.