Skip to content

0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 14:59
· 67 commits to main since this release
  1. New Fuzzy Log Search: Utilizing the Fuse.js library, our search feature now supports fuzzy logic, allowing for precise and user-friendly search results across your text.

image

  1. Revamped Settings Layout: The settings page has been restructured into distinct sections including 'Danger Zone,' 'Text Generation Logs,' and 'Prompts.'

  2. Text Generation Logs Management:

image

  1. Additional Updates:
    1. LocalForage now includes vault-specific storage to prevent different vaults on the same device and app from sharing storage, as identified in previous tests.
    2. Added an input box for importing settings via data strings.
    3. Improved prompt responses by integrating System Messages when available for enhanced accuracy and quality.
    4. Enhanced prompt optimization to maintain code blocks and avoid encoding.
    5. The README has been updated with detailed information about AI providers.