Skip to main content

Changelog

Every improvement, automatically tracked from our commit history.

Subscribe via Atom feed
← Prev Page 14 of 212 Next →
February 28, 2026
patch Rss

Fix article list panel: resizable, ellipsis, feed selector dropdown

Rss 1.10.0 | 3b3046e5
Details
  • Article list panel now resizable via GridSplitter (min 280, default

340, max 600) instead of fixed ThemeDetailPanelWidth

  • List items use Grid for star+title layout so TextTrimming works

correctly (ellipsis instead of overflow), increased item margin

  • Feed selector dropdown now shows all default categories (Tech,

News, Business, Science, Design) as bold headers, with feeds

indented under their category, and Uncategorized feeds at bottom

  • Each feed in the dropdown has a right-click context menu for

Rename Feed, Set Category, and Remove Feed

  • Category headers are clickable to filter by that category
patch Rss

Replace sidebar with feed selector dropdown in toolbar

Rss 1.10.0 | 4f624da5
Details

Remove the sidebar entirely — feeds are now selected via a dropdown

button in the toolbar. The dropdown shows "All Feeds" at the top,

then each category as a bold header (clicking selects all feeds in

that category), with individual feeds indented underneath.

  • Add SelectedCategory property for category-based filtering
  • Add SelectCategoryCommand and FeedSelectorLabel computed property
  • Category filtering is client-side (filters loaded articles by

feed IDs belonging to the selected category)

  • Feed selector button shows current selection label with caret
  • Focus mode star also updated from emoji to PathIcon glyph
patch Rss

Move filters to article toolbar, replace star emoji with glyph

Rss 1.10.0 | a43ad6a1
Details
  • Move filter buttons (All, Unread, Starred, Today, Last 7 Days) from

sidebar to article toolbar as compact pill buttons with counts

  • Sidebar now only shows feeds list (cleaner layout)
  • Replace star emoji (★) with PathIcon glyph star throughout:
  • Detail view: 20px glyph star button (gold when starred, gray when not)
  • List view: 12px gold star to the left of the title when starred
  • Remove redundant star emoji from article list date row
  • Add filter-pill styles (rounded border, selected state highlight)
patch Tasks

Increase task list item spacing for better readability

Tasks 1.29.2 | eadf0bfc
Details

Bumped vertical margin between task items from 1-2px to 4px across

all views: simple list, detailed sidebar list, and kanban cards.

patch Rss

Clean up RSS layout: remove footer, unify colors, settings cog

Rss 1.10.0 | 263fc8e5
Details
  • Remove bottom status bar (Feeds: N, Articles: N) — redundant info
  • Change article list background from ThemeSurfaceRecessedBrush to

ThemeBackgroundBrush to match the rest of the interface

  • Remove "All Articles" header text from article toolbar — the

sidebar filter already shows which filter is active

  • Move Add Feed, Import OPML, Export OPML into a settings cog

button on the PluginToolbar (matches Tasks plugin pattern)

  • Add Feed now opens via a dialog from the cog menu
← Prev Page 14 of 212 Next →

Get notified about new releases