Sourcetrail v2021.1.30 Release Notes

  • ๐Ÿš€ released 2021-03-15

    • ๐Ÿง Java: Fixed Java path detection failures on linux (#1138)
    • โšก๏ธ Java: Updated Java dependencies to add support for Java 13, 14 and 15 (#1152)
    • ๐Ÿ›  C/C++: Fixed crash due to nullpointer access in indexer
    • โšก๏ธ Python: Updated SourcetrailPythonIndexer to version 1.25.6 to fix issue when storing file content to database (#1159)
    • ๐Ÿ›  Graph: Fixed multi-level inheritance edges when there are diamond structures (#1142)
    • ๐Ÿ’ป UI: hide news widget if no news are available (#1160)
    • ๐Ÿ Windows: Ignore files where path exceeds character limit to avoid crash (issue #1149) (#1151)
    • ๐Ÿง Linux: Simplified symbolic link resolution in Linux Sourcetrail launch script (#1134)
    • ๐Ÿ“„ Docs: correct lots of spelling errors (#1162)
    • ๐Ÿ— Build: Switched from Qt to boost implementation of executeProcess (#1145)
    • ๐Ÿ Build: make Windows CI build and test Java language support (#1156)
    • ๐Ÿง Build: make Java tests run on Linux CI (#1127)