v1.5.12
n4ze3m/page-assistv1.5.12May 4, 2025by n4ze3m
AI Summary
Added support for YouTube content extraction and date-range chat history deletion, while fixing CSS issues with long model names and correcting OpenAI parameters.
Key Highlights
- Added support for YouTube in web content extraction
- Added ability to delete chat history by date range
- Fixed CSS issues with long model names
- Corrected default values for OpenAI model parameters
New Features
- Added support for YouTube in web content extraction
- Added ability to delete chat history by date range
- Fixed CSS issues with long model names
- Corrected default values for OpenAI model parameters
- Improved TTS handling of markdown formatting
- Displayed the correct name in the share modal and chat
Full Release Notes
## What's Changed - feat: Added support for YouTube in web content extraction - feat: Added ability to delete chat history by date range - fix(sidepanel): Handled CSS issues with long model names (#577) - fix: Corrected default values for OpenAI model parameters (#581) - fix: Improved TTS handling of markdown formatting (#387) - fix: Displayed the correct name in the share modal and chat - docs: Added a systemd example for setting `OLLAMA_ORIGIN` **Full Changelog**: https://github.com/n4ze3m/page-assist/compare/v1.5.11...v1.5.12