Sourcetrail v0.9.0 Release Notes

  • ๐Ÿš€ released 2016-10-14

    • ๐Ÿ”Œ Extended Visual Studio Plugin to export clang Compilation Databases
    • ๐Ÿ Implemented new installer for Windows
    • โš™ Run System Header Include Paths and Java Path detection when starting application
    • โž• Added Log Window with Errors tab showing a table of all errors
    • โž• Added filters to bottom of error table to define which errors are displayed
    • โœ‚ Removed ring logging and use one log file again instead
    • Smaller indexing progress dialog with bar in the middle instead of golden ratio
    • 0๏ธโƒฃ Code: Set default code snippet expand range to 3 lines for more context
    • ๐Ÿ›  Graph: Fixed undoing of aggregation edge activation caused crash
    • ๐Ÿšš Graph: Move aggregation and inheritance edges to front when hovered or active
    • Graph: Push parent nodes of active nodes to back to make all incoming and outgoing edges visible
    • Properly quit application when window is closed while confirm box is open
    • Properly quit application when window is closed while indexing (issue #121)
    • Graph: Count only top level nodes in bundle nodes of graph
    • Search: Improved scoring of autocompletion matches to use best score for match
    • App will go into trial mode without valid license
    • Java: Auto detect java root source directories
    • ๐Ÿ›  Fixed refresh crash (issue #220)
    • Java: improved indexer reliability a lot
    • Java: Changed name of generic type to use name of declaration
    • ๐Ÿ›  Fixed project refresh does not recognize removed source paths
    • Java: Define maximum allocated jvm memory in preferences
    • Follow symbolic directory links within source paths (issue #205)
    • ๐Ÿ”Š Use white size grip in blue dialogs
    • Graph: Use type node colors for undefined nodes
    • Java: Show import not found as error
    • Code: Select and copy source code in code view with SHIFT + mouse drag (issue #7)
    • Code: Added markers next to line numbers in code view showing active locations and scopes
    • ๐Ÿ— Merged app and trial to one build