Releases: opossum-tool/OpossumUI
Releases · opossum-tool/OpossumUI
OpossumUI-2024-05-17
OpossumUI-2024-04-24
What's Changed
- fix: react-virtuoso console errors by @mstykow in #2609
- chore: auto-update minor/patch versions of node by @leslielazzarino in #2613
- feat: improve error message in case of parsing issues with the input file by @meretp in #2615
- chore: dynamically enable menu options by @alexzurbonsen in #2621
- fix: enable menu items if .gz or .json is opened by @alexzurbonsen in #2623
Full Changelog: OpossumUI-2024-03-23...OpossumUI-2024-04-24
OpossumUI-2024-03-23
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
What's Changed
Features
- feat: search by shortcut by @mstykow in #2594
- feat: filter for modified previously preferred attributions V2 by @alexzurbonsen in #2601
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
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
- fix: fix hover color in diff pop up for good by @alexzurbonsen in #2569
- docs: add documentation for the Compare to Original button... by @alexzurbonsen in #2575
- fix: introduce proper error boundary by @mstykow in #2582
Full Changelog: OpossumUI-2024-02-14...OpossumUI-2024-03-06
OpossumUI-2024-02-14
What's Changed
Features
- feat: create diff popup by @alexzurbonsen in #2520
Chores and Fixes
- chore: simplify package info interfaces by @mstykow in #2544
- chore: remove "keep deprecated file" feature by @benedikt-richter in #2546
- fix: textbox end icon padding by @mstykow in #2547
- chore: update README.md by @benedikt-richter in #2548
- chore: simplify follow-up attribute type by @mstykow in #2551
- fix: updating attribution with original signal or suggestion by @mstykow in #2552
- chore: reduce complexity caused by signal merging by @mstykow in #2553
Full Changelog: OpossumUI-2024-01-25...OpossumUI-2024-02-14
OpossumUI-2024-01-25
What's Changed
Features and Bug Fixes
- feat: enable the same sortings for attributions and signals by @mstykow in #2509
- feat: do not highlight missing attribution version by @mstykow in #2532
- feat: show license short names in autocomplete by @mstykow in #2535
- fix: correct multiline textfield padding by @mstykow in #2533
- fix: cannot save comments by hotkey by @mstykow in #2531
Chores
- chore: merge data structures counting packages by @mstykow in #2505
- chore: extract components that display attribution info by @alexzurbonsen in #2518
- chore: refactor attribution column e2e tests by @alexzurbonsen in #2523
Full Changelog: OpossumUI-2024-01-16...OpossumUI-2024-01-25
OpossumUI-2024-01-16
What's Changed
- fix: honor non-editable attribution/signal state by @mstykow in #2501
- chore: remove context menu by @mstykow in #2495
- chore: enable redux immutability check in ci by @mstykow in #2497
- fix: avoid unnecessary initial filter loading state by @mstykow in #2503
Full Changelog: OpossumUI-2024-01-12...OpossumUI-2024-01-16
OpossumUI-2024-01-12
What's Changed
Features
- feat: add button to complete missing URL and legal information by @mstykow in #2446
- feat: offer multiple sorting options for attributions by @antonbauhofer in #2481
audit-view.mp4
- feat: add more attribution filters by @mstykow in #2471
- feat: add "modified preferred" filter by @mstykow in #2474
- feat: add "incomplete attribution" filter by @mstykow in #2483
- feat: replace multiple attributions at once by @mstykow in #2485
- feat: move multi-select actions out of context menu by @mstykow in #2480
attribution-list.mp4
Fixes
- fix: QA mode not hydrated on restart by @mstykow in #2477
- fix: remove mutations of the redux state in reducers by @antonbauhofer in #2487
- fix: disable list scroll animation on first render by @mstykow in #2490
Chores
- chore: add commit linter by @mstykow in #2448
- chore: improve unit test cleanup by @mstykow in #2449
- chore: remove EditAttributionPopup by @mstykow in #2450
- chore: remove "extracted" directory by @mstykow in #2451
- chore: refactor attribution filter dropdown by @mstykow in #2468
- chore: remove axios dependency by @mstykow in #2458
- chore: remove unused code by @mstykow in #2459
- chore: rename component helpers to util by @mstykow in #2473
- chore: extract multi-select menu by @mstykow in #2479
Full Changelog: OpossumUI-2023-12-22...OpossumUI-2024-01-12
OpossumUI-2023-12-22
What's Changed
- Fix integration of @yarnpkg/plugin-spdx by @antonbauhofer in #2443
- Prefer license name over copyright in package card by @benedikt-richter in #2447
Full Changelog: OpossumUI-2023-12-21...OpossumUI-2023-12-22