Releases: devoxx/DevoxxGenieIDEAPlugin
Releases · devoxx/DevoxxGenieIDEAPlugin
v0.6.7
v0.6.7
- Issue #698: Black panel after "restart" next day
- Feat #699: Add (or not) current open file in window context (New LLM option settings)
- Feat #787: Add file" icon should move focus to "Type to search..." field by default
- Fix #717: User prompts should rendered as markdown
- Feat #700: Conversation history returns full conversation
- Fix #685: Open browser when links are clicked in conversation webview
- Fix #705: Removed obsolete GitDiff/Merge replaced by MCP
- Feat #723: Show msg when default file is included in context
Add files by entering '@' to trigger the file selection popup dialog
FilesPopup.mp4
v0.6.6
v0.6.4
v0.6.3
v0.6.3
- Fix #677: Fixed new conversation is immediately added to history
- Feat #679 : Add “Custom OpenAI HTTP 1.1” toggle for custom OpenAI provider by @denis-kudelin
- Fix #683 : With Dark theme, light background was used by @mydeveloperplanet
- Fix #681 : Escape html tags in the response by @mydeveloperplanet
- Feat #688 : Replaced Google Gemini 2.5 Pro with 05-06 version by @stephanj
- Fix #677 : Fix for new conversation being immediately added to history by @stephanj
v0.6.2
v0.6.1
v0.6.0
v0.6.0
- Feat: WebView-based response panel with PrismJS for syntax highlighting
- Feat: Improved code block rendering and copy functionality
- Feat: Better code syntax highlighting across all languages
- Feat: Enhanced streaming responses with WebView
- Feat: Enable MCP servers from input field
- Feat: Include code snippet or files in context when MCP is enabled
- Feat: Support MCP in streaming mode
The output panel now uses a HTML rendered web view instead of swing components 🥳
WebView.mp4
v0.5.11
v0.5.10
What's Changed
- Using LMStudio resolves in a TimeoutException by @mydeveloperplanet in #650