Changelog from: 2025-04-19 to: 2025-04-23
Logseq Release Update: Enhanced Navigation, Query Performance & File Graph Fixes
Our latest Logseq update packed with improvements to make your knowledge management experience smoother and more efficient!
New & Enhanced Features
Smarter Property Navigation: Navigate between blocks and properties with UP/DOWN keys, open datetime selectors with Enter/Space, and delete values with Backspace/Delete (6788818a)
Intelligent Property Selection: Now displays existing choices when selecting node properties for faster data entry (615e2a39)
Preserved Multi-Select Order: Your choices in multi-select dropdowns now maintain their original order (c986fafb)
Expanded Export Options: Added markdown export alongside EDN export for file graphs (4c74d254)
Major Bug Fixes
File Graph Export: Fixed path handling issues in markdown and OPML exports that were causing zipped files to appear in multiple directories (aa45b3fa)
Tag Handling: Resolved problems where tags with spaces in namespace parents were creating entities with missing titles or duplicate content (4ad4944b)
Query Improvements:
Performance & Technical Improvements
Faster Operations: Skipping persistent database operations for previous actions in the pipeline (30d23038)
Database Optimization: Updated to the latest Datascript version (7d436cf5)
Code Organization: Moved utility and REPL code to the
/src
directory (158c1091)Better Testing: Added end-to-end tests for outliner operations including commands and indent/outdent functionality (d0a3e089)
Multi-Tab Experience
Improved Stability: Fixed issues with master-slave channels to prevent conflicts between tabs (358d56bb)
Consistent Updates: Ensured block title updates are consistent across multiple clients (c6f37465)
This update focuses on improving the fundamentals while polishing the user experience. We’ve made Logseq more responsive, fixed critical issues with file graphs and tags, and enhanced property navigation to make your workflow more intuitive. Click on any of the commit links to explore the detailed code changes!