Skip to content

Commit

Permalink
📝 Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
CosmoMyzrailGorynych committed Feb 18, 2024
1 parent 46c5433 commit 35d629a
Show file tree
Hide file tree
Showing 2 changed files with 40 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ cache
tempChangelog.md
prev
trash
/Changelog.md

# tests
error_screenshots/
Expand Down
39 changes: 39 additions & 0 deletions app/Changelog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,42 @@
## v4.0.1

*Sun Feb 18 2024*

### ⚡️ General Improvements

* Changed button text from Save to Apply (#495 by @AnukratiMehta)
* Improve migration script for v4 to handle cases when assets had broken references to groups

### 🐛 Bug Fixes

* Fix migration code for v4 throwing an error if a project did not use fittoscreen catmod.
* Fix `pointer.collides` method
* Tabs of deleted assets must automatically close. Closes #491
* Update copies in room editors if their linked text style has changed. Closes #493

### 🍱 Demos, Dependencies and Stuff

* :zap: JettyCat's example project should use a text base class for its highscore label in the defeat screen

### 📝 Docs

* :hankey: Use a vanilla document search
* Drop `ct.` prefix in catmod docs (#494 by @ehanahamed)

### 🌐 Website

* :bento: Update screenshots in the presskit
* :bug: Remove downloads for MacOS ARM builds that no longer exist
* :zap: Update text in the presskit
* :zap: Update the changelog

### 😱 Misc

* :globe_with_meridians: Update Debug and Comments translation files
* :globe_with_meridians: Update Russian UI translation file
* Fix supabase catmod (#497 by @ehanahamed)
* Update fullscreen switcher for v4

## v4.0.0

*Sat Feb 10 2024*
Expand Down

0 comments on commit 35d629a

Please sign in to comment.