Releases: scanoss/scanoss.cc
Releases · scanoss/scanoss.cc
v0.5.1
What's Changed
- chore: Prepare for open source release by @matiasdaloia in #75
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat: SP-2010 Rename scanoss-lui to SCANOSS Code Compare by @matiasdaloia in #73
- feat: ES-56 Add homebrew for macos update by @matiasdaloia in #74
Full Changelog: v0.4.1...v0.5.0
v0.4.1
Full Changelog: v0.4.0...v0.4.1
v0.3.0
What's Changed
- feat: SP-1681 Added keyboard shortcuts for basic operations by @matiasdaloia in #60
- feat: Project structure refactor, removed handlers, controllers, and … by @matiasdaloia in #61
- feat: SP-1743 Select first pending file when launching the app by @matiasdaloia in #64
- bug: Fix windows translucent topbar by @matiasdaloia in #65
- feat: SP-1716 Add select licenses dropdown by @matiasdaloia in #63
Full Changelog: v0.1.12...v0.3.0
v0.2.0
Full Changelog: v0.1.12...v0.2.0
v0.1.12
What's Changed
- feat: SP-1637 Multi select files by @matiasdaloia in #56
- feat: SP-1638 Add Replace action by @matiasdaloia in #57
- feat: SP-1639 Open mail client to report an issue by @matiasdaloia in #59
Full Changelog: v0.1.11...v0.1.12
v0.1.11
What's Changed
- Bugfix/mdaloia/various small fixes by @matiasdaloia in #55
- Add test workflow + unit tests by @matiasdaloia in #54
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Remove default completion, mask API key, and set .scanoss permissions by @agustingroh in #43
- chore: SP-1536 Changes linux os version by @agustingroh in #45
- feat: SP-1539 - Handle initial results state from scanoss.json file by @matiasdaloia in #46
- feat: SP-1550 UI Enhancements by @matiasdaloia in #47
- feat: SP-1548 Add unit tests to result module by @matiasdaloia in #48
- feat: SP-1565 Add undo/redo functionality by @matiasdaloia in #49
- Split pipelines by @agustingroh in #52
- feat: SP-1570 Show file name instead of full path on file info card by @matiasdaloia in #51
- feat: SP-1569 Add component info tooltip with url by @matiasdaloia in #50
- feat: SP-1571 Add capability to add comments when filtering a file/component by @matiasdaloia in #53
Full Changelog: v0.1.8...v0.1.10
v0.1.8
Fix code highlighting (#44) * Fixes highlight * remove not used styles --------- Co-authored-by: agusgroh <[email protected]>
v0.1.7
chore: remove confirm modal when making a decision for the first time