Skip to content

Commit 07c1dd6

Browse files
authored
Merge pull request #878 from rgantzos/main
Bump to `v3.9.0`
2 parents 8011bd8 + f9ae69a commit 07c1dd6

File tree

2 files changed

+19
-6
lines changed

2 files changed

+19
-6
lines changed

changelog/changes.json

Lines changed: 18 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,25 @@
11
{
22
"NOTE": "THERE IS NO NEED TO UPDATE THIS YOURSELF, IT WILL BE UPDATED WHEN RELEASED.",
3-
"version": "3.8.0",
3+
"version": "3.9.0",
44
"enhanced": [
5-
"Update contributor names.",
6-
"Add clicker game."
5+
"Better feature options.",
6+
"Add a selection option for feature settings.",
7+
"Use images for Flag on Profile feature.",
8+
"Improved wording for Summarized Descriptions comment text.",
9+
"Improved wording for Project Miniplayer options.",
10+
"Technical: Add manifest schema to VSCode settings.",
11+
"Technical: update README instructions.",
12+
"Technical: update issue templates.",
13+
"Technical: add feature.page API."
714
],
815
"fixed": [
9-
"Fix protect mention text.",
10-
"Fix search bar."
16+
"Fix Summarized Descriptions button placement.",
17+
"Fix Select Self adding clones to dropdown.",
18+
"Fix Summarized Descriptions overlapping with text.",
19+
"Fix Block Count in My Stuff not working.",
20+
"Fix popup search bar.",
21+
"Remove a few features that reply on Scratch DB.",
22+
"Fix Select Self when reenabled.",
23+
"Minor selection option fixes."
1124
]
1225
}

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"short_name": "ScratchTools",
44
"manifest_version": 3,
55
"version": "3.9.0",
6-
"version_name": "3.9.0-beta",
6+
"version_name": "3.9.0",
77
"default_locale": "en",
88
"description": "__MSG_extDescription__",
99
"author": "rgantzos",

0 commit comments

Comments
 (0)