Releases: opossum-tool/OpossumUI
Releases · opossum-tool/OpossumUI
OpossumUI-2023-07-26
What's Changed
- Fix tooltip by @benedikt-richter in #1825
- Improve file opening times by @benedikt-richter in #1828
Full Changelog: OpossumUI-2023-07-12...OpossumUI-2023-07-26
OpossumUI-2023-07-12
What's Changed
- Update playwright by @benedikt-richter in #1728
- Don't create an empty attribution if only 'Needs Review' is checked by @meretp in #1756
- Resource icon is grey after deletion of all manual attribution by @vasily-pozdnyakov in #1792
- Bump prettier version by @benedikt-richter in #1797
New Contributors
Full Changelog: OpossumUI-2023-05-26...OpossumUI-2023-07-12
OpossumUI-2023-05-26
What's Changed
- Fix sorting of merged signals in package panel by @davidmundelius in #1701
New Contributors
- @davidmundelius made their first contribution in #1701
Full Changelog: OpossumUI-2023-05-23...OpossumUI-2023-05-26
OpossumUI-2023-05-23
What's Changed
- Adapt
PackageInfo
conversion functions and renametemporaryPackageInfo
by @lennartclaas in #1661 - Remove unnecessary function by @benedikt-richter in #1660
- Feature- Added icons to the top bar subMenu by @tarunsamanta2k20 in #1674
- Refactor lookup of 'DisplayPackageInfos' in displaying components. by @lennartclaas in #1676
- fix(bug)-added two sets of icons for dark and light mode by @tarunsamanta2k20 in #1691
New Contributors
- @tarunsamanta2k20 made their first contribution in #1674
Full Changelog: OpossumUI-2023-05-08...OpossumUI-2023-05-23
OpossumUI-2023-05-08
What's Changed
- Update CONTRIBUTING.md by @benedikt-richter in #1607
- Add field 'needsReview' to package info core by @antonbauhofer in #1622
- Update playwright to 1.33.0 by @leslielazzarino in #1627
- Fix confidence dropdown by @benedikt-richter in #1630
- Fix images in user guide by @benedikt-richter in #1631
- Add needsReview to output json schema by @antonbauhofer in #1628
- Follow up checkbox by @benedikt-richter in #1656
- Refactoring DisplayPackageInfo by @lennartclaas in #1659
Full Changelog: OpossumUI-2023-04-24...OpossumUI-2023-05-08
OpossumUI-2023-04-24
What's Changed
- Fix readme by @benedikt-richter in #1597
- Introduce vite and remove react-scripts by @benedikt-richter in #1595
- Bugfix: Add missing signal counts in package panels. by @lennartclaas in #1605
Full Changelog: OpossumUI-2023-04-18...OpossumUI-2023-04-24
OpossumUI-2023-04-18
What's Changed
- Update documentation with "Check for updates" by @vasily-pozdnyakov in #1529
- Deduplicate Signals: Merge with main by @lennartclaas in #1561
- Included data to Total column in Attribution Count Table by @vasily-pozdnyakov in #1574
- Deprecate originId field in input files by @MarkusObendrauf in #1579
- Use index for withAttributedChildren to save memory. by @leslielazzarino in #1583
Full Changelog: OpossumUI-2023-03-31...OpossumUI-2023-04-18
OpossumUI-2023-03-31
What's Changed
- Added link to users guide by @vasily-pozdnyakov in #1508
- Fix package card highlighting by @vasily-pozdnyakov in #1509
- Added packageVersion to trigger PURL rerender by @vasily-pozdnyakov in #1513
- Added functionality to check for newer release by @vasily-pozdnyakov in #1524
Full Changelog: OpossumUI-2023-03-27...OpossumUI-2023-03-31
OpossumUI-2023-03-27
What's Changed
- Split e2e tests by @benedikt-richter in #1453
- Allow user to cancel opening file by @benedikt-richter in #1452
- Attribution Wizard: Prevent empty attributions by @lennartclaas in #1465
- Fix the failing file import when no external attributions by @vasily-pozdnyakov in #1469
- Add text field stack for comments by @FlorianSchepers in #1477
- Display error message when an invalid '.opossum' file is opened. by @lennartclaas in #1474
Full Changelog: OpossumUI-2023-03-02...OpossumUI-2023-03-27
OpossumUI-2023-03-02
What's Changed
- Support .opossum files: create info popup by @lennartclaas in #1422
- Add .opossum support: Add script to generate dot opossum files. by @lennartclaas in #1423
- Opossum format by @MarkusObendrauf in #1426
- Update documentation by @vasily-pozdnyakov in #1428
- Add E2E tests for .opossum format by @MarkusObendrauf in #1427
- Opossum format in backend state by @MarkusObendrauf in #1440
- Handle attributions with missing package name in terms of styling by @lennartclaas in #1436
- The generateDotOpossum script does not create .opossum files for .spdx.json files. by @lennartclaas in #1450
- Attribution Wizard: Clean business logic by @lennartclaas in #1396
- Add .opossum support: Wire FileSupportPopup by @lennartclaas in #1444
- Disallow magic numbers by @benedikt-richter in #1442
Full Changelog: OpossumUI-2023-02-14...OpossumUI-2023-03-02