Sourcetrail v2017.4.20 Release Notes

  • ๐Ÿš€ released 2017-10-25

    • ๐Ÿ›  Code: Fixed file state of snippets wrong after iterating references in single file view
    • Search: Improved selection on focus to allow editing of search query (issue #483)
    • ๐Ÿšš Code: Fixed last line removed in full file view
    • ๐Ÿ›  Fixed local symbol activation via plugin shows empty view
    • ๐Ÿ›  Fixed handling of symbolic links when activated via plugin (issue #489)
    • ๐Ÿ›  Code: Fixed crash due to double deletion of elements (issue #488)
    • Code: Show shortcut 'Ctrl + Left Mouse' in code for 'Show in IDE' context menu action
    • ๐Ÿ‘Œ Improved names, texts and order in project setup
    • ๐ŸŽ macOS: Fixed start screen did not vanish when opening project with double click
    • โž• Added Non-Commercial use option and removed trial mode
    • ๐Ÿง Linux: Moved install and uninstall scripts to top level directory in package
    • ๐Ÿ›  C++: Fixed record rvalue references as "&&" instead of "&"
    • C/C++: Added prefilling of indexed header paths for compilation database projects
    • โšก๏ธ Moved automatic update check setting to preferences and enable by default
    • Code: Added indexing of qualifier source locations and allow symbol activation by clicking qualifiers
    • ๐Ÿง Linux: Enabled Qt highDPI scaling to fix UI issues on high resolution screens
    • ๐Ÿ›  Fixed handling of non-indexed files in Graph and Code
    • ๐Ÿšš C/C++: Removed include check validataion for compilation database source groups
    • Graph: Bundle nested anonymous namespaces into anonymous namespace bundle in namespace overview (issue #465)
    • ๐Ÿ›  Search: Fixed vertical growth of search bar area when resizing window
    • ๐Ÿ‘€ Visual Studio plugin: Lots off fixes, see changelog (https://github.com/CoatiSoftware/vs-sourcetrail/blob/master/CHANGELOG.md)
    • ๐Ÿ“ฆ Sublime Text plugin: Fixed plugin not working when installed via Package Control (issue #468)
    • ๐Ÿ Windows: Added missing Qt dlls to save graph images as .jpg (issue #474)
    • โšก๏ธ C/C++: Updated to Clang 5.0.0
    • ๐Ÿ›  Code: Fixed annotations missing for full file snippets
    • Java: Added project setup from Gradle (issue #379)
    • โž• Added "Find On-Screen" option with search bar at bottom of window for searching Graph and Code on-screen (issue #79)
    • ๐Ÿ‘‰ Use "Find On-Screen" with 'Ctrl + D' or '/'
    • Graph: Added C++ template specialization and template member specialization edges
    • Graph: Show implicit children of implicit nodes
    • ๐Ÿ›  Code: Fixed syntax highlighting of inline comments
    • Code: Added syntax highlighting rule for char literals
    • C++: Improved recording of template member specializations
    • Refresh only files where content actually changed