Releases: processing/p5.js-web-editor
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
v2.0.2
v2.0.1
v2.0.0
3f42056 Merge pull request #1896 from @catarak, Fixes #1893 - Enable slug urls for embed sketches
14b5ca7 Merge pull request #1895 from @catarak - Update kubernetes config for #1894
b3e49da Merge pull request #1894 from @catarak, Fixes #166, Fixes #684, Fixes #1853 - Serve sketch preview from subdomain
718ea1e Merge pull request #1869 from @tlsaeger, Fixes #1783 - Add German translation of web editor
60ccedd Merge pull request #1854 from @almaskhanwazir, Fixes #1850 - Fixes prettier config for cross OS line endings
9f9ff88 Merge pull request #1863 from @gugray, Fixes #1813 - New sketch option doesn't work from sketch tab
f7a4ae0 Merge pull request #1862 from dependabot - Bumps nodemailer from 2.7.2 to 6.4.16.
a5507c5 Merge pull request #1872 from @catarak - Remove unused editor options code
v1.4.2
v1.4.1
v1.4.0
301835a Merge pull request #1855 from @catarak - Update default p5.js to v1.3.1
2e7fbe0 Merge pull request #1819 from @Ajaya1000, fixes #1804 - Remove route change when creating a new collection
5e0af56 Merge pull request #1810 from @byfelipesanchez - Portuguese Translation
964fa00 Merge pull request #1780 from @khanniie - Creates Index.integration.test.jsx and Sketchlist.unit.test.jsx
cd79754 Merge pull request #1842 from @khanniie - Creating documentation for testing
65c690d Merge pull request #1841 from @khanniie - reorder testing files and rename them
bb681d7 Merge pull request #1835 from @catarak - Add TRANSLATIONS_ENABLED to .env.example
801e0be Merge pull request #1834 from @catarak - Bug fix for interactive console
dd433b7 Merge pull request #1808 from @smitbarmase, fixes #1807 - Tests failing when used styled-components because not wrapped with ThemeProvider
db23e7a Merge pull request #1802 from @Ajaya1000, fixes #1776 - Maximizing console window should get back to its previous height
1aa6c17 Merge pull request #1801 from @satyasaibhushan, fixes #1774 - "Find next" and "Find previous" popups glitches to close
f1eee4b Merge pull request #1800 from @catarak, Fixes #1799 - Update default p5.js version to v1.3.0
7ed0370 Merge pull request #1796 from @catarak - Add interactive console
cc39282 Merge pull request #1797 from @satyasaibhushan, Fixes #1781 - Fix PropTypes linting errors
cc970a2 Merge pull request #1795 from @catarak, Fixes #1794 - Extra dot(.) in file names aren't displayed in Sidebar
b6068b5 Merge pull request #1788 from @satyasaibhushan, Fixes #1223 - Updates in-browser editor linting to prettier
36175d3 Merge pull request #1787 from @sagar-joshi, Fixes #1418 - Opening and adding to/removing from collections sometimes crashes editor