Files
nodarium/CHANGELOG.md
2026-02-07 15:14:21 +00:00

4.1 KiB

v0.0.3 (2026-02-07)

feat: show commits since last release in changelog

All Commits: 11eaeb7 feat(app): display some git metadata in changelog 74c2978 chore: cleanup git.json a bit 4fdc247 ci: update build.sh to correct git.json c3f8b4b ci: debug available env vars 67591c0 chore: pnpm format de1f9d6 feat(ui): change inputnumber to snap to values when alt is pressed 6acce72 fix(ui): correctly initialize InputNumber cf8943b chore: pnpm update 9e03d36 chore: use newest ci image fd7268d ci: make dockerfile work 6358c22 ci: use tagged own image for ci 655b6a1 ci: make dockerfile work 37b2bdc ci: update ci Dockerfile to work 94e01d4 ci: correctly build and push ci image 35f5177 feat: try to optimize the Dockerfile ac2c61f ci: use actual git url in ci ef3d462 fix(ci): build before testing 703da32 ci: automatically build ci image and store locally 1dae472 ci: add a git.json metadata file during build 09fdfb8 chore: update test screenshots 04b63cc feat: add changelog to sidebar cb6a356 feat(ci): also cache cargo stuff 9c9f3ba fix(ci): use GITHUB_ instead of GITEA_ for env vars 08dda2b chore: pnpm format 059129a fix(ci): deploy prs and main 437c9f4 feat(ci): add list of all commits to changelog entry 48bf447 docs: straighten up changelog a bit 548fa4f fix(app): correctly initialize vec3 inputs in nestedsettings 642cca3 chore(release): v0.0.2


v0.0.2 (2026-02-04)

fix(ci): actually deploy on tags fix(app): correctly handle false value in settings -> This caused a bug where random seed could not be false.


v0.0.1 (2026-02-03)

chore: format