v1.2.0
Pre-release
Pre-release
Changelog
v1.2.0
Fixed
- Font selection now actually uses the chosen font (was always using default)
- Column count
1now works; values outside 1–4 are rejected instead of silently defaulting recentCount: 0no longer ignored (nullish coalescing fix)- ASCII block handles non-numeric
sizeand invalidaligngracefully - Graph link injection uses async/await — no more race condition on file write
- Cards outside any section auto-wrap in an implicit section instead of disappearing
- Settings import validates that MOCs have
path+titleand stats havefolder+label - Settings load rejects corrupted persisted data (wrong types, missing fields)
Improved
- Mini cards now show descriptions
- Mini-only sections use compact grid layout (10px gap instead of 14px)
- Standalone
divider:blocks as root-level dashboard elements - Removed dead CSS classes, dead parser branch, unused
layoutPresetfield
v1.1.0
Initial release.
- ASCII art banners via FIGlet (
ANSI ShadowandSmall Slant) - Dashboard with stat cards, recently modified notes, graph link injection
- Code block driven:
nexus-dashboardandasciiblocks - Big and mini card types with color accents, icons, descriptions
- Standalone dividers with 5 style presets (default, bold, subtle, gradient, dashed)
- Drag-and-drop MOC card reorder in settings
- Export / import settings as JSON
- Open on startup option