Skip to content

OpossumUI-2024-03-06

Compare
Choose a tag to compare
@mstykow mstykow released this 06 Mar 17:30
· 255 commits to main since this release
3748d74

What's Changed

Major Release

This is major rewrite of many aspects of OpossumUI. There are both major UI and UX changes:

  • change default font
  • improve color scheme and add background wave
  • merge audit and attribution view to reduce duplication and context switching
  • group packages by either being an attribution or signal
  • replace resource popup with new panel to display linked resources
  • replace file search popup with in-component search fields
  • introduce bulk actions for signals
  • add filtering for signals
  • add filter by license name
  • add filter for different kinds of incompleteness
  • highlight incomplete attributions and the missing attributes at all times
  • improve feature to replace attributions by letting the user select the replacement directly in audit view
  • improved report view (sticky first column, better display of information, improved scrolling behavior)
  • generate autocomplete suggestions from filtered signals and attributions and deduplicate attribute values
  • enable top progress bar to jump to the next actionable resource contained in or after selected resource
  • update user guide to reflect changes

Features

  • feat: opossumui-2.0 by @mstykow in #2570
  • feat: add keyboard navigation for resource tree by @mstykow in #2591
  • feat: add keyboard navigation to attributions and signals lists by @mstykow in #2583
  • feat: show labels for original and current attribution in diff popup by @mstykow in #2571

Fixes and Chores

Full Changelog: OpossumUI-2024-02-14...OpossumUI-2024-03-06