Releases: NetsBlox/Snap--Build-Your-Own-Blocks
Releases · NetsBlox/Snap--Build-Your-Own-Blocks
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.0
This PR bumps the major version since it has migrated to a new cloud server and is incompatible with the previous ecosystem. User projects, etc, are still supported.
What's Changed
- support global category by @dragazo in #1336
- Update the Cloud API to the new version by @brollb in #1289
- Extension preferences by @gsteinLTU in #1341
- extend trusted sources by @dragazo in #1345
- Add RPC input names in XML output by @gsteinLTU in #1347
- Add dockerfile by @brollb in #1350
- Update opening projects via query string to new client. Close #1351 by @brollb in #1352
- Look up costume index from costume list. Fix #1355 by @brollb in #1356
- Improve costume deletion logic by @brollb in #1357
- Update addSound method to match invocation. Fix #1358 by @brollb in #1359
- Host cloud URL at /cloud.txt. Closes #1360 by @brollb in #1361
- add metadata-based custom help prompts by @dragazo in #1362
- Fetch service hosts on initial load (if logged in). Fix #1363 by @brollb in #1364
- Set public flag based on the project state. Fix #1371 by @brollb in #1372
- Try re-importing the project if unsaved. Fix #1374 by @brollb in #1375
- Fix URL params for public, shared projects. Fix #1378 by @brollb in #1379
- Use the project name; not project ID when asking to collab. Fix #1377 by @brollb in #1380
- Add notification for friend/collab updates. Close #1381 by @brollb in #1382
- Close notifications when no longer valid. by @brollb in #1383
- Update client-side resolution of "others/everyone in room". Fix #1388 by @brollb in #1389
- Don't prompt to open current project. Fix #1385 by @brollb in #1386
- Fix collaboration check before sending msg. Fixes #1396 by @brollb in #1397
- Resolve "myself" to actual username. Fix #1390 by @brollb in #1393
- Handle project deletion notifications. Fix #1392 by @brollb in #1394
- Update tests for new cloud client by @brollb in #1387
- Update owner label updating. Fix #1398 by @brollb in #1399
- Req elevated permissions (via IDE msg). Fix #1391 by @brollb in #1395
- Update client and method call for project ID as arg. Fix #1400 by @brollb in #1401
- Additional Extension Features by @gsteinLTU in #1402
- add missing httprt input type by @dragazo in #1366
- add native try/catch and throw by @dragazo in #1349
- Update cloud client (& path to build file) by @brollb in #1412
- Update priv escalation logic. Close #1353 by @brollb in #1413
- Fix case with enum value (breaking share link update). Fix #1404 by @brollb in #1410
- Only open project if data is present. Fix #1408 by @brollb in #1409
- Add github action for building docker containers (latest, nightly) by @brollb in #1416
- Switch main -> master by @brollb in #1417
- Build the cloud client in the docker container by @brollb in #1418
- Get RPC method args list more reliably by @gsteinLTU in #1420
- Add guard against non-ScriptsMorph parents. Fix #1421 by @brollb in #1423
- Add (hacky) fallback for getting a ref to the IDE morph in RPC blocks. Fix #1415 by @brollb in #1424
- Static service input in callRPC block. Fix #1425 by @brollb in #1426
- Clear cached image on drag and only setField if changed. Fix #1159 by @brollb in #1427
- Music app browser by @ebiwonjumit in #1422
- Ensure onOpenRole is called even is loading extension finishes after event is triggered by @brollb in #1428
- Update updateUrlQueryString; add unit tests. Fix #1429 by @brollb in #1430
- URL parameter refactor by @brollb in #1431
- Better feedback for cloud errors by @brollb in #1432
- Fix error loading extensions by @gsteinLTU in #1434
- Fix old code for loading extensions by @brollb in #1435
- Fix broken saveProjectCopy & ask about opening new version by @brollb in #1436
- Update and robustify (some) tests by @brollb in #1437
- bump to v2.0.0 by @brollb in #1438
New Contributors
- @ebiwonjumit made their first contribution in #1422
Full Changelog: v1.33.3...v2.0.0
v1.33.3
v1.33.2
v1.33.1
v1.33.0
Overview
What's Changed
- Remove Google Analytics from Privacy by @dragazo in #1319
- Load extensions before presenting project by @gsteinLTU in #1318
- Remove empty check based on matching hint by @gsteinLTU in #1323
- Prevent dragging message type blocks into sprites by @gsteinLTU in #1321
- Set default for rpcError by @gsteinLTU in #1322
- New Blocks by @dragazo in #1320
- fix loading binary sum/product by @dragazo in #1328
- Error message for extension loading failure by @gsteinLTU in #1331
- fix typos by @dragazo in #1329
- Fix message type creation dialog by @gsteinLTU in #1327
- Change how rejected room/role names are handled in UI by @gsteinLTU in #1325
Full Changelog: v1.32.0...v1.33.0