danzu
21
Changelog from: 2025-05-13 to: 2025-05-18
New Feature
- Add native datepicker for journals in capacitor-new (ed8e7d9da)
- Enhance db graph query function to support lookup by property ident (046a59312)
Enhancement
- Improve config.edn for new db graphs by removing file graph keys and comments (dda13d61b)
- Enable counts for linked references to provide better overview in filters (120730a8d)
- Add import option to allow existing pages to keep their properties (bd115eef0)
- Enhance CLI built db graphs to have same config.edn as UI ones (f896a774e)
- Show block breadcrumbs on header and in cmdk/node reference (568db4a75)
- Save only namespaced pages to Library (5f547a4e1)
Bug Fix
- Fix pages displayed as invalid ref in table view (09b333a5c)
- Resolve issue where can’t switch to another graph if current one failed to open (12c6928ba)
- Fix export of invalid keywords in graph exports (1f685deff)
- Resolve app failing on creating properties due to cljs conditional checks (edae0853a)
Chore
- Remove deprecated dependencies from removed slides (637955cf1)
- Update comments and aliases for consistency in deps.edn files (1d8869a4a)
- Remove unused dep from capacitor-file-sync and capacitor fs (0d99eea39)
Performance
- Upgrade better-sqlite3 to match node bump for test stability (dc0e22498)
Refactoring
- Ensure all ::sqlite-export keys aren’t passed to sqlite.build for cleaner code (c308e04b9)
- Move :block/title to page-or-block-attrs (reverted due to test failures) (a02e842ea)
1 Like