Skip to content

v0.3.4

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jun 18:22
· 822 commits to main since this release
8f3c9b3

[0.3.4] - 2024-06-12

Fixed

  • 🔒 Mixed Content with HTTPS Issue: Resolved a problem where mixed content (HTTP and HTTPS) was causing security warnings and blocking resources on HTTPS sites.
  • 🔍 Web Search Issue: Addressed the problem where web search functionality was not working correctly. The 'ENABLE_RAG_LOCAL_WEB_FETCH' option has been reintroduced to restore proper web searching capabilities.
  • 💾 RAG Template Not Being Saved: Fixed an issue where the RAG template was not being saved correctly, ensuring your custom templates are now preserved as expected.