Skip to content

Releases: aboutcode-org/scancode-workbench

Release v2.0.1

04 Nov 02:32
Compare
Choose a tag to compare

Updates:

Bug Fixes

  • Open URLs in external default browser #187
  • Remove set table filter value when a new file is loaded #181

Miscellaneous

  • Remove default jstree animation #188
  • Add issue template for submitting issues #190

ScanCode Compatibility

This version of AboutCode Manager is compatible with scans from ScanCode Toolkit v2.2.1 and above. Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -iclpeu <input> <output_file.json>

Using

  • To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.

  • For more information on how to use the app see the wiki.

Release v2.0.0

25 Oct 23:06
Compare
Choose a tag to compare

AboutCode Manager 2.0.0 has been released 🚀

ScanCode Compatibility

This version of AboutCode Manager is compatible with scans from ScanCode Toolkit v2.2.1 and above. Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -iclpeu <input> <output_file.json>

Using

  • To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.

  • For more information on how to use the app see the wiki.

Some of the key highlights include:

New Features

  • Significant performance improvements with the addition of a new SQLite database
  • Upload created components to DejaCode using DejaCode API.
  • Auto-saving file (SQLite format)
  • Import and Export JSON File
  • Added ScanCode results Summary Bar Chart which when clicked shows the corresponding files
  • Added column filters to Table View
  • Added ability to filter nodes that are shown by their Component Status
  • Added ability to create component from codebase tree

API Changes

  • Changed dejacode_url attribute to reference_url attribute

Miscellaneous

  • Updated Electron to v1.6.14
  • Update sqlite3 to v3.1.10
  • Integrated Travis and AppVeyor into build process
  • Ported Shell build script to Python script
  • Updated application menu items
  • Various UI styling updates

Kudos

🙌 Huge thanks to all the contributors who have helped AboutCode Manager come this far.
Some of the contributors to this release with either code and/or bug reports include:

Release v2.0.0-rc5: Sixth v2.0.0 release candidate

15 Dec 21:35
Compare
Choose a tag to compare

This is a release candidate for v2.0.0 that can be used for testing.

This is a significant new feature release that includes significant improvements in performance and adds a data storage mechanism.

This version is only compatible with scans from ScanCode Toolkit v2.0.0.rc1.
Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -clipeu <input> <output_file.json>

Using

To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.
📢 Mac users 📢 After extracting the release, you will need to right click the app and select Open. Select Open again when asked if you are sure you want to open the app.

For more information on how to use the app see the wiki.

Some of the key highlights include:

New Features

  • Significant performance improvements with the addition of a new SQLite database
  • Upload created components to DejaCode using DejaCode API.
  • Auto-saving file (SQLite format)
  • Import and Export JSON File
  • Added ScanCode results Summary Bar Chart which when clicked shows the corresponding files
  • Added column filters to Table View
  • Added a UI indicator for database creation
  • Added keyboard shortcuts for different views
  • Added ability to remove created components
  • Added ability to filter nodes that are shown by their Component Status
  • Added ability to create component from codebase tree
  • Added Component Copyright to Component Summary table
  • Added the ability to overwrite an existing sqlite file
  • Added Export for only Component concluded data

API Changes

  • Changed dejacode_url attribute to reference_url attribute

Bug Fixes

  • Added error message on import when JSON is malformed
  • Fixed memory leak allocation failure for large JSON File import
  • Fixed display of directories before files in jstree
  • Removed fixed zooming in Node View

Miscellaneous

  • Updated Electron to v1.6.14
  • Update sqlite3 to v3.1.10
  • Replaced electron-prebuilt with electron
  • Added additional tests
  • Various updates to application build process
  • Integrated Travis and AppVeyor into build process
  • Ported Shell build script to Python script
  • Updated application menu items
  • Various UI styling updates

Release v2.0.0-rc4: Fifth v2.0.0 release candidate

18 Sep 23:11
Compare
Choose a tag to compare

This is a release candidate for v2.0.0 that can be used for testing.

This is a significant new feature release that includes significant improvements in performance and adds a data storage mechanism.

AboutCode Manager is only compatible with scans from ScanCode Toolkit v2.0.0.rc1 and above.
Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -clipeu <input> <output_file.json>

Using

To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.
📢 Mac users 📢 After extracting the release, you will need to right click the app and select Open. Select Open again when asked if you are sure you want to open the app.

For more information on how to use the app see the wiki.

Some of the key highlights include:

New Features

  • Significant performance improvements with the addition of a new SQLite database
  • Upload created components to DejaCode using DejaCode API.
  • Auto-saving file (SQLite format)
  • Import and Export JSON File
  • Added ScanCode results Summary Bar Chart
  • Added column filters to Table View
  • Added a UI indicator for database creation
  • Added keyboard shortcuts for different views
  • Added ability to remove created components
  • Added ability to filter nodes that are shown by their Component Status
  • Added ability to create component from codebase tree
  • Added Component Copyright to Component Summary table

Bug Fixes

  • Added error message on import when JSON is malformed
  • Fixed memory leak allocation failure for large JSON File import
  • Fixed display of directories before files in jstree
  • Removed fixed zooming in Node View

Miscellaneous

  • Replaced electron-prebuilt with electron
  • Added additional tests
  • Various updates to application build process
  • Integrated Travis and AppVeyor into build process
  • Ported Shell build script to Python script
  • Updated application menu items
  • Various UI styling updates

Release v2.0.0-rc3.post144.e15d202: Fourth v2.0.0 release candidate

11 Sep 20:14
Compare
Choose a tag to compare

This is a release candidate for v2.0.0 that can be used for testing.

This is a significant new feature release that includes significant improvements in performance and adds a data storage mechanism. Changelog is in preparation.

AboutCode Manager is only compatible with scans from ScanCode Toolkit v2.0.0.rc1 and above.
Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -clipeu <input> <output_file.json>

To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.
📢 Mac users 📢 After extracting the release, you will need to right click the app and select Open. Select Open again when asked if you are sure you want to open the app.

For more information on how to use the app see the wiki.

Release v2.0.0-rc3: Third v2.0.0 release candidate

31 May 01:54
Compare
Choose a tag to compare

This is a release candidate for v2.0.0 that can be used for testing.

This is a significant new feature release that includes significant improvements in performance and adds a data storage mechanism. Changelog is in preparation.

AboutCode Manager is only compatible with scans from ScanCode Toolkit v2.0.0.rc1 and above.
Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -clipeu <input> <output_file.json>

To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.

For more information on how using the app see the wiki.

Release v2.0.0-rc2: Second v2.0.0 release candidate

05 May 20:31
Compare
Choose a tag to compare

This is a release candidate for v2.0.0 that can be used for testing.

This is a significant new feature release that includes significant improvements in performance and adds a data storage mechanism. Changelog is in preparation.

AboutCode Manager is only compatible with scans from ScanCode Toolkit v2.0.0.rc1 and above.
Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -clipeu <input> <output_file.json>

To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.

For more information on how using the app see the wiki.

Release v2.0.0-rc1: First v2.0.0 release candidate

22 Apr 00:21
Compare
Choose a tag to compare

This is a release candidate for v2.0.0 that can be used for testing.

This is a significant new feature release that includes significant improvements in performance and adds a data storage mechanism. Changelog is in preparation.

AboutCode Manager is only compatible with scans from ScanCode Toolkit v2.0.0.rc1 and above.
Scans imported into the app need to contain the file information data. Therefore, the -i option needs to be used in your ScanCode command. For example:

./scancode -clipeu <input> <output_file.json>

To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.

For more information on how using the app see the wiki.

Release 1.1.0-beta.3

11 Jan 16:03
Compare
Choose a tag to compare
Release 1.1.0-beta.3 Pre-release
Pre-release

Early beta release for testing

  • Upgraded Electron to v1.4.0.
  • Added support to Import Components to DejaCode
  • Added additional data fields for Components (Primary Language and Homepage URL).
  • Made URLs into hyperlinks in the table view and other minor bug fixes

To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.

For more information on how to use the app see the wiki.

Release v1.1.0-beta1

23 Dec 00:13
Compare
Choose a tag to compare
Release v1.1.0-beta1 Pre-release
Pre-release

Beta release for testing

  • Upgraded Electron.
  • Added support to Import Components to DejaCode

To install, download and extract the release for your operating system from the archives below. Then, run the AboutCode-Manager application from the extracted directory.

For more information on how to use the app see the wiki.