8000 :pencil: Update the changelog · ct-js/ct-js@d84d8fc · GitHub
[go: up one dir, main page]

Skip to content

Commit d84d8fc

Browse files
📝 Update the changelog
1 parent 01dedf9 commit d84d8fc

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

app/Changelog.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,33 @@
1+
## v5.2.1
2+
3+
*Mon Nov 04 2024*
4+
5+
### ⚡️ General Improvements
6+
7+
* Catnip: Add mutators to timer blocks
8+
* Catnip: Add mutators for "action is down/pressed/released" blocks
9+
* Ct.js now checks whether recovery file actually differs from the regular project file
10+
* Room editor: you can now navigate around with Spacebar + Left mouse button (Closes #526)
11+
* :globe_with_meridians: Catnip: Improve Russian translations for ct.place
12+
* :globe_with_meridians: Catnip: Translate Pointer catmod to Russian and add more human-readable English names
13+
* :globe_with_meridians: Catnip: Translate the Random catmod's blocks to Russian
14+
15+
### 🐛 Bug Fixes
16+
17+
* Catnip: Add missing translation keys to Math operators
18+
* Catnip: Fix catnip blocks ignoring translations when there was a translated name without a translated label
19+
* Catnip: Fix inability to compile Script assets with Catnip code
20+
* Catnip: Properly mark the required arguments in the Logic category
21+
* Fields with invalid values should be outlined red
22+
* Fix ct.js saving projects' scripts with CRLF sequence instead of LF, which caused them to be one-lined in the .ict file, making merging changes harder for Git users. You can fix the existing scripts by cutting and pasting their contents back.
23+
* Fix minor styling issues on the homepage
24+
* Fix `random.dice` trying to convert string values to floats (Closes #544)
25+
* Make sure there are no special characters in the project name when creating one (Closes #543)
26+
27+
### 📝 Docs
28+
29+
* :bug: Fix brainless translation with room.append in Russian version of the JettyCat tutorial (Closes #141)
30+
131
## v5.2.0
232

333
*Sun Oct 13 2024*

0 commit comments

Comments
 (0)
0