Ollama Client 版本历史 - 9 个版本
Ollama Client 作者: Shishir Chaurasiya
Ollama Client 版本历史 - 9 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.2.6
发布于 2025年11月5日 - 916.97 KB适用于 firefox 113.0 及更高版本🔍 Scraper Selection: Choose Auto/Defuddle/Readability for content extraction
⏳ Smart Lazy Loading: Waits for sites to fully load and scrolls through pages automatically for better content extraction
🎤 Searchable Voice Selector: Find and test TTS voices easily
📄 Site-Specific Overrides: Per-domain extraction settings
🎥 YouTube Transcript Automation: Auto-extract video transcripts
🔧 Biome Integration: Faster code formatting
https://github.com/Shishir435/ollama-client/pull/33
Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.2.5...0.2.6源代码遵循 MIT 许可证 发布
较早版本
版本 0.2.5
发布于 2025年10月31日 - 860.5 KB适用于 firefox 113.0 及更高版本v0.2.5 - Firefox Compatibility & LAN Connectivity
New Features- 🦊 Firefox Support - Full compatibility with cross-browser API abstraction
- 🌐 LAN/WiFi IP Connectivity - Connect to Ollama servers on local network IPs
Bug Fixes- ✅ Fixed stop generation button race condition
- ✅ Improved abort controller cleanup
Documentation- Added
ollama-env.shsetup script guide - Enhanced Firefox setup instructions
Fixes #22, #30 | Addresses #29源代码遵循 MIT 许可证 发布
版本 0.2.4
发布于 2025年9月12日 - 844.99 KB适用于 firefox 113.0 及更高版本- Added popup fallback for Opera (works without chrome.sidePanel).
- Arc still unsupported (its API doesn’t fire extension clicks).
- Minor UI polish + reduced bundle size (1.34 MB → 0.84 MB).
Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.2.3...0.2.4源代码遵循 MIT 许可证 发布
版本 0.2.3
发布于 2025年8月25日 - 1.32 MB适用于 firefox 113.0 及更高版本🚀 New Features
Chat Import/Export- Export Chat Sessions
- Export a single chat session as PDF or JSON.
- Export all chat sessions at once as PDF or JSON.
- Import Chat Sessions
- Import chat sessions from single or multiple JSON files.
- Quickly restore or migrate chats from previous sessions.
🐞 Bug Fix- Fixed an issue where the welcome screen was incorrectly showing up on page reload.
Notes- Exported files can be saved locally for backup or sharing.
- Imported sessions are added to your current session list and can be accessed immediately.
What's Changed- Feature/import export chat sessions by @Shishir435 in https://github.com/Shishir435/ollama-client/pull/27
Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.2.1...0.2.3源代码遵循 MIT 许可证 发布
版本 0.2.1
发布于 2025年8月23日 - 1.07 MB适用于 firefox 113.0 及更高版本Migrate state management to Zustand
Add "Reset" tab to clear specific Ollama storage keys
Make Options page UI consistent across all tabs源代码遵循 MIT 许可证 发布
版本 0.1.14
发布于 2025年8月10日 - 1.07 MB适用于 firefox 113.0 及更高版本🚀 What’s New
Increased num_ctx from 2048 → 6144 for larger context handling.
Improved prompt insertion with smart spacing for smoother UX.
https://github.com/Shishir435/ollama-client/compare/0.1.10...0.1.14源代码遵循 MIT 许可证 发布
版本 0.1.10
发布于 2025年6月11日 - 1.06 MB适用于 firefox 109.0 及更高版本- clear description for 403 error and how to resolve it.
- models loaded in memory
- a method to delete models
源代码遵循 MIT 许可证 发布