Skip to content

Releases: opossum-tool/OpossumUI

OpossumUI-2025-02-26

26 Feb 08:37
958524b
Compare
Choose a tag to compare

What's Changed

Full Changelog: OpossumUI-2025-02-12...OpossumUI-2025-02-26

OpossumUI-2025-02-12

12 Feb 15:42
Compare
Choose a tag to compare

What's Changed

Full Changelog: OpossumUI-2025-02-06...OpossumUI-2025-02-12

OpossumUI-2025-02-06

06 Feb 13:54
7be5af1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: OpossumUI-2025-02-03...OpossumUI-2025-02-06

OpossumUI-2025-02-03

03 Feb 18:45
d46dd63
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: OpossumUI-2024-12-17...OpossumUI-2025-02-03

OpossumUI-2024-12-17

17 Dec 15:04
46e9af0
Compare
Choose a tag to compare

What's Changed

Maintenance release which updates many dependencies, including React 19.

Full Changelog: OpossumUI-2024-05-17...OpossumUI-2024-12-17

OpossumUI-2024-05-17

17 May 17:56
5cd4819
Compare
Choose a tag to compare

What's Changed

  • feat: ignore hidden signals in project statistics by @meretp in #2625
  • feat: collapse license text by default by @mstykow in #2636
  • fix: discard-and-proceed not working when creating new attribution by @mstykow in #2637

Full Changelog: OpossumUI-2024-04-24...OpossumUI-2024-05-17

OpossumUI-2024-04-24

24 Apr 13:12
4e90ba7
Compare
Choose a tag to compare

What's Changed

Full Changelog: OpossumUI-2024-03-23...OpossumUI-2024-04-24

OpossumUI-2024-03-23

23 Mar 15:20
f6cd498
Compare
Choose a tag to compare

What's Changed

  • chore: use broken star for modified previously-preferred attributions by @mstykow in #2604
  • fix: license text modified overlaps license name by @mstykow in #2603

Full Changelog: OpossumUI-2024-03-13...OpossumUI-2024-03-23

OpossumUI-2024-03-13

13 Mar 10:56
875f049
Compare
Choose a tag to compare

What's Changed

Features

Fixes and Chores

  • chore: improve github macos runner performance by @mstykow in #2600
  • fix: zero-sized element in virtualized list by @mstykow in #2602
  • feat: update readme by @mstykow in #2592
  • fix: temporary display package info not updating when linking attribution

Full Changelog: OpossumUI-2024-03-06...OpossumUI-2024-03-13

OpossumUI-2024-03-06

06 Mar 17:30
3748d74
Compare
Choose a tag to compare

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