Skip to main content

Changelog

Every improvement, automatically tracked from our commit history.

Subscribe via Atom feed
← Prev Page 46 of 127 Next →
February 23, 2026
patch Files

Files: add DetailedDescription and RAG plugin context chunk

Files 1.10.4 → 1.10.5 | 5468e089
patch Habits

Habits: add DetailedDescription and RAG plugin context chunk

Habits 1.2.1 → 1.2.2 | 916c7c70
Details

Add a DetailedDescription property to PluginMetadata covering all Habits & Goals features including habit tracking, streaks, goal milestones, analytics, categories, reminders, and quick actions. Add a plugin_context RAG chunk at the top of GetIndexableContentAsync for AI discoverability. Extract inline SHA256 hashing into a reusable ComputeHash helper. Bump version to 1.2.2.

patch Snippets

Add DetailedDescription and RAG plugin context chunk to Snippets plugin

Snippets 1.7.4 → 1.7.5 | c20a561b
Details

Added DetailedDescription property to SnippetsPlugin PluginMetadata with full feature documentation covering syntax highlighting, collections, search/filter, and navigation. Added plugin context RAG chunk at the top of GetIndexableContentAsync for AI discoverability, following the same pattern used by Calendar, Tasks, Contacts, Notes, and Finance plugins. Extracted inline SHA256 hashing into a ComputeHash helper method for consistency. Bumped version to 1.7.5.

patch Rss

Add DetailedDescription and RAG plugin context chunk to RSS plugin

Rss 1.9.3 → 1.9.4 | 76d9c6bc
Details

Added a DetailedDescription property to the RSS plugin's PluginMetadata with a comprehensive feature summary covering feed subscription, filtering, sorting, reader mode, OPML support, and navigation. Added a plugin_context RAG chunk at the top of GetIndexableContentAsync so the AI index can discover the plugin's capabilities. Extracted inline SHA256 hashing into a reusable ComputeHash helper method for consistency with other plugins. Bumped version to 1.9.4.

patch Journal

Journal: add DetailedDescription and RAG plugin context chunk

Journal 1.7.4 → 1.7.5 | 8a854cc8
Details

Add DetailedDescription property to JournalPlugin PluginMetadata with comprehensive feature documentation covering views, templates, mood tracking, streaks, tags, wiki-links, insights analytics, and navigation. Add plugin_context RAG chunk at the top of GetIndexableContentAsync for AI discoverability, following the same pattern used by Tasks, Calendar, and other plugins. Add ComputeHash helper method. Bump version to 1.7.5.

← Prev Page 46 of 127 Next →

Get notified about new releases