Skip to content

Releases: novotnyr/gitlab-quickmr-idea-plugin

v14

14 Jan 23:07
Compare
Choose a tag to compare
v14
  • Add support for {{lastCommitMessage}} placeholder in title and description
  • v13

    13 Jan 22:46
    Compare
    Choose a tag to compare
    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

    29 Aug 19:50
    Compare
    Choose a tag to compare
    v12
    • Assignee list is now properly handling new and removed users

    v11

    04 Aug 10:04
    Compare
    Choose a tag to compare
    v11

    Support predefined merge request description in Settings

    v10

    22 Apr 11:21
    Compare
    Choose a tag to compare
    v10

    Add description text field in the Confirmation dialog

    v9

    28 Feb 08:44
    Compare
    Choose a tag to compare
    v9
    • Support self-signed SSL/TLS certificates for on-premise GitLab instances

    v8

    09 Feb 15:48
    Compare
    Choose a tag to compare
    v8
    • Allow editable assignee, target branch and title in the confirmation dialog

    v7

    04 Feb 12:50
    Compare
    Choose a tag to compare
    v7
    • Allow placeholders for source branch and target branch in the Merge Request title
    • Allow optional confirmation dialog before Merge Request submission

    v6

    14 Dec 14:09
    Compare
    Choose a tag to compare
    v6
    • Add Access Token button to conveniently open GitLab token management webpage
    • GitLab URL handling Fixes

    v5

    05 Dec 15:18
    Compare
    Choose a tag to compare
    v5
    • Treat assignees as optional. Now you can create merge requests without any assignees
    • Clarify GitLab URL format and validation in Settings