Releases: processing/p5.js-web-editor
Releases · processing/p5.js-web-editor
v2.2.0
What's Changed
- Fixes #1867 - Color picker feature by @ameybhavsar24 in #1907
- Swedish translation by @matsragnar in #1941
- Fixed #1857 - In Find, "only whole words" also finds postfixes by @divyanx in #1915
- Add to default html by @lm-n in #1476
- test that startSketch must have been called when play button is clicked by @vulongphan in #1824
- test that stopSketch is called when a sketch is playing and user click stop button by @vulongphan in #1826
- Preferences/index.jsx unit test file by @khanniie in #1779
- Fix typo in zh-TW by @bobchao in #1980
- Chore/update readme by @catarak in #1990
- Add component for outage notification by @catarak in #2008
New Contributors
- @ameybhavsar24 made their first contribution in #1907
- @matsragnar made their first contribution in #1941
- @divyanx made their first contribution in #1915
- @bobchao made their first contribution in #1980
Full Changelog: v2.1.6...v2.2.0
v2.1.6
v2.1.5
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
What's Changed
- Bump axios from 0.21.1 to 0.21.2 by @dependabot in #1926
- Translation into Ukrainian by @gtmizyuk in #1845
- Add Traditional Chinese Translation. by @codemee in #1912
- Merge console events, by @catarak with help from @brijsiyag in #1916
- [#1927] Update allow list in iframe with usb and others by @catarak in #1929
- Add link to testing guide in the development docs by @khanniie in #1930
- [#609] Terms of Service and Privacy Policy by @catarak in #1925
- [#1905] Migrate from passport-github to passport-github2 by @catarak in #1931
- [#1910][#1931] Fix GitHub login to work with new passport-github2 package by @catarak in #1934
- [#1910][#1928] Update Login Form to show submit errors, not disable on submit error by @catarak in #1935
- Add ability to ban users by @catarak in #1936
New Contributors
- @gtmizyuk made their first contribution in #1845
- @codemee made their first contribution in #1912
- @brijsiyag made their first contribution in #1916
Full Changelog: v2.0.3...v2.1.0
v2.0.3
846ead2 Merge pull request #1924 from @gohai, fixes #1992 - Add serial to iframe allow list
a948256 Merge pull request #1886 from @peilingjiang-DEV, Add Simplified Chinese translation
e197984 Merge pull request #1902 from @catarak, fixes #1887, fixes #1890 - Fix bug in which content of different files becomes linked
13d6799 Merge pull request #1696 from @JD-RD, fixes #1666 - Add French Canadian translation
5d76e0b Merge pull request #1903 from @catarak, fixes #1885 - improve GLSL Syntax Highlighting