• v0.6.0 de720d20af

    jkaindl released this | 123 commits to main since this release

    Aligns everything with the rest of the author's Codeberg repos. UI strings, code comments, JSDoc, docs, config files, and issue templates have been switched from German to English.

    Live: https://jkaindl.codeberg.page/perlin-studio/

    Changed

    • UI labels translated. Examples: "Auflösung" → "Resolution", "Wabern-Geschwindigkeit" → "Time scale", "Nahtloser Loop" → "Seamless loop", "Speichern/Laden" → "Save/Load".
    • All code comments in perlin.js and perlin-studio.js (incl. JSDoc).
    • Documentation (README.md, AGENTS.md, CONTRIBUTING.md, SECURITY.md, CHANGELOG.md, docs/ARCHITECTURE.md, docs/USAGE.md).
    • Config files (.editorconfig, .forgejo/workflows/deploy.yml, .gitea/issue_template/*.yaml, manifest.webmanifest).
    • Render scripts (scripts/render-readme-images.js, scripts/render-readme-videos.js).
    • License header tag in perlin.js / perlin-studio.js fixed from MIT to AGPL-3.0-or-later (the LICENSE switch happened in v0.4.0 but the JSDoc tag was missed).

    No behaviour change. Internal identifiers (scaleT, loopProgress, colorMode, preset chip names, …) were already English and stayed identical.

    Full changelog: CHANGELOG.md.

    Downloads