Skip to content

v0.11.1

Choose a tag to compare

@zeeyado zeeyado released this 24 Jan 16:52
· 1042 commits to main since this release

Release Notes v0.11.1

New Features

  • Compact View Re-run Buttons — Lang and Ctx buttons in dictionary compact view allow re-running lookups in a different language or with toggled context, without leaving the view
  • Skip Domain in Action UI — New "Skip domain" checkbox in action creation/editing wizard, matching the existing skip_language_instruction pattern
  • Bypass Toggles in Quick Settings — Dictionary Bypass and Highlight Bypass toggle row added to AI Quick Settings panel

Improvements

  • Alignment setting in chat viewer now cycles (left → justify → right) on click instead of opening a sub-menu
  • Translator behavior updated to suppress headers/introductions in direct translations
  • Translate and Dictionary actions set to ignore domain by default
  • Compact view uses 2-row button layout: MD/TXT, Copy, Wiki, +Vocab | Expand, Lang, Ctx, Close
  • Wikipedia lookups from compact view keep the compact view open
  • README restructured with new "How the AI Prompt Works" section, clearer organization, and cross-references throughout

Bug Fixes

  • Fixed dictionary AI buttons appearing in Wikipedia popups (now checks is_wiki flag)
  • Fixed highlight darkening when running KOA actions on saved highlights (calls onClose() after text extraction)
  • Fixed compact view context toggle not working when main context setting is "None" (context is now always extracted and stored for toggle availability)