Sourcetrail v2020.4.35 Release Notes

  • ๐Ÿš€ released 2021-01-06

    • ๐Ÿ— Build: Add compatibility layer for Qt versions (#1118)
    • โšก๏ธ C/C++: Updated to LLVM/Clang 11.0.0 (issue #1088) (#1116)
    • C/C++: fix crash when using codeblocks project (issue #1109) (#1110)
    • Graph: add menu action for graph 'save as image' (issue #426) (#1104)
    • Graph: remember graph zoom level on restart (issue #801) (#1099)
    • Build: fix compiler issue when CMAKE_CXX_COMPILER_LAUNCHER was set to ccache (issue #1081) (#1093)
    • โšก๏ธ Python: update python indexer to v1.db25.p5 (#1087)
    • ๐Ÿง Linux: explicitly add u+w permission when copying initial user data (#1072)
    • ๐Ÿง Linux: Fixed duplicating Sourcetrail icon on run (#1071)
    • ๐Ÿ— Build: Qt 5.12 deprecation fixes (#1003)
    • ๐Ÿง Linux: Prevent word splitting within arguments passed to Sourcetrail.sh (#1057)
    • ๐Ÿ‘ C/C++: Support linking with LLVM/Clang Dylib instead of individual components (#1044)