New
- Added setting: Preview properties. You can now specify frontmatter properties to use as preview text.
Improved
- Migrated to IndexedDB with RAM cache for database storage, significantly improving performance and reliability with large vaults.
- Files with no preview text now render with just one preview text line for better readability.
Fixed
- Preview text generation now properly excludes code blocks and most markdown markers.
Changed
- The setting Skip text before first heading was removed since it added too much performance overhead.
- The setting Skip non-text in preview was removed since it is now always applied.