Skip to content

Release v11.8.0

Compare
Choose a tag to compare
@plateaukao plateaukao released this 24 May 16:07
· 186 commits to main since this release

Features

  • Support context-aware gpt action
    If use << >> to quote main content in gpt action prompt, it will generate texts based on context content too.
    For example, if the user prompt is as below, the string before seleted text will also be used.
    explain content in << >>, based on the context

  • Add deelp translation (may not always work) in text selection popup menu

Fixes

  • sometimes the EinkBro search in text selection popup menu is not correct.