Releases: devoxx/DevoxxGenieIDEAPlugin
Releases · devoxx/DevoxxGenieIDEAPlugin
v0.4.11
v0.4.10b
v0.4.10
v0.4.9
v0.4.8
V0.4.8
- Upgraded Google Gemini 2.0 Flash thinking model to latest release
- Fix #433: Allow conversation context to be updated in follow-up chat messages by @stephanj
- Fix #428: Show more of the history title item when more on available vertical space by @stephanj
- Feat #426: Show package/path in files list by @stephanj
- Feat #430: Update until build to 251 by @mydeveloperplanet
- Fix #429: Fix connection to docker daemon on Windows by @ThomasCluzel
- Fix #422: Chat memory is not cleared when opening new project by @samkerr4coding
- Feat #403: Make sure to use project message bus instead of application message bus by @samkerr4coding
- Feat #410: Adding streaming ability with gemini models by @samkerr4coding
- Fix #409: Make ChatResponsePanel more modular by @samkerr4coding
v0.4.7
v0.4.6
- Fix #196 : Continue with prompt if '/' command is unknown
- Fix #394 : Removed Google Gemini 1.0 Pro
- Feat #397: Support custom model name for OpenAI compliant provider
- Feat #400 : List "custom local model" when enabled in dropdown
- Feat #400 : Removed Exo & JLama because they can use the Custom OpenAI-compliant local provider
- Fix #399 : Fixed UserMessage GPT4ALL issue
- Feat #402 : Allow all LLM Providers to have the "Add Project" feature
- Feat #406 : Show "Jan" model in combobox
- Feat #243 : Make ChatResponsePanel more modular
v0.4.5
- Feat #379: Cache file icons to increase performance
- Fix #382: Restore the correct switch buttons states for RAG, Search, GitDiff
- Fix #384: Fix web search with enable/disable of Google or Tavily feature
- Fix #387: Fix tokens encoding for special chars
- Fix #389: Remove action buttons tooltips
- Fix #392: Fixed GPT4All support