Updates#95
Open
soalCode wants to merge 12 commits into
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hello, I've added some features. Here is the changelog!
Codex Changelog
Recent Feature Updates
✨ Features & Enhancements
Revision Notes System
CTRL+SHIFT+R(Cmd+Shift+Ron Mac) shortcut.Prefs.tsfile underrevisionNoteStyle.Section & Paragraph Reordering
H1,H2,H3) will reveal discrete "Up" and "Down" arrows on the left side.Text Finder (Search in Page)
CTRL+F/CMD+F.Enterfor next,Shift+Enterfor previous,Escapeto close).Image Cropper Modal
Dynamic 'Word-Style' Text Styling
Prefs.ts).Auto-Save System
Settings Menu Redesign & Organization
SettingsView.tsxutilizing Mantine's modern Tab-based interface.toolbarSize) that dynamically alters the size of the Editor Toolbar for accessibility and better clicks.Table of Contents (TOC) UI Uplift
Localization Coverage
en_US, Russianru_RU, Simplified Chinesezh_CN).Batch File Operations
.jsonfiles from the host machine's physical storage.Code Block Enhancements
plaintextwhen inserted without selecting a specific language.LowlightPlugin) to properly utilize all generatedhighlight.jsCSS classes. This resolves widespread syntax coloring omissions across almost all languages (e.g., PowerShell keywords are now colored vividly and correctly).🐛 Bug Fixes
CTRL+Ffrom causing duplicate component mounts if the finder was already active.ResizableImagecomponent that broke Editor Copy/Paste functionality. Users can now copy and paste text, formatting, images, and GIFs seamlessly both inside the app and to external editors like MS Word.