Skip to main content

Changelog

Every improvement, automatically tracked from our commit history.

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

Increase bottom padding on Finance register ScrollViewer

Finance 3.19.1 → 3.19.2 | 12470d6e
Details

The VirtualizingStackPanel can ignore ItemsControl bottom margin, so

increase the ScrollViewer Padding from 16px to 48px to ensure the last

transaction rows are not clipped by the window edge.

patch CalendarContactsEmailHabitsJournalRssTasks

Enrich RAG indexing with structured metadata and aggregate summary chunks

Rss 1.9.4 → 1.9.5 | Email 1.28.0 → 1.28.1 | Tasks 1.18.6 → 1.18.7 | Habits 1.2.2 → 1.2.3 | Journal 1.7.5 → 1.7.6 | Calendar 1.14.3 → 1.14.4 | Contacts 1.9.5 → 1.9.6 | 9198eb65
Details

All 7 plugins now include enriched entity chunks with structured metadata

(status, priority, dates, tags, context, etc.) and aggregate summary chunks

following the Finance plugin pattern. This gives the AI assistant richer

context for answering questions about user data patterns and trends.

  • Tasks: status, priority, due date, context, tags + overview summary

(total/open/completed/overdue counts, priority/context breakdown)

  • Calendar: start/end dates, all-day, location + upcoming 7-day agenda
  • Journal: mood tracking + mood distribution, trend, top tags summary
  • Habits: frequency, value type, target, archived + habits/goals overview
  • Contacts: job title, company, relationship + top companies/tags summary
  • RSS: feed name, author, read/starred status + feed distribution summary
  • Email: sender, read/flagged, folder + top senders, oldest unread summary
patch CanvasData

Canvas, Data: add DetailedDescription to plugin metadata

Data 1.20.5 → 1.20.6 | Canvas 1.0.3 → 1.0.4 | f80b263a
Details

Add DetailedDescription raw string literals to Canvas (v1.0.4) and Data (v1.20.6) plugin metadata blocks. These plugins do not implement IIndexableContentProvider so no RAG chunk file is needed — the descriptions serve as metadata-only context for AI intent routing and plugin discovery.

patch WebClips

WebClips: add DetailedDescription and RAG plugin context chunk

WebClips 1.3.3 → 1.3.4 | 8bc3b146
Details

Add DetailedDescription to PluginMetadata with full feature documentation

covering clip types, status workflow, browser extension, read-later queue,

browsing history, transcription queue, and entity recognition. Add plugin

context RAG chunk at top of GetIndexableContentAsync for AI discoverability.

Extract ComputeHash helper to replace inline SHA256 usage. Bump version to

1.3.4.

minor Email

Email: add DetailedDescription and RAG plugin context chunk

Email 1.27.6 → 1.28.0 | 6b878608
← Prev Page 45 of 127 Next →

Get notified about new releases