Skip to content

Latest commit

 

History

History
164 lines (81 loc) · 11.2 KB

CHANGELOG.md

File metadata and controls

164 lines (81 loc) · 11.2 KB

Changelog

21.1.0 (2025-01-30)

Features

21.0.0 (2025-01-06)

⚠ BREAKING CHANGES

  • update column visibility to use only tanstack api (#307) (#308)

Features

  • update column visibility to use only tanstack api (#307) (#308) (4baf212)

20.0.0 (2025-01-06)

⚠ BREAKING CHANGES

  • remove terra functionality from authprovider into its own provider (#178) (#240)

Features

  • remove terra functionality from authprovider into its own provider (#178) (#240) (18b0ea8)

19.0.0 (2025-01-03)

⚠ BREAKING CHANGES

  • implement group by list (#302) (#303)

Features

18.0.0 (2024-12-18)

⚠ BREAKING CHANGES

  • ensure select category value label is string and type key as unknown (#298) (#299)

Bug Fixes

  • ensure select category value label is string and type key as unknown (#298) (#299) (c7b5baa)

17.0.0 (2024-12-12)

⚠ BREAKING CHANGES

  • exports via main button don't include orphans (#287) (#288)

Features

16.1.0 (2024-12-12)

Features

  • allow url objects for explore links to have a path before the entity name (#291) (#292) (aa63b5a)

16.0.0 (2024-11-25)

⚠ BREAKING CHANGES

  • option to add row count on tables (#284) (#285)

Features

15.0.2 (2024-11-20)

Bug Fixes

  • centre alignment of version info and update Config Provider entity list as optional (#275) (#276) (4234063)

15.0.1 (2024-11-20)

Bug Fixes

  • access NEXT_PUBLIC environment variables directly from the environment (#272) (#273) (0926331)

15.0.0 (2024-11-19)

⚠ BREAKING CHANGES

  • added file download tracking (#260) (#263)

Features

Bug Fixes

14.0.0 (2024-11-05)

⚠ BREAKING CHANGES

  • update banner components (#253) (#255)
  • simplify alert components (#252) (#254)
  • fix mui error "cannot resolve @mui/utils/getReactNodeRef" (#242) (#243)

Features

Bug Fixes

13.0.1 (2024-10-18)

Bug Fixes

13.0.0 (2024-10-18)

⚠ BREAKING CHANGES

  • use ky with limited retries instead of axios (#203) (#216)

Features

Bug Fixes