v1.9.3
ItzCrazyKns/Vanev1.9.3Nov 19, 2024by ItzCrazyKns
AI Summary
A maintenance update focusing on stability and UI behavior. It fixes client-side errors related to markdown rendering and limits context sources to prevent errors.
Key Highlights
- Automatic focus on site opening
- Updated markdown-to-jsx package
- Source limit for summarization set to 15
New Features
- Auto-focus behavior on mount
Full Release Notes
## What's new - Automatic focus on opening the site (on mount). ## Fixes - `markdown-to-jsx` package has been updated to fix issues with unclosed code block causing client side errors. - The sources for summarization now have a maximum limit of 15 to prevent context errors. - Downgraded/fixed NodeJS Docker version to prevent build errors caused by mismatch in package files.