Skip to content

NoteX v1.4.0

Choose a tag to compare

@gegamoteam gegamoteam released this 31 May 18:43
· 30 commits to main since this release

Release v1.4.0
This release addresses several quality-of-life and stability issues in the sidebar layout, note selection tracking, and external file handling.
STATUS: TESTED
What's Changed
🛠️ Layout & Scrolling Improvements
Fixed Sidebar Scrolling Containment: Resolved an issue where the sidebar container stretched beyond the boundaries of the application window. The file tree list now correctly constraints its height and scrolls vertically when many files are present.
🐛 Bug Fixes
Resolved Double-Selection Glitch: Fixed a state-tracking bug where switching files or opening external documents occasionally left multiple unrelated files highlighted/selected in the sidebar simultaneously. Highlighting is now accurately synchronized with the active editor tab.
📂 File Management & External Loading
Direct External File Handling: When opening files outside the workspace folder, the application now opens them directly from their source directory.
Avoids copying the file into the workspace root or appending duplicate numeric suffixes (e.g., (1)).
Direct editing and saving (Ctrl+S) writes modifications directly back to the original file path.
Dynamic Sidebar Highlight: Opened external files now appear dynamically in the sidebar file tree while active and disappear cleanly once closed.
Installation & Run Instructions
For Windows users, download and run the .msi installer or download the standalone .exe executable from the attachments below.