Skip to content

Releases: DREwX-code/neuraveil

v2.0.1 - Stability & Response Reliability Improvements

22 Apr 21:26
f96fc64

Choose a tag to compare

This update resolves critical response issues and improves overall stability.

Fixed

  • Fixed response failures related to Pollination API usage
  • Fixed conversation title generation issues

Improved

  • Improved page analysis for large content handling
  • Reduced edge-case extraction errors

Internal

  • Simplified internal logic and reduced code complexity

v2.0.0 - UI Redesign, Page Analysis & Music Integration

22 Apr 16:44
18b625e

Choose a tag to compare

This major update introduces a redesigned interface, page analysis capabilities, integrated music search, and improved overall reliability.

Added

  • Active page analysis with Readability + DOMPurify + Turndown
  • Page-aware follow-up mode (not limited to one-shot summaries)
  • Fuzzy search in page content with Fuse.js (with fallback)
  • Integrated free music search with audio player (Openverse Audio)
  • New conversation start screen with quick suggestions
  • Dockable side panel (left/right) with improved collapsed toolbar
  • Conversation title editing
  • Stop button during AI generation
  • Persistent cache for generated images across reloads
  • GM API fallbacks using localStorage

Improved

  • Cleaner assistant response rendering (full-width, no background bubble)
  • Better sidebar layout and integration
  • Improved history, search, and conversation state
  • Better routing between text, image, music, and code
  • Improved Markdown, tables, code blocks, syntax highlighting, and KaTeX
  • Improved voice input stability
  • Improved Ghost Mode stability
  • Improved loading states and error handling
  • Improved Openverse image search and attribution handling
  • Improved AI Horde image generation reliability

Compatibility

  • Better support for Safari
  • Better support for strict CSP environments (e.g. GitHub)
  • More robust startup when GM APIs are partially exposed
  • More reliable local persistence and fallback loading

Dependencies

  • DOMPurify
  • Mozilla Readability
  • Turndown
  • Fuse.js

Notes

This release focuses on expanding capabilities (page analysis, media integration) while improving stability and cross-environment compatibility.

v1.1.5 - Stability & UI Improvements

17 Apr 16:21
969dd8a

Choose a tag to compare

This update enhances control, clarity, and overall typing reliability across the interface.

Added

  • Resizable sidebar (320–720px) with automatic width persistence
  • Storage usage indicator in the Info panel (conversations & settings)

Improved

  • Reorganized settings for better clarity (response customization & data options)
  • More consistent message rendering (emphasis, inline code, tables)

Fixed

  • Improved typing reliability, including rare spacebar input issues

Notes

This update focuses on better workspace control and a more stable daily experience.