v1.11.14-rc.2
·
3508 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
Testers wanted for upcoming p5.js v1 patch!
This is a release candidate (RC), which means it is not yet live on the p5.js Editor. To help test, you can:
- Download the
p5.jsorp5.min.jsfiles below. Please try both; the most noticeable difference is thatp5.min.jsis smaller and will not include Friendly Error Messages (FES) - Create a p5 sketch using that version
- Try to test around the recent changes.
Because p5.js v1 has been feature-frozen for over a year, each patch contains mostly documentation updates. In this upcoming patch, there are 3 non-documentation changes. Please check them out, try to find any side-effects, and report them as bugs!
This patch is planned for release in 3-4 weeks, alongside the version 2 switch schedule.
Bugfixes - focus testing on:
- Fix WebGL shader version method regex on 1.x branch by @eupthere in #8858 (see issue #8856)
- fix(dom/events): ensure mouseReleased fires after DOM interactions by @sidhansu10 in #8366 (see issue #8293)
- Fix graphics size error by @yugalkaushik in #8545 (see issue #4956)
Documentation
- docs: add yugalkaushik as a contributor for bug, and code by @allcontributors[bot] in #8767
- docs: add harshiltewari2004 as a contributor for code by @allcontributors[bot] in #8780
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8781
- Fix directionalLight example: add missing doubleClicked handler by @rakesh2OO5 in #8525
- docs: add adrienneg as a contributor for tutorial by @allcontributors[bot] in #8825
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8827
- Update stewards.yml by @ksen0 in #8839
- chore: update README table from stewards.yml by @github-actions[bot] in #8840
- update: stewards.yml by @Vaivaswat2244 in #8848
- [1.x] Update CI node version to 22 by @limzykenneth in #8852
- Re-Add RandomGamingDev back as Steward for WebGL by @RandomGamingDev in #8855
- docs: add eupthere as a contributor for code by @allcontributors[bot] in #8859
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8860
- Fix description of accumulating
scaletransforms by @joshuahhh in #8861 - docs: add joshuahhh as a contributor for doc by @allcontributors[bot] in #8865
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8866
- docs: add BHARATH0153 as a contributor for code by @allcontributors[bot] in #8867
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8868
- chore: update README table from stewards.yml by @github-actions[bot] in #8849
- Add WebGPU graphics stewards by @aashu2006 in #8876
- docs: add nitin-rajpoot as a contributor for code by @allcontributors[bot] in #8864
- chore: update README table from stewards.yml by @github-actions[bot] in #8890
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8891
- Update to remove special 2.0 mentions by @ksen0 in #8895
- docs: add iframe accessible name guidance to style guide by @ksen0 in #8896
- docs: add mmendieta2 as a contributor for code, and test by @allcontributors[bot] in #8897
- chore: update contributors.png from .all-contributorsrc by @p5js-bot in #8898
- Update release workflow to check for prerelease by @ksen0 in #8957
New Contributors
- @sidhansu10 made their first contribution in #8366
Full Changelog: v1.11.14-rc.0...v1.11.14-rc.2