Changes
- In the organization access control UI we removed the flash message that would pop up when binding subjects to roles. By @kuosandys in https://github.com/giantswarm/happa/pull/3262
- The appearance of scrollbars in various UI components is now aligned. By @kuosandys in https://github.com/giantswarm/happa/pull/3264
- We increased the font weight for some text elements that were previously using a thin font, to increase readability. By @kuosandys in https://github.com/giantswarm/happa/pull/3269
- We found some unnecessary rendering cycles that we could eliminate, to make the interface react quicker and use less CPU. By @gusevda in https://github.com/giantswarm/happa/pull/3268 https://github.com/giantswarm/happa/pull/3276
- The list of clusters on the front page now loads more smoothly. By @gusevda in https://github.com/giantswarm/happa/pull/3277
Full Changelog: https://github.com/giantswarm/happa/compare/v1.38.0...v1.38.1