ChangeLog
ChangeLog
Where to track changes across the DreamShaderLang ecosystem — the Unreal plugin, the VSCode extension and this site.
Three projects, three release cadences, three pages. Each records what changed for you, newest first.
| Project | Current version | Page |
|---|---|---|
| DreamShader plugin | 1.5.0 — Unreal Engine 5.3 – 5.8 | DreamShader Plugin |
| VSCode extension | 1.5.3 | VSCode Extension |
| Rider language support | tsdaer/dreamshader-language-support | — |
| Documentation site | lang.64hz.cn | Website Updates |
The plugin page is generated from the plugin's own CHANGELOG.md, which ships inside the plugin
folder — that file is the record of authority when this page and your installed copy disagree.
Worth checking all three at release time:
- The plugin version lands in
DreamShader.uplugin. - The extension version lands in
package.jsonand in the install script. - The site updates its current-version tables, the affected feature pages, and the record here.