v1.11.12-rc.0
How to test
Please report any issues you find with this release candidate before it goes live as the next version of 1.x! To help test, you can use the downloads below. In the p5.js Editor, you can upload p5.min.js and use it in the index.html page.
What's Changed
Since 1.11.11, the updates have been documentation and bugfixes.
What's Changed 🎊
- Update CONTRIBUTING.md links and add Discord invitation by @RishiAhuja in https://github.com/processing/p5.js/pull/8190
- Docs: fix typos and anchors by @nivanovvv in https://github.com/processing/p5.js/pull/8216
- docs: add nivanovvv as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8217
- Add
AGENTS.mdby @SableRaf in https://github.com/processing/p5.js/pull/8194 - Add title to CONTRIBUTORS.md by @davepagurek in https://github.com/processing/p5.js/pull/8233
- docs: add nbogie as a contributor for bug, and code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8234
- docs: add SoundOfScooting as a contributor for code, and doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8242
- Improve Accessibility Guidance for
describe()Usage (#8101) by @ksen0 in https://github.com/processing/p5.js/pull/8247 - docs: add VANSH3104 as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8258
- docs: add menacingly-coded as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8292
- docs: add Homaid as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8298
- Fix zh-Hans reference link by @nivanovvv in https://github.com/processing/p5.js/pull/8275
- docs: add Itsrajsk as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8306
- Updated point() examples for visible points in main branch. by @menacingly-coded in https://github.com/processing/p5.js/pull/8305
- fix: background(image) support in WEBGL by @reshma045 in https://github.com/processing/p5.js/pull/8333
- Fix JSDoc return type for p5.Vector.cross by @Geethegreat in https://github.com/processing/p5.js/pull/8336
- docs: add Geethegreat as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8347
- docs: add Piyushrathoree as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8350
- docs: add Aayushdev18 as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8362
- WebGL: Apply per‑vertex stroke color to POINTS by @yugalkaushik in https://github.com/processing/p5.js/pull/8380
- Docs/fix broken links by @skyash-dev in https://github.com/processing/p5.js/pull/8399
- docs: add rakesh2OO5 as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/8403
New Contributors
- @RishiAhuja made their first contribution in https://github.com/processing/p5.js/pull/8190
- @nivanovvv made their first contribution in https://github.com/processing/p5.js/pull/8216
- @yugalkaushik made their first contribution in https://github.com/processing/p5.js/pull/8380
- @skyash-dev made their first contribution in https://github.com/processing/p5.js/pull/8399
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.11...v1.11.12-rc.0