Versiegeschiedenis van Ollama Client - 10 versies
Ollama Client door Shishir Chaurasiya
Versiegeschiedenis van Ollama Client - 10 versies
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 0.3.2
Uitgegeven op 22 nov. 2025 - 1,67 MBWerkt met firefox 113.0 en laterRelease 0.3.2
This release introduces powerful new context integration features and significant improvements to file handling and search capabilities.
🚀 New Features
Selection as Context
Seamlessly bring text from any webpage into your chat:
- "Ask Ollama Client" Context Menu: Right-click any selected text to instantly add it to your chat.
- Floating Action Button: A configurable "Ask Ollama client" button appears near your cursor when selecting text (toggle in Settings).
- Smart Appending: Selected text is intelligently appended to your current input without overwriting it.
File Upload & RAGBeta
Enhanced document processing for smarter responses:
- File Support: Upload PDF, TXT, MD, and image files with intelligent chunking.
- RAG Integration: Context-aware retrieval from your files for more accurate AI answers.
- Embedding Status: Real-time UI indicators for model downloads and embedding generation.
Semantic Search- Smart Search: Search through your uploaded files and chat history using vector embeddings.
- New Search Interface: Dedicated dialog with similarity scores for better result visibility.
🛠 Improvements & Fixes- Accessibility: Added ARIA labels and screen reader support components.
- UX Polish: Fixed chat auto-scroll behaviour and added graceful error handling for connection issues.
- Configuration: Added configurable maximum file size in options.
What's Changed- Feature/file upload processing by @Shishir435 in https://github.com/Shishir435/ollama-client/pull/36
- feat: Add selection-to-chat functionality via context menu and a floa… by @Shishir435 in https://github.com/Shishir435/ollama-client/pull/37
Full Changelog: https://github.com/Shishir435/ollama-client/compare/0.3.0...0.3.2Broncode vrijgegeven onder MIT-licentie
Oudere versies
Versie 0.2.6
Uitgegeven op 5 nov. 2025 - 916,97 KBWerkt met firefox 113.0 en later🔍 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.6Broncode vrijgegeven onder MIT-licentie
Versie 0.2.5
Uitgegeven op 31 okt. 2025 - 860,5 KBWerkt met firefox 113.0 en laterv0.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 #29Broncode vrijgegeven onder MIT-licentie
Versie 0.2.4
Uitgegeven op 12 sep. 2025 - 844,99 KBWerkt met firefox 113.0 en later- 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.4Broncode vrijgegeven onder MIT-licentie
Versie 0.2.3
Uitgegeven op 25 aug. 2025 - 1,32 MBWerkt met firefox 113.0 en later🚀 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.3Broncode vrijgegeven onder MIT-licentie
Versie 0.2.1
Uitgegeven op 23 aug. 2025 - 1,07 MBWerkt met firefox 113.0 en laterMigrate state management to Zustand
Add "Reset" tab to clear specific Ollama storage keys
Make Options page UI consistent across all tabsBroncode vrijgegeven onder MIT-licentie
Versie 0.1.15
Uitgegeven op 15 aug. 2025 - 1,03 MBWerkt met firefox 113.0 en laterBroncode vrijgegeven onder MIT-licentie
Versie 0.1.14
Uitgegeven op 10 aug. 2025 - 1,07 MBWerkt met firefox 113.0 en later🚀 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.14Broncode vrijgegeven onder MIT-licentie
Versie 0.1.10
Uitgegeven op 11 jun. 2025 - 1,06 MBWerkt met firefox 109.0 en later- clear description for 403 error and how to resolve it.
- models loaded in memory
- a method to delete models
Broncode vrijgegeven onder MIT-licentie
Versie 0.1.8
Uitgegeven op 8 jun. 2025 - 1,06 MBWerkt met firefox 109.0 en laterBroncode vrijgegeven onder MIT-licentie