Skip to content

Releases: TimMcCool/scratchattach

v2.1.10a3

27 Mar 17:50

Choose a tag to compare

v2.1.10a3 Pre-release
Pre-release

Full Changelog: v2.1.10a2...v2.1.10a3

v2.1.10a2

22 Mar 13:45

Choose a tag to compare

v2.1.10a2 Pre-release
Pre-release

Full Changelog: v2.1.10a1...v2.1.10a2

v2.1.10a1

22 Mar 12:35
8bda7ba

Choose a tag to compare

v2.1.10a1 Pre-release
Pre-release

Full Changelog: v2.1.10a0...v2.1.10a1

v2.1.10a0

06 Mar 09:53
c2488da

Choose a tag to compare

v2.1.10a0 Pre-release
Pre-release

What's Changed

  • Typos - .json instead of .sb3 by @faretek1 in #258
  • get loved projects of a user by @faretek1 in #257
  • Optional block parameters by @KR0K0BIL in #269
  • Pop download_url from return_data of ProjectBody Asset by @KR0K0BIL in #268
  • Stage ProjectBody parameters fixed by @KR0K0BIL in #267
  • Added cookies and make sure that file extension has no dot by @KR0K0BIL in #266
  • Settings abilities + small features by @faretek1 in #273
  • Fix typo in cloud_server.py by @The-Arx in #283
  • Added (smart) translation + TTS api by @faretek1 in #285
  • Classroom abilities + create studio + misc by @faretek1 in #294
  • sbeditor (Rival to project_json_capabilites) by @faretek1 in #295
  • [website] fixed navbar and added a new mobile menu. also fixed the codeboxes going off screen in the getting started section. by @abhiramtx in #324
  • Revert "[website] fixed navbar and added a new mobile menu. also fixed the codeboxes going off screen in the getting started section." by @TimMcCool in #325
  • Fix typo: IP adress -> IP address by @50-scratch-tabs in #352
  • Show error messages in response by @uukelele-scratch in #351
  • Fix reporting comments on profiles by @50-scratch-tabs in #337
  • [website] Fixed navbar, added mobile menu, prevent codebox from going off screen on mobile / smaller screens. by @abhiramtx in #328

New Contributors

Full Changelog: v2.0.9...v2.1.10a0

v2.0.9

24 Oct 10:26

Choose a tag to compare

.

v2.0.0

21 Oct 19:22

Choose a tag to compare

.

v1.4.7

09 Sep 14:10

Choose a tag to compare

Fixed get_cloud_logs function (has been broken since v1.4.0)

v1.4.5

04 Sep 13:44

Choose a tag to compare

  • Added studio.set_thumbnail(file="filename") method
  • Added project.set_json(json_data) method

v1.3.5

27 Aug 22:09
8d14e51

Choose a tag to compare

Fixed cloud requests bugs, updating highly recommended

- Fixed a bug that caused the server to sometimes not respond
- Fixed a "bug" that caused the server to respond to old requests

Signed-off-by: Tim <53166177+TimMcCool@users.noreply.github.com>

v1.2.7

08 Jul 19:14
a1bb8a2

Choose a tag to compare

Added scratch3.get_tw_var, conn.get_var is deprecated

Signed-off-by: Tim <53166177+TimMcCool@users.noreply.github.com>