Skip to content

v0.1.5-devel

Latest
Compare
Choose a tag to compare
@arturbac arturbac released this 15 Mar 17:19
· 3 commits to master since this release

Release Notes for v0.1.5-devel

Enhancements:

  • Kate Plugin Addition: Introduced a new plugin for Kate.
  • AI Page in KDevelop Settings: A dedicated AI page has been added to the KDevelop settings (also present in Kate settings).

Fixes:

  • KDevelop Settings - Invalid Pointer Dereference: Addressed a issue where an invalid pointer dereference could occur within the KDevelop settings.
  • Context Menu Duplication Issue (#3): Resolved issue #3, which caused multiple Process with AI actions to appear in the context menu.

Refactor:

  • Plugin Common Split into Library: The common code used across plugins has been refactored into a standalone library.