Skip to content

v1.1.0 - Dark Mode, Selective AI Matching & UI Improvements

Choose a tag to compare

@charlesjones-dev charlesjones-dev released this 19 Jan 20:45
· 7 commits to main since this release

What's New

Selective AI Matching

  • Checkbox selection on queued posts to match only specific posts
  • Individual "AI Match" button on each queued post for single-post matching
  • Button dynamically changes from "AI Match All" to "AI Match Selected (N)" when posts are selected

Dark Mode

  • Three-state toggle (system/light/dark) in header
  • Defaults to system preference

Reset Extension

  • Reset button on setup wizard pages to abandon setup and clear saved config
  • Reset section in settings to clear all settings and return to setup wizard

Configurable RSS Feed Limits

  • Max RSS Items setting (default 25)
  • Max Blog Items in AI Prompts setting (default 25)
  • New RSS Preferences collapsible section in Settings

Changes

  • Moved Matching Preferences into collapsible section within AI Model settings
  • Removed Jump button from post cards; View button now opens post in new tab
  • Reply Suggestions section now collapsed by default
  • Replied and Skipped tabs now hidden when empty
  • Filter tabs now display count below the label instead of inline

Bug Fixes

  • Post content now preserves newlines and paragraph breaks
  • RSS feed validation now properly prompts for host permission during setup
  • AI model now correctly selected by default on Settings page after setup wizard
  • ModelSelector now auto-selects first available model if stored model is filtered out
  • Post status tags now display correct labels ("Matched" vs "Unmatched")
  • Side panel now detects posts when opened on already-loaded LinkedIn pages
  • AI Match now waits for all API calls to complete before switching tabs

Full Changelog: v1.0.0...v1.1.0