Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
p5.sound.js | 2025-07-17 | 488.2 kB | |
p5.zip | 2025-07-17 | 1.2 MB | |
p5.js | 2025-07-17 | 5.2 MB | |
p5.min.js | 2025-07-17 | 1.1 MB | |
p5.sound.min.js | 2025-07-17 | 200.1 kB | |
README.md | 2025-07-17 | 4.3 kB | |
v1.11.9 source code.tar.gz | 2025-07-17 | 20.3 MB | |
v1.11.9 source code.zip | 2025-07-17 | 20.9 MB | |
Totals: 8 Items | 49.3 MB | 6 |
What's Changed
This release includes bug-fixes and updates to documentation, including the publication of a revised stewardship process.
Bugfix 🐞
- Fixed loop variable in createFileInput() docs (dom.js) by @andrewmcwhae in https://github.com/processing/p5.js/pull/7422
- Respect p5.disableFriendlyErrors by @quinton-ashley in https://github.com/processing/p5.js/pull/7888
- Remove second call of _updateWindowSize() by @bensgilbert in https://github.com/processing/p5.js/pull/7847
Documentation 📚
- docs: add andrewmcwhae as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7883
- docs: add bensgilbert as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7922
- Update stewards.yml by @ksen0 in https://github.com/processing/p5.js/pull/7923
- chore: update README table from stewards.yml by @ksen0 in https://github.com/processing/p5.js/pull/7925
- fix duplicate contributor (trivial) by @bensgilbert in https://github.com/processing/p5.js/pull/7924
- Fix typos in documentation and comments by @leopardracer in https://github.com/processing/p5.js/pull/7926
- docs: add leopardracer as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7927
- Docs: Fix typos in documentation by @kilavvy in https://github.com/processing/p5.js/pull/7931
- docs: add kilavvy as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7932
- docs: add shivasankaran18 as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7943
- Revamped config.yml(branch:main) by @shivasankaran18 in https://github.com/processing/p5.js/pull/7775
- docs: add madhav2348 as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7948
- docs: add nking07049925 as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7962
- docs: add LalitNarayanYadav as a contributor for code by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7916
- docs: add FerrinThreatt as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7918
- docs: add vtjl10 as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7914
- Update stewardship guildelines and process by @ksen0 in https://github.com/processing/p5.js/pull/7867
- Update stewards-update.yml to fix typo and include token by @ksen0 in https://github.com/processing/p5.js/pull/7892
- Added p5.js-website accessibility steward stewards.yml by @ksen0 in https://github.com/processing/p5.js/pull/7893
- Update stewards-update.yml to only make PR with README by @ksen0 in https://github.com/processing/p5.js/pull/7895
- Update README table from stewards.yml by @ksen0 in https://github.com/processing/p5.js/pull/7896
- docs: add atmajaa as a contributor for doc by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7901
- Update labeler.yml to correctly group DevOps lables by @ksen0 in https://github.com/processing/p5.js/pull/7904
- docs: add SonyaCode as a contributor for a11y, blog, and 4 more by @allcontributors[bot] in https://github.com/processing/p5.js/pull/7907
- Correct username in stewards.yml by @IIITM-Jay in https://github.com/processing/p5.js/pull/7912
- Fix Typo in Comments: "trhough" to "through" in textOutput.js by @vtjl10 in https://github.com/processing/p5.js/pull/7911
- chore: update README table from stewards.yml by @ksen0 in https://github.com/processing/p5.js/pull/7913
New Contributors
- @andrewmcwhae made their first contribution in https://github.com/processing/p5.js/pull/7422
- @vtjl10 made their first contribution in https://github.com/processing/p5.js/pull/7911
- @leopardracer made their first contribution in https://github.com/processing/p5.js/pull/7926
- @kilavvy made their first contribution in https://github.com/processing/p5.js/pull/7931
Full Changelog: https://github.com/processing/p5.js/compare/v1.11.8...v1.11.9