Ollama Client의 버전 기록 - 6개 버전
Ollama Client 제작자: Shishir Chaurasiya
Ollama Client의 버전 기록 - 6개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 0.2.3
2025년 8월 25일에 출시 - 1.32 MBfirefox 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.3MIT 라이선스에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 0.2.1
2025년 8월 23일에 출시 - 1.07 MBfirefox 113.0 이상에서 작동Migrate state management to Zustand
Add "Reset" tab to clear specific Ollama storage keys
Make Options page UI consistent across all tabsMIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.14
2025년 8월 10일에 출시 - 1.07 MBfirefox 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.14MIT 라이선스에 따라 릴리스된 소스 코드
버전 0.1.10
2025년 6월 11일에 출시 - 1.06 MBfirefox 109.0 이상에서 작동- clear description for 403 error and how to resolve it.
- models loaded in memory
- a method to delete models
MIT 라이선스에 따라 릴리스된 소스 코드