Skip to content

v1.14.9.0

Choose a tag to compare

@lgritz lgritz released this 10 Mar 06:43
· 105 commits to main since this release
v1.14.9.0

Release 1.14.9.0 (10 Mar 2026) -- compared to 1.14.8.0

  • feat: Add more shader group diagnostics to compile_report: when compile_report >= 1, report number of active layers, maximum connection depth of the shader network, number of texture ops, and number of noise ops. #2085
  • testshade: Use the renderer's own error handler and convert raw pointers to unique_ptr #2082
  • build: Support LLVM 22 and clang 22 #2086
  • ci: Several CI improvements (disk space, container names, nightly workflow control, Python version, gif library dedup) #2074 #2061 #2055 #2066 #2049
  • docs: Fix typo #2077