Skip to content

Releases: mai-space/plugin-phpstorm-typo3-commit-template

v2025.3.1

29 Dec 16:04

Choose a tag to compare

Added

  • AI-powered commit message generation using local LLM (Ollama integration)
  • "Generate with AI" button in commit template dialog
  • Configuration settings for Ollama URL, model name, and custom prompts
  • Automatic population of subject line and task list based on git diff analysis

v2025.3.0

29 Dec 15:32

Choose a tag to compare

Added

  • AI-powered commit message generation using local LLM (Ollama integration)
  • "Generate with AI" button in commit template dialog
  • Configuration settings for Ollama URL, model name, and custom prompts
  • Automatic population of subject line and task list based on git diff analysis

v2025.2.0

15 Aug 00:41

Choose a tag to compare

Tasks:

  • Updated build until version number
  • Updated Plugin Version number to fit build number
  • Updated dependencies

v2025.0.0

21 Jan 18:34

Choose a tag to compare

Tasks:

  • Upgraded environment and support vor 2025 Versions of Jetbrains IDE's
  • Removed unused Test Data

v2024.1.4

04 Jun 18:33

Choose a tag to compare

Tasks:

Fixed a lot of the configuration files in order to fix the deployment

v2024.1.3

13 Apr 13:50

Choose a tag to compare

Tasks:

  • Upgraded usage of deprecated string utensils

v2024.1.2

12 Apr 15:16

Choose a tag to compare

[TASK] Update plugin version
[TASK] Update README.md
[TASK] Update supported version to 241.*

v2024.1.0

12 Apr 13:57

Choose a tag to compare

Just updated the config for the new Jetbrains version

v2023.1.0

21 Oct 12:59

Choose a tag to compare

Breaking-Changes:

  • Update base of plugin
  • Dropped support for ides below 2022.3

Tasks:

  • Updated gradle, qodana and jdk
  • Update links from inf166 to mai-space
  • Fix persistent settings #29
  • Enhance settings layout in ide
  • Make regex editable #30
  • Refactor constants usage
  • Fix multiple Issue Numbers in Branch name
  • Add info bubble if subject line is over specified characters

v2022.3.4

03 Apr 21:37

Choose a tag to compare

Tasks:

  • Make Plugin avaible for Version 2021 of PHPStorm