Skip to content

Commit

Permalink
Blog post for version 1.33 (#343)
Browse files Browse the repository at this point in the history
* Blog post for version 1.33

* Store images in source code

* Move images to a different directory

* Update content/blog/v1-33-released.md

* Update content/blog/v1-33-released.md
  • Loading branch information
DNin01 committed Jun 16, 2023
1 parent 93ee9ef commit 1f46636
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions content/blog/v1-33-released.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
---
title: Scratch Addons v1.33 is here!
description: Badges for project creators in comments, a keyboard shortcut for pausing, and more!
date: 2023-06-09T00:00:00Z
author: DNin01
---

Welcome back! It's about time for another Scratch Addons update, so let's go over what we have added in version 1.33!

## Always see the creator in the crowd

Telling the creator of a project apart from other users in comments sections should be easy, especially when a user looks similar to the creator. One of our new addons is "Highlight project creator in comments", which does exactly what it says! If you're on a project page's comments section and you find a comment posted by the creator of that project, you'll see a "Project Creator" badge next to that user. This can help you quickly identify the real project creator.

![Project Creator badge next to a comment by Za-Chary](/assets/img/blog/v1-33-released/creator-badge-comments.png)

This also works on the discussion forums. The same addon will also add an "Original Poster" badge next to posts made by the user who started a forum topic.

## A new Pause shortcut

When you need to set the project aside quickly, you may not have time to go up and click a button, or you might be playing a game that involves mouse movements. We've updated the Pause button addon with a keyboard shortcut to help with that. Now, you can just press Alt+X on a project page to pause and resume the project! Pretty efficient, am I right?

## Improved performance for Performance graphs

If you've ever used the Debugger's Performance tab and you're on a slower device, you might have noticed that opening it slows things down, and you probably don't want measuring performance to impact the very performance you're measuring, so we've made a design change to the graphs in the Performance tab that should speed things up. Previously, the graph was animated and filled in, but now we've made it, by default, just a line, which is quicker to render.

![A filled graph to the left and an outlined graph to the right](/assets/img/blog/v1-33-released/graph-fill-vs-line.png)

But if you want the graph to be animated and you have a faster computer, you can re-enable graph animation in the addon's settings.

And that's about every new feature. We also made a few performance and stability improvements. This is a pretty small update because we're also pretty busy working on supporting some changes Scratch is making, but we hope you enjoy the new features!
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1f46636

Please sign in to comment.