Sourcetrail v2017.2 Release Notes

  • ๐Ÿš€ released 2017-06-21

    • ๐Ÿ›  Fixed crash when using shortcuts containing letters with focus on the graph on macOS (issue #390)
    • ๐Ÿ‘Œ Improved Visual Studio plugin performance
    • โšก๏ธ Updated End User License Agreement and have users accept on first run on macOS and Linux
    • ๐Ÿ›  Fixed memory issues when using large Compilation Database files (issue #396)
    • โšก๏ธ Updated to JavaParser and JavaSymbolSolver
    • ๐Ÿ›  Fixed issue where black borders appeared around dialogs for some Linux window managers (issue #376)
    • ๐Ÿ”Š Use platform default window decorations for UI dialogs
    • Code: Made snippet minimize/maximize buttons more interactive by showing hover states
    • ๐ŸŽ Code: improved code view loading performance
    • Java: Record more "import not found" errors
    • ๐Ÿ‘Œ Support Visual Studio 2017 in Visual Studio Plugin (issue #381)
    • Graph: increased creation speed by requesting less data
    • ๐ŸŽ macOS: Codesign .app bundle to avoid "from unidentified developer" warning
    • Error: Use same error order in error table and code view
    • Error: Only show first 1000 errors, click button in lower right of error table to show all (issue #385)
    • Graph: use bezier edges when activating aggregation edge
    • ๐Ÿ”Œ Send ping after changing plugin ports
    • โž• Added menu action to display EULA and force accepting on macOS
    • ๐Ÿ›  Fixed use of environment variables in project setup paths
    • ๐Ÿ’ป Multi-language project setup via Source Groups setup UI (issue #230)
    • ๐Ÿ›  C/C++: Fixed no files indexed when relative file paths are provided in Compilation Database (issue #388)
    • C/C++: Display an error when loading a Compilation Database fails
    • ๐Ÿ›  C/C++: Fixed source files within Compilation Database not indexed unless within Indexed Header Paths
    • ๐Ÿ›  Fixed status message length limiting window resizing (issue #372)
    • Match source file extensions case insensitive (issue #384)
    • ๐Ÿ›  Fixed indexing progress file count in status bar and status view (issue #387)
    • ๐Ÿ Windows: remove setup.exe from windows installer with all necessary .dll files
    • โž• Added history list button between back and forward button
    • โž• Added history menu showing activated symbols in chronologic order