Releases: joernio/ui
Releases · joernio/ui
v2.0.5
What's Changed
- Release v1.0.0 by @NdibeRaymond in #39
- Query suggestion from history by @NdibeRaymond in #43
- Detect cpg language in workspace by @NdibeRaymond in #44
- added feature to display ast graphs and images by @NdibeRaymond in #45
- Detect cpg language in workspace by @NdibeRaymond in #46
- implemented query shortcut feature by @NdibeRaymond in #48
- Scripts run patch by @NdibeRaymond in #49
- Implemented Script result feature by @NdibeRaymond in #50
- General ui and performance patch by @NdibeRaymond in #51
- ast dot graph viewer patch by @NdibeRaymond in #52
- Fixed bug causing tool to break on import of new projects by @NdibeRaymond in #53
- fixed bug in DotGraphViewer by @NdibeRaymond in #54
- format scala method lists properly in the ui by @NdibeRaymond in #55
- Fixed bug in terminal ui view by @NdibeRaymond in #56
- significantly improved app performance with webworker by @NdibeRaymond in #57
- Added query-response block collapse functionality in terminal window by @NdibeRaymond in #58
- npm audit fix nanoid and axios by @NdibeRaymond in #59
- Refactor code strucuture and build process by @NdibeRaymond in #63
- build multi-threading foundation with threadjs by @NdibeRaymond in #64
- large scale linting and lint error fixing by @NdibeRaymond in #65
- Add windowing performance improvement to terminal window view by @NdibeRaymond in #70
- use reselect by @NdibeRaymond in #72
- fix bug causing folder not to switch when new project is opened by @NdibeRaymond in #74
- Added Binary Analysis by @NdibeRaymond in #75
- lint by @NdibeRaymond in #76
- Use https by @NdibeRaymond in #77
- discard dialog refactor, linting and prettify by @NdibeRaymond in #78
- update package-lock files by @NdibeRaymond in #79
- updated build.yml and readme.md to reflect the new development and build system by @NdibeRaymond in #80
- Merge master and improve autocomplete by @NdibeRaymond in #81
- code refactor by @NdibeRaymond in #83
- Revert "code refactor" by @NdibeRaymond in #86
- reapply the "minor_refactor" by @NdibeRaymond in #87
- refactor query processing by @NdibeRaymond in #88
- New rules engine by @NdibeRaymond in #84
- Reporting UI by @NdibeRaymond in #85
- fix issue with new_rules_engine and reporting_ui working together by @NdibeRaymond in #89
- change findings.jsonPretty to finding.jsonPretty by @NdibeRaymond in #90
- change findings.jsonPretty to finding.jsonPretty by @NdibeRaymond in #91
- Enable arg passing to rules through rules-config.json file by @NdibeRaymond in #92
- change default rules config path to ocular by @NdibeRaymond in #93
- allow for relative paths in rules-config.json file by @NdibeRaymond in #94
- fix minor ui issues by @NdibeRaymond in #95
- force external links to always open in the terminal by @NdibeRaymond in #96
- fix method list bug in ocular by @NdibeRaymond in #98
- fix method list bug in ocular #2 by @NdibeRaymond in #99
Full Changelog: v1.1.0...v2.0.5
v2.0.4
bumped package.json file version to 2.0.4
v2.0.3
Full Changelog: v2.0.2...v2.0.3
v2.0.2
fixed issues in build and bumped package.json file to 2.0.2
v2.0.1
bumped package.json and release/app/package.json file versions to 2.0.1
v2.0.0
bumped package.json file version to 2.0.0
v1.1.0
* Added supported for serving query database website over https throu…
v1.0.0
launch finalization