Releases: novotnyr/gitlab-quickmr-idea-plugin
Releases · novotnyr/gitlab-quickmr-idea-plugin
v24
- Make compatible with 2023.1 Platform
v23
- Fix untrusted GitLab instances on JDK9
v22
- Require at least Platform 2021.3
- In the confirmation dialog, the source branch deletion can be configured
v21
- Improve cross-platform browser launches (by Johann Schmitz)
- Fix issues with commit message and commit subject placeholders (by Johann Schmitz)
v20
- Support subject and body from commit messages as a merge request template (by Johann Schmitz)
- Add support for squashing commits in merge requests
- Improve handling of unauthorized communication with GitLab
v19
- Improve handling of incorrect GitLab API URLs
v18
- Show explicit context menu item when no assignees are set up in preferences
v17
- Improve compatibility with 2020.2. Fix synchronous repository updates on EDT errors
v16
- Fix issues with HTTPS-based origins
- Improve compatibility with platform 2020.1
v15
- Improve error messages on unavailable remote GitLab URL