File tree Expand file tree Collapse file tree 4 files changed +24
-11
lines changed
Expand file tree Collapse file tree 4 files changed +24
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "NOTE" : " THERE IS NO NEED TO UPDATE THIS YOURSELF, IT WILL BE UPDATED WHEN RELEASED." ,
3- "version" : " 3.4 .0" ,
3+ "version" : " 3.5 .0" ,
44 "enhanced" : [
5- " Shorter unlisted project links." ,
6- " Update Aviate URL." ,
7- " Port Anti Generic to v2." ,
8- " Improve feature API." ,
9- " Add cloud data warnings."
5+ " Add full size thumbnails for trending studios." ,
6+ " Minor improvements to follow button on projects."
107],
118 "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."
9+ " Fix scrollbar on settings page." ,
10+ " Fix display names and emoji statuses." ,
11+ " Bring back chat support and feedback center."
1612 ]
1713}
Original file line number Diff line number Diff line change 99 < h1 > What's New</ h1 >
1010 < h2 > We did a lot to make this new version amazing.</ h2 >
1111 </ div >
12+ < div class ="important ">
13+ < h1 > Important</ h1 >
14+ < p > Display names and emoji statuses are now fixed! In addition to this, live support chats and submitting feedback via the extension work as well!</ p >
15+ </ div >
1216 < h1 > Here are some of the features we've added/upgraded</ h1 >
1317 < div class ="new-features ">
1418 < div class ="new-features-full "> </ div >
Original file line number Diff line number Diff line change @@ -232,3 +232,16 @@ div.feature {
232232 -ms-overflow-style : none;
233233 scrollbar-width : none;
234234}
235+
236+ .important {
237+ background-color : # ff9f00 ;
238+ margin-left : 20% ;
239+ margin-right : 20% ;
240+ padding : 2rem ;
241+ border-radius : .5rem ;
242+ margin-bottom : 2rem ;
243+ }
244+
245+ .important p {
246+ font-size : 1rem ;
247+ }
Original file line number Diff line number Diff line change 33 "short_name" : " ScratchTools" ,
44 "manifest_version" : 3 ,
55 "version" : " 3.5.0" ,
6- "version_name" : " 3.5.0-beta " ,
6+ "version_name" : " 3.5.0" ,
77 "default_locale" : " en" ,
88 "description" : " __MSG_extDescription__" ,
99 "author" : " rgantzos" ,
You can’t perform that action at this time.
0 commit comments