Releases: devoxx/DevoxxGenieIDEAPlugin
Releases · devoxx/DevoxxGenieIDEAPlugin
v0.4.16
V0.4.16
- Fix #495 : Fix and added more AWS Bedrock models
- Feat #479 : Defined submit shortcut keys for user prompt
- Feat #432 : Cleanup oldest chats in conversation db table when over 50Mb
- Feat #500 : Update background panel for streaming response
Customise user prompt submit keyboard short code:
ShiftEnter.mp4
v0.4.15
v0.4.14
V0.4.14
- Fix #462 : Remove deprecated Anthropics models
- Feat #361 : Support for DnD of images using multi modal LLM's
- Feat #477 : Allow DnD of any file, improving UI/UX
- Fix #470 : Forget settings changes in IDEA by @mydeveloperplanet
- Fix #484 : Fix for Enable streaming mode
DnD files from project to prompt
DnDAnyFile.mp4
DnD images to prompt
![Screenshot 2025-02-03 at 08 21 45](https://private-user-images.githubusercontent.com/179457/409001146-53bf8ae7-b34d-4677-908b-a04946a828f4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NDU1OTgsIm5iZiI6MTczOTQ0NTI5OCwicGF0aCI6Ii8xNzk0NTcvNDA5MDAxMTQ2LTUzYmY4YWU3LWIzNGQtNDY3Ny05MDhiLWEwNDk0NmE4MjhmNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxMTE0NThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hOGE0NTcwYTI0MWM0MDRhMGY0ZmNhOTU5NGQ3NGNiM2QyNTIzNTBjMzU1NjRlZjk1MGIzNTg0MWNjZTdhMmJjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.-NIytsGJ13oP4l0AiUNe7AQJB-WSSBb0dsIDJ52qerM)
v0.4.13
v0.4.12
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