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
Below are the changes in 1.11.11-rc.1 - primarily documentation, but also addressing some dependency updates and a bugfix.
What's Changed 🎊
- Revise security policy and reporting guidelines by @ksen0 in #8111
- Fix misspellings in docs by @AlzaAlzaki76 in #8116
- Use correct type for event param of windowResized by @yogan in #8129
- Global flag and escape char fixes in regular expression by @ksen0 in #8107
- Fix Broken examples for textOutput() and gridOutput() by @hxrshxz in #8125
- Enhance documentation for textOutput and gridOutput methods by @hxrshxz in #8143
- Add marioguzzzman as Spanish i18n steward by @ksen0 in #8144
- Throwing friendly error in webgl mode when using gridOutput() and textOutput() by @Somnath-Mishra in #6491
- docs: add ayushman1210 as a contributor for code by @allcontributors[bot] in #8161
- chore: update README table from stewards.yml by @ksen0 in #8145
- fix: (workflow) Invalid action input by @MannuVilasara in #8136
- docs: add Somnath-Mishra as a contributor for code by @allcontributors[bot] in #8148
- docs: add reshma045 as a contributor for code by @allcontributors[bot] in #8146
- docs: add MannuVilasara as a contributor for code by @allcontributors[bot] in #8165
New Contributors
- @yogan made their first contribution in #8129
- @hxrshxz made their first contribution in #8125
- @Somnath-Mishra made their first contribution in #6491
- @MannuVilasara made their first contribution in #8136
Full Changelog: v1.11.11-rc.0...v1.11.11-rc.1