Releases: novotnyr/gitlab-quickmr-idea-plugin
Releases · novotnyr/gitlab-quickmr-idea-plugin
v14
Add support for {{lastCommitMessage}} placeholder in title and description
v13
- Add support for Merge Request labels. Set up default labels in the Settings and customize them in the confirmation dialog
- Improve error messages on GitLab API URLs and communication
v12
- Assignee list is now properly handling new and removed users
v11
Support predefined merge request description in Settings
v10
Add description text field in the Confirmation dialog
v9
- Support self-signed SSL/TLS certificates for on-premise GitLab instances
v8
- Allow editable assignee, target branch and title in the confirmation dialog
v7
- Allow placeholders for source branch and target branch in the Merge Request title
- Allow optional confirmation dialog before Merge Request submission
v6
- Add Access Token button to conveniently open GitLab token management webpage
- GitLab URL handling Fixes
v5
- Treat assignees as optional. Now you can create merge requests without any assignees
- Clarify GitLab URL format and validation in Settings