Releases: petermost/Sourcetrail
Releases · petermost/Sourcetrail
2024.9.23
Changes:
- GUI: Try to hide the external console window on Windows. See "The console window is not hidden under Windows 11" for additional information.
- GUI: Add the 'Hack' font.
- Fix: Copy the tutorial project files on initial run.
Full Changelog: 2024.8.2...2024.9.23
2024.8.2
Changes
- GUI: Remove
qt.conf
which seems to improve the menu font rendering under Windows
Full Changelog: 2024.7.3...2024.8.2
2024.7.3
Changes:
- GUI: Fix non-working dialogs i.e. the selected action weren't executed.
- C/C++: Disabled indexing of non-trivial destructor calls. See #7 (comment) for further details.
Packaging:
- ZIP: Installation/Extracting is now done in a '
Sourcetrail
' directory.
Full Changelog: 2024.7.2...2024.7.3
2024.7.2
Full Changelog: 2024.7.1...2024.7.2
2024.7.1
Changes:
- C/C++: Add indexing of the deduced type of auto variables
- C/C++: Add indexing of user defined conversion operators
- C/C++: Add indexing of non-trivial destructor calls
Notes:
- The ZIP files contain the vcpkg build where almost all library dependencies are statically linked
All Changes: 2023.11...2024.7.1
2023.11
Changes:
- Detect 'Global Include Paths' for Visual Studio 2017, 2019, 2022
- Add support for Java Standard 16 to 20
All changes: 2021.4.19...2023.11
Notes:
- The ZIP files contain the vcpkg build where almost all library dependencies are statically linked.
- The DEB file contains the Linux system build where the libraries must be provided by the system i.e. via the package manager.