Saga Reader v0.9.9
馃挕 The new version brings a series of practical feature updates and significant stability optimizations, including support for mainstream large model access, article typesetting beautification, theme switching, reliable content background updates, and more.
New Features:
- Expanded External Models: Now supports adding all large model services compatible with the OpenAI API, such as Open AI, Google Gemini, Mistral, Deepseek, Sonnet, etc.
- RSS Feed Support: In addition to the original search engine crawling, support for RSS feeds has been added.
- Text Formatting Enhancement: Enhances article formatting, no longer using simple Markdown rendering, but generating rich text to provide better presentation and aesthetically pleasing content layout.
- Daemon Mode: Optimized background task scheduling and management, allowing the application to start in daemon mode and launch different services based on this mode, providing more flexible startup methods and background running capabilities.
- Theme Switching: Implemented the setting and application of app themes (light/dark), enhancing the personalization of the user interface.
Fixed Issues:
- AI Prompt Optimization: The old Markdown optimization prompts have been deprecated, and new HTML email snippet generation prompts have been introduced, which may fix the previous poor Markdown optimization effects.
- Ollama Status Query: Adjusted error handling for
query_platforminllm_ollama.rsto ensure the correctness of Ollama status queries. - Article Rendering Issue: Replaced the article rendering component in
ArticleReader.sveltewithArticleRenderWidget.svelteand adjusted the key generation method, which may fix some article rendering issues. - Dependency Optimization Issue: Excluded
fseventsfromoptimizeDepsinvite.config.ts, which may fix dependency optimization issues in certain environments. - Broken External Links: Updated GLM guidance links and user service links in
+page.svelteto fix issues with broken or inaccurate links.
Full Changelog: 0.9.8...0.9.9