Skip to content

Releases: Palm1r/QodeAssist

v0.4.13

02 Feb 22:44
Compare
Choose a tag to compare

What's Changed

New Features:

  • Added language-specific LLM preset configuration

Experiments:

  • Removed Ubuntu 22.04 build

v0.4.12

01 Feb 08:42
Compare
Choose a tag to compare

What's Changed

New Features:

v0.4.11

27 Jan 00:00
Compare
Choose a tag to compare

What's Changed

New Features:

  • Update dialog show plugin location folder after download update

Fixed

  • If download file exist, update dialog show en error

v0.4.10

26 Jan 22:17
Compare
Choose a tag to compare

What's Changed

New Features:

  • Added a button to open chat history folder in system file browser

Fixed

  • Preserved custom chat names after saving
  • Added synchronization between AI assistant chat and currently opened files
  • Fixed chat auto-save to use original language for filenames

v0.4.9

24 Jan 17:32
Compare
Choose a tag to compare

What's new

Fix

  • Upgrade dialog now only for downloading new plugin versions

v0.4.8

24 Jan 12:35
b8e578d
Compare
Choose a tag to compare

What's Changed

  • Update plugin to QtCreator 15.0.1

v0.4.7

24 Jan 00:57
Compare
Choose a tag to compare

What's Changed

New Features:

  • Link files to current system prompt for enhanced context and keep this up to date with last changes in these files.
  • Auto options to sync open files with model context via linked files
  • Add chat filename display in top bar
  • Rework calculation input tokens for chat

Fixed

  • Token calculation after clearing chat
  • Minor style improvements

v0.4.6

21 Jan 14:11
Compare
Choose a tag to compare

What's Changed

Improvements:

  • Improve file attachment handling

Experiments:

  • Add ubuntu 22.04 experimental build

v0.4.5

19 Jan 16:49
Compare
Choose a tag to compare

What's Changed

New Features

  • Added OpenAI integration

    • Added OpenAI provider settings and configuration options
    • Added OpenAI provider template support
  • Added plugin update system

    • Added automatic update checking
    • Added update notification dialog

Improvements

  • Improved message handling
    • Better handling of Ollama and OpenAI messages

UI Improvements

  • Fixed text width issues in chat items
  • Migrated to using Qt Creator theme palette colors

v0.4.4

08 Jan 01:11
511f5b3
Compare
Choose a tag to compare

What's Changed

  • Improved code completion via non-FIM models(Claude, Qwen etc)
  • Added opportunity to add files like attachments
  • Removed clearing of messages after threshold exceeded
  • Improved chat UI for all platforms, chat now take colors from QtCreator palette