diff --git a/Updates.txt b/Updates.txt index 888d28c..148c432 100644 --- a/Updates.txt +++ b/Updates.txt @@ -1,3 +1,15 @@ +# SuperEditor 2.0.0 + +## Features +- Create a brand-new workflow - Quick Mode that avoids the problem of too many Windows and greatly improves the user experience. This mode is inspired by Roblox Studio's built-in IDE and Xcode, No double click, just one click. +- You can switch between Quick Mode and Old Mode with one click in Settings + +## Changes +- Readd the Close Tabs to the Right method, and partially simplified it +- Internal architecture adjustment and code optimization + + + # SuperEditor 1.8.4 ## Features @@ -14,6 +26,8 @@ - Fix code template function index overflow - Fix Ctrl/Cmd + S shortcut key failure when search bar is selected + + # SuperEditor 1.8.3 ## Features