版本历史记录
catdog
AI 0.10.58
2026.05.14

- Fixed remote AI Pod home shortcut icon caching failures caused by cross-origin image fetches by using the extension or backend proxy, with a text-icon fallback when image loading fails. - Added local caching for remote AI Pod home shortcut icons so cached icons remain visible when offline or when the microservice is unavailable. - Fixed AI Pod home wallpaper offline caching so the cached background is shown first, new wallpapers refresh asynchronously when online, and the home page no longer goes blank when the microservice or wallpaper source is unavailable. - Fixed storage_alias not being applied during lazy AI app deployment by domain, ensuring apps like webollama use the shared Ollama data directory. - Completed the service manager implementation for the proxy deployment interface, fixing the build error where ServiceManager did not implement ServiceDeployer. - Fixed AI Pod client light control repeatedly logging every second when an old gpioset process still holds the GPIO line; normal light and blink shutdown now wait for gpioset to exit and serialize GPIO ownership to avoid contention. - Added exponential backoff and repeated-error log throttling for AI Pod client light-control busy errors to reduce journal noise during GPIO contention. - Added startup purging for `oem-config` related packages to prevent the “Prepare for shipping to end user” entry from appearing in the launcher. - Added a video summary mode setting in whitelist settings, allowing automatic or manual summaries, and renamed the original “Auto video summary URLs” label to “Video summary”. - Added a video summary entry to the extension floating ball in manual mode so summaries start only after a click, with already-open video pages responding to setting changes immediately.

catdog
AI 0.10.52
2026.04.24

1. In the case of the same host, priority is given to third parties; shared directories are supported 2. Compatible with 1.5.0+ package.yml files above 3. Fix Host Dependency Deployment Compatible with Old Loading 4. Optimized log to show download progress

catdog
AI 0.10.51
2026.04.24

1. In the case of the same host, priority is given to third parties; shared directories are supported 2. Compatible with 1.5.0+ package.yml files above 3. Fix Host Dependency Deployment Compatible with Old Loading 4. Optimized log to show download progress

catdog
AI 0.10.44
2026.04.03

1. ollama 0.20.0

catdog
AI 0.10.42
2026.03.27

- Upgrade Ollama to 0.18.4-rc0 - Added qwen tts support

catdog
AI 0.10.29
2026.03.03

- Upgrade Ollama to 0.17.5 - Back custom prompt function

catdog
AI 0.10.26
2026.02.28

- Upgrade Ollama to 0.17.4 - Added custom prompts - Optimized memory statistical caliber, used memory no longer contains buffer - Updating Ollama and related model parameters (including qwen3.5-35b-a3b-262k adjustments)

catdog
AI 0.10.18
2026.01.30

# 📅 Changelog ### ✨ New Features - Added real-time subtitle translation for YouTube videos, breaking down language barriers. - Now supports service exposure within a local network, enhancing connection flexibility. - Added lighting control feature for the computing pod (enabled by default, can be disabled via software). ### 🚀 Optimizations & Improvements - Plugin translation window now supports free scaling for a better reading experience. - Redesigned the "out of VRAM" prompt image for a more visually appealing interface. - Updated the logo for the image translation app. - Optimized the binding flow: added a "small eye" icon when entering Wi-Fi password, allowing password visibility/hiding. ### 🐛 Bug Fixes - Fixed issue where Google search summary content was inaccurate. - Fixed issue where selecting DeepSeek R1 as the translation model would revert to Qwen3 upon app restart. - Fixed missing "Back" button in the settings page. - Fixed issue where the small blue dot triggered during scrolling did not follow the scroll. - Fixed issue where the Wi-Fi list in the Android client's AI plugin showed empty after refresh. - Fixed defects in the automatic web summary feature on mobile devices. - Fixed issue where the TXT file generated from video-to-text in cloud disk had no data. - Improved prompt logic after timeout during computing pod addition, no longer displaying obscure API error messages.

catdog
AI 0.9.79
2026.01.19

1. upgrade ollama to 0.14.3-rc1

catdog
AI 0.9.77
2025.12.25

## New Features ### Thermal Control System - Added the lzc-thermal thermal control system, supporting fan control and configuration switching ### Enhanced Translation Features - Added startup prompt for translation models - Improved UI for image translation loading state - Optimized YouTube subtitle compatibility - Added translation functionality to right-click context menu options ### Enhanced Knowledge Base Features - Added knowledge base directory popup and installation reminder - Added functionality to save complete web pages to knowledge base, cloud storage, or local device ### Model Services - Migrated frequently used models to built-in models - Removed pull interface from ASR models ## Improvements - Improved UI and option sorting for saving web pages to knowledge base - Added timestamp suffix to file names - Removed dependency on docs; now uses online API endpoints - Code refactoring and optimization - Optimized service caching: automatically clears deleted plugins and services after app updates - Optimized service deployment: automatically removes services from the compute pod when deploying non-existent services ## Bug Fixes - Fixed local network address permission issues - Fixed delay issue when creating icons by prioritizing website data retrieval - Fixed issue where image translation plugin health check got stuck after uninstallation - Fixed routing issue in settings page - Fixed issue with earlyoom startup - Fixed configuration save path issue - Updated URL for image translation health check status