Sourcetrail v0.10.0 Release Notes

  • ๐Ÿš€ released 2016-12-14

    • ๐Ÿ Windows: Added runtime DLLs that could be missing on some systems
    • Click message in status bar to open status window
    • Graph: Sort nodes alphabetically within each section
    • Graph: Aggregate type use edges to make referencing nodes appear collapsed
    • ๐ŸŽ Code: Improved performance through faster source location retrieval for files
    • Code: Scroll active symbol definition to top of view if possible
    • โž• Added status tab to Log View showing status bar information
    • ๐Ÿ›  Graph: Fixed graph animation used when clicking edges
    • Graph: Disable bundling when files or macros are active
    • Graph: Bundle importing files of active symbol in Java projects
    • ๐Ÿ‘Œ Improved speed of depending file search on refresh
    • ๐Ÿ›  Search: Fixed crashes related to empty searches (issue #251)
    • Search: Do fulltext search when no autocompletion match is available
    • โž• Added checkbox for full project refresh to start indexing dialog
    • 0๏ธโƒฃ Disabled clang error limit by default to make sure all errors are shown
    • โšก๏ธ Linux: Updated libs and added missing ones (issue #245)
    • โšก๏ธ Updated icons for some graph nodes and project types
    • โšก๏ธ Windows: Updated Visual Studio plugin UI
    • ๐Ÿ›  Graph: Fixed view to not recenter on active node when clicking edge
    • ๐Ÿ›  Fixed wrong errors displayed, wrong error counts and error view being wrongly shown
    • โœ‚ Removed font zoom on CTRL + MouseWheel
    • Graph: Display namespace information on left side of nodes, activate namespace by clicking label
    • ๐Ÿ‘Œ Improved file clearing performance
    • ๐Ÿ Windows: Changed setup folder layout
    • โž• Added info screen for indexer crash investigation
    • ๐Ÿ›  Code: Fixed display of links to missing symbols in project description
    • ๐Ÿ›  Code: Fixed snippet size calculation causing a slowdown in certain cases
    • Search: Skip intermediate autocompletions when typing fast
    • ๐Ÿ‘‰ Show dialog for last files inserted into .coatidb at end of indexing
    • โ†” Integrated Visual Studio Plugin with Coati Project creation and removed previous Visual Studio Solution parser
    • ๐Ÿ‘Œ Improved C++ indexer coverage: using decls, using directives, auto keyword, lambda signatures, symbol references inside lambda captures, template argument related elements
    • โฌ‡๏ธ Reduced size of .coatidb file by up to 50% for large projects
    • ๐Ÿ›  Fixed anonymouse symbol name conflicts (issue #241)
    • ๐Ÿ–จ Preferences: Added Indexer Logging option to print AST information during indexing
    • ๐Ÿ“ฆ Search: Added second line to search autocompletion list showing namespace, package or filepath
    • Made cells readonly in errors table to prevent editing (issue #236)
    • ๐ŸŒฒ Renamed Log Window to Status window