Sourcetrail v2020.1.106-beta Release Notes

  • ๐Ÿš€ released 2019-03-02

    • ๐Ÿ”Š Make content of help dialogs selectable (issue #805)
    • โž• Added keyboard controls to move and activate focus in graph and code views using WASD/HJKL/Arrows + Enter/E (#935) (issues #486, #327, #214, #210)
    • ๐Ÿ›  Fixed a crash in shared memory use (#912)
    • Discard non-existing paths in automatic path detection (#930)
    • โšก๏ธ Python: Update python indexer to use jedi 0.16.0 (#929)
    • ๐Ÿ›  Fixed frequent deadlock after loading project from Start Screen (issue #924)
    • ๐Ÿš€ C/C++: Updated LLVM/Clang config headers to release 9.0.0 (#922)
    • ๐Ÿ›  Fix crash in update check on premature Qt object deletion (#920)
    • ๐Ÿ›  C/C++: Fixed an indexer crash (#911)
    • ๐Ÿ›  Code: fixed font size not changed in single file view (issue #916)
    • Mark required contents with asterisk in Source Group setup (issue #723) (#914)
    • โœ‚ Removed multiple dialog steps in Source Group setup (issue #723) (#913)
    • ๐Ÿ– Handled non-writeable project location (issue #735) (#906)
    • ๐Ÿ›  Fixed error help dialog not showing up during indexing (issue #740) (#904)
    • ๐Ÿ‘ Allow changing the log file path in preferences (issue #156) (#900)
    • ๐Ÿ›  Fix crash when project directory contains non-latin character (issue #899) (#901)
    • ๐Ÿ›  Graph: Fixed endless recursion on cyclic inheritance edges
    • โž• Add 'close tabs to the right' context menu action to tab bar (issue #822) (#875)
    • C/C++: Record calls to cxx destructor on delete keyword (issue #829) (#863)
    • Retry pre-filling mandatory empty path settings on startup (#864)
    • ๐Ÿ‘Œ Improved handling of unloadable source group (#862)