Sourcetrail v2018.3.55 Release Notes

  • ๐Ÿš€ released 2018-08-31

    • ๐Ÿ›  C/C++: Fixed crash on logging Clang invocation info with flags that throw errors (issue #617)
    • ๐Ÿ”Œ Plugin: Move window to the front when sending symbol via plugin (issue #605)
    • ๐Ÿ Java: Fixed crash on Windows if JVM tries to allocate too much memory
    • ๐Ÿ”Š Java: Fixed loading dialogs shown in main window instead of project setup dialog for setup with gradle
    • Graph: Display bundle node count as pill instead of circle
    • ๐Ÿ›  Fixed crash that had a chance to occur when showing source files of cdb/cbp/sonargraph project during setup
    • ๐Ÿ›  Fixed source extensions not converted to lowercase (issue #614)
    • ๐Ÿ›  C/C++: fixed line of errors wrong when appearing after #line directives (issue #610)
    • Graph: Clear graph contents on overview (issue #609)
    • ๐Ÿ Windows: Fixed policy for finding Windows user data folder (issue #612)
    • ๐Ÿ›  C/C++: Fixed recording of multiple cxx anonymous namespaces within the same file
    • ๐Ÿ›  C/C++: Fixed files within indexed directories always refreshed in empty C/C++ source groups
    • Code: Don't show list of overridden methods when clicking overriding method
    • ๐Ÿ›  Code: Fixed local reference navigation not shown for edges when file content was not cached
    • ๐Ÿ›  Fixed crash related to update check when app was opened with a project
    • ๐Ÿ›  Tooltip: Fixed repeated signature name qualification and line breaks
    • ๐Ÿ›  Tooltip: Fixed app crash when signature location was wrongly recorded
    • ๐Ÿ“ฆ Java: always record 'java.lang' as package
    • ๐Ÿ“ฆ Java: Record all parent packages of an import declaration as packages
    • ๐Ÿ›  Code: Fixed code annotations missing in snippet mode for files with /r/n line endings
    • ๐Ÿ‘ Java: Added support for annotations
    • ๐ŸŒฒ C/C++: log Clang invocation with implicit and derived arguments
    • Indexer: Reduced copies in handling intermediate storage representation
    • Indexer: Don't shuffle file order for indexing
    • ๐ŸŽ Indexer: Improved storing performance by optimizing insertion statements and indices