Skip to content

Commit c407354

Browse files
authored
Merge pull request #738 from rgantzos/main
2 parents 3a300fb + 245630b commit c407354

File tree

2 files changed

+13
-10
lines changed

2 files changed

+13
-10
lines changed

changelog/changes.json

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,17 @@
11
{
22
"NOTE": "THERE IS NO NEED TO UPDATE THIS YOURSELF, IT WILL BE UPDATED WHEN RELEASED.",
3-
"version": "3.3.0",
3+
"version": "3.4.0",
44
"enhanced": [
5-
"Messages on the settings page.",
6-
"Display last commit for beta.",
7-
"Uninstall logging.",
8-
"Port hide-scratch-news to v2.",
9-
"Port admin-notifications to v2.",
10-
"Improve localization for features.",
11-
"Translated into Turkish."
5+
"Shorter unlisted project links.",
6+
"Update Aviate URL.",
7+
"Port Anti Generic to v2.",
8+
"Improve feature API.",
9+
"Add cloud data warnings."
1210
],
13-
"fixed": ["Fix themes for first-time users."]
11+
"fixed": [
12+
"Fix caching URLs.",
13+
"Remove beta alerts.",
14+
"Fix the save button appearing in the report modal.",
15+
"Fix issues with Hide Project Tags and Display Project Tags."
16+
]
1417
}

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.4.0",
6-
"version_name": "3.4.0-beta",
6+
"version_name": "3.4.0",
77
"default_locale": "en",
88
"description": "__MSG_extDescription__",
99
"author": "rgantzos",

0 commit comments

Comments
 (0)