danzu
2
Changelog from: 2024-11-16 to: 2024-11-23
Enhancements
- Development Improvements
- Improved task for importing multiple file graphs with
--continue
option to see all errors (8e81d7d85).
- User Experience (UX)
- Default to importing all tags, while tests and scripts remain unchanged (554120567).
- Display page properties on the right sidebar by default (cf3102b93).
- Improve scrolling experience for virtual list tables (2596fbb32).
- Omit bullets when the last open block is not empty (b83d8fda5).
- Set table row height to at least 32px (5d0763e38).
- UI Enhancements
- Virtualized table for the right sidebar (5b5e1105a).
- Alignments for the highlight area marker (9494686b6).
Bug Fixes
- Import and Files
- Fix invalid blocks when importing with journal references (99bf950bd).
- Ensure imports handle classes used in
:parent
and :type
properties correctly (6f0885b37).
- Address identity loss for imported class pages (bfffde8b2).
- Correct docs graph import issues with property options (484648b98).
- Fix db-import issues related to property-classes and tag conflicts (b5203fa4d).
- Ensure correct tagging for blocks with namespaced tags (3469dfd65).
- Prevent collapse behavior in positioned property tag instances (5c5c96ea5).
- Correct import handling of empty journals (7e25dd2a5).
- Resolve import issues with namespaced tags across pages (256948849).
- UI and UX
Performance
- Optimize rendering by processing the primary column first (ccaa94acb).
9 Likes