Releases: processing/p5.js-web-editor
Releases · processing/p5.js-web-editor
v2.12.7
v2.12.6
v2.12.5
v2.12.4
v2.12.3
v2.12.2
What's Changed
- Convert
user.controller.js
toasync
/await
syntax. by @lindapaiste in #3032 - Delete unused callback on
isSlugUnique
function by @lindapaiste in #3022 - Convert
project.controller
toasync
/await
syntax by @lindapaiste in #3025 - Update createDefaultFiles.js to p5.js version 1.9.2 by @Qianqianye in #3063
Full Changelog: v2.12.1...v2.12.2
v2.12.1
What's Changed
- Update createDefaultFiles.js to p5.js version 1.9.1 by @Qianqianye in #3056
Full Changelog: v2.12.0...v2.12.1
v2.12.0
What's Changed
- Add Turkish translation to the SignUp View by @riteshwadhwani in #2880
- Hindi translations: Legal by @umangutkarsh in #2696
- Fixed hindi translations of issue no 2609 by @reach2saksham in #2729
- Fix: Translation of "Web editor" by @adityagarg06 in #2330
- Fix/#2609 'About' translation fixes by @umangutkarsh in #2691
- Fix #2314 by ignoring deleted assets in zip download by @lindapaiste in #2315
- Fix #212: Support dynamic paths in
loadImage
by @lindapaiste in #2259 - Convert server "object exists" functions to async/await. by @lindapaiste in #2344
- Revert "Fix #212: Support dynamic paths in
loadImage
" by @raclim in #2954 - Cleanup
getProjectsForUser
function by @lindapaiste in #2320 - Convert
AddToCollectionSketchList
to a function component by @lindapaiste in #2364 - Fix : [#2698] Change minsize 125 to 150 by @Ri-Sharma in #2917
- Fix screen reader features by @nickmcintyre in #2694
- Add theme switching to Storybook by @lindapaiste in #2326
- feat: Remove deprecated node-sass package, migrated to Sass #2392 by @luckyklyist in #2429
- Fixed : Overflow in Upload Modal by @Keshav-0907 in #2985
- One line destructuring of req.body by @PiyushThapaa in #3027
- Added Missing ending quotation mark to "Added to [collection]" toast #3021 by @aditya3011ai in #3026
- Fixed SearchBox styling Issue by @Parikshit2001 in #3037
- Refactor loading actions by @adityagarg06 in #2996
- Fixed Passport handles expected errors as exceptions by @letscodedanish in #3050
- Refactor ThemeProvider by @adityagarg06 in #2994
New Contributors
- @riteshwadhwani made their first contribution in #2880
- @reach2saksham made their first contribution in #2729
- @nickmcintyre made their first contribution in #2694
- @luckyklyist made their first contribution in #2429
- @Keshav-0907 made their first contribution in #2985
- @aditya3011ai made their first contribution in #3026
- @Parikshit2001 made their first contribution in #3037
- @letscodedanish made their first contribution in #3050
Full Changelog: v2.11.0...v2.12.0
v2.11.0
What's Changed
- Update public_api.md (changes made) by @soniyaprasad77 in #2712
- Fixed #2363, Add to Collection. by @vivekbopaliya in #2782
- [#2641] Fix sluggish console movement on dragging, in mobile view of browser window by @LakshyaSatpal in #2754
- Fixed checkbox color (issue-#2808) by @PiyushThapaa in #2811
- Install and configure Redux Toolkit by @lindapaiste in #2187
- Fix/error handling in user controller.js by @Mubashirshariq in #2772
- Fixed: Bengali Translation (Issue #2848) by @abedin-ashraf in #2849
- Fixed: Translation of T&C on SignUp page by @harmanbatheja15 in #2847
- fix: infinite api requests when the verification token is invalid by @aryanas159 in #2736
- Added support for Urdu language by @ayeshag7 in #2741
- Fix mweb console by @PiyushChandra17 in #2640
- Revert "Add Promotion for 2023 Fundraiser" by @raclim in #2873
- Fix Button with
display="inline"
to use the same styles as the regular button by @lindapaiste in #2822 - Show an alert when leaving site with unsaved changes by @lindapaiste in #2795
- Convert
CopyableInput
to a function component by @lindapaiste in #2360 - Fix #2351 & cleanup
AddToCollectionList
component by @lindapaiste in #2353 - Fix #2243 - AssetSize bar disappears when deleting an asset by @lindapaiste in #2248
- Done with the problem faced of loosing screen. by @perminder-17 in #2491
- Fix #2336:
CookieConsent
cannot be hidden properly on very small screens by @lindapaiste in #2337 - Update the S3/AWS client package #2246 by @Ankush263 in #2443
- Saving unsaved Sketch before signing in with Oauth. by @vivekbopaliya in #2892
New Contributors
- @soniyaprasad77 made their first contribution in #2712
- @vivekbopaliya made their first contribution in #2782
- @LakshyaSatpal made their first contribution in #2754
- @PiyushThapaa made their first contribution in #2811
- @Mubashirshariq made their first contribution in #2772
- @abedin-ashraf made their first contribution in #2849
- @harmanbatheja15 made their first contribution in #2847
- @ayeshag7 made their first contribution in #2741
Full Changelog: v2.10.2...v2.11.0
v2.10.2
What's Changed
- fix: #2730 The navbar menu is now responsive by @aryanas159 in #2731
New Contributors
- @aryanas159 made their first contribution in #2731
Full Changelog: v2.10.1...v2.10.2