- Utilities import-chrome and import-fuchsia now live together in the import directory.
- Added TRACY_VERBOSE to available CMake options.
- It is now possible to set TRACY_SAMPLING_HZ via a environment variable.
- Thread group hints can be now used to group threads together in the profiler UI.
- Limit Lua file names to 255 characters, as the source string can contain the whole script, if loaded with loadstring().