Releases: vecnode/neo-processing
Releases · vecnode/neo-processing
Release list
v0.1.1
What's Changed
- Add CI, license, and language badges to README by @vecnode in #24
- Panel separators, drop Sound hint, copyright popup by @vecnode in #25
- Add multi-layer sketches design proposal by @vecnode in #26
- Resolve open questions in layer-system proposal by @vecnode in #27
- Layer system Phase 1: multi-session tabs by @vecnode in #28
- Layer system Phase 2: stacking, visibility, reorder by @vecnode in #29
- Remove Layer 0 swatch, align with layer rows by @vecnode in #30
- Layer canvas-sizing fix + layer-system Phase 3 & 4 by @vecnode in #31
- Replace CSS zoom with real sizing; fix layer centering; UI polish by @vecnode in #32
- Rename Examples to Code, add submenus + Sound topic by @vecnode in #33
- Detect layer canvas size via rAF instead of a 250ms poll by @vecnode in #34
- Add per-layer X/Y position offset fields by @vecnode in #35
- Add Refresh button to reset app to startup state by @vecnode in #36
- Add audio output device selector to the Sound panel by @vecnode in #37
- Forward sketch console output and async errors to the status terminal by @vecnode in #38
- Add a live audio level meter and optional p5.sound loading by @vecnode in #39
- Bump to v0.1.1 and update README screenshot by @vecnode in #40
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Harden server/sketch runner, prune dead code, add agent docs by @vecnode in #4
- Add canvas record/PNG capture and restyle the UI by @vecnode in #5
- Fullscreen preview, p5 version label, 720p window by @vecnode in #6
- Add Examples menu, SECURITY.md, refresh README image by @vecnode in #7
- Commit README hero image (assets/img3.png) by @vecnode in #8
- Libraries panel, 2 more examples, stop tracking outputs/ by @vecnode in #10
- Full-width Libraries controls; add p5.js v2.3.0 by @vecnode in #11
- Rename Fullscreen → Full Window; add true desktop Fullscreen by @vecnode in #12
- Update README hero image to img4.png by @vecnode in #13
- Stop button, resizable terminal, grey Run, origin-checked APIs, distribute script by @vecnode in #14
- Sketch background colour picker; build as GUI app (no console) by @vecnode in #15
- Add Sketch anchor switch (Center / Top Left) by @vecnode in #16
- Add CI, fix taskbar icon, embed exe icon, 80% zoom by @vecnode in #17
- Em dash cleanup, release-only CI, Sound proposal, Import JS Library by @vecnode in #18
- Expand Examples menu to 5 topics x 5 sketches by @vecnode in #19
- Add light/dark theme toggle by @vecnode in #20
- Fix poor dark-mode contrast in the code editor by @vecnode in #21
- Implement Sound side-panel section (master audio on/off + volume) by @vecnode in #22
- Update README hero screenshot to dark mode by @vecnode in #23
Full Changelog: https://github.com/vecnode/neo-processing/commits/v0.1.0