Releases: EpocDotFr/gitlab-merge-requests-lists-enhancer
1.6.0
- Show an indicator when there's unresolved discussions left in Merge Requests
- Add option to enable or disable this feature
- Note the All discussions must be resolved option must be enabled for this feature to be working as expected. This option is enabled per project and is located in Settings > General > Merge Requests > Merge checks
- Minor changes
You can either install this add-on manually by using one of the ZIP files below or through Firefox Add-ons and Chrome Web Store.
1.5.1
- The latest GitLab release broke icons. This issue has been fixed
- Migrated from
XMLHttpRequest
tofetch
- Under-the-hood changes to prepare for upcoming release on Opera and Microsoft Edge
You can either install this add-on manually by using one of the ZIP files below or through Firefox Add-ons and Chrome Web Store.
1.5.0
- Add ability to enable/disable displaying source and target branches
- There's now a FAQ: https://github.com/EpocDotFr/gitlab-merge-requests-lists-enhancer#faq
You can either install this add-on manually by using one of the ZIP files below or through Firefox Add-ons and Chrome Web Store.
1.4.0
- Added WIP toggle button
- Updated add-on options page
- Add option to enable or disable the aforementioned button
- Added non-intrusive visual feedback confirming options have been saved
You can either install this add-on manually by using one of the ZIP files below or through Firefox Add-ons and Chrome Web Store.
1.3.0
- Added direct Jira ticket link
- Ticket ID is automatically detected in source branch name or Merge Request title
- Updated add-on options page
- Add option to enable or disable the aforementioned link
- Add ability to set Jira base URL
- Add ability to choose whether to display the ticket ID or an icon as the aforementioned link label
- Added new Merge Request info text placeholders:
{MR_JIRA_TICKET_ID}
and{MR_JIRA_TICKET_URL}
- Dark mode on options page:
- Improved for Firefox
- Added support for Chrome
You can either install this add-on manually by using one of the ZIP files below or through Firefox Add-ons and Chrome Web Store.
1.2.0
- New icon
- Minimum Chrome version has been set to 66 (for real this time)
- Show button allowing to copy Merge Request information (useful when sharing the Merge Request on e.g instant messaging softwares)
- Updated add-on options page
- Add option to enable or disable the aforementioned button
- Add ability to customize the copied text (using placeholders)
- Fix (Firefox for Mac only): options page now correctly uses light or dark theme
- Screenshot has been updated as well as readme
You can either install this add-on manually by using one of the ZIP files below or through Firefox Add-ons and Chrome Web Store.
1.1.0
- Show buttons allowing to copy source and target branches name
- Add add-on options page
- Add option to enable or disable the aforementioned buttons
- Minimum required Firefox version is now 63 (because of the
clipboard.writeText
API) - Minimum required Chrome version is now 66 (because of the
clipboard.writeText
API) - Remove some useless
console.debug()
calls - New required permission:
storage
(to persist add-on preferences) - Python build script has been updated
- Screenshot has been updated as well as readme
You can either install this add-on manually by using one of the ZIP files below or through Firefox Add-ons and Chrome Web Store.
1.0.0
Initial release (display Merge Request source and target branches).
You can either install this add-on manually by using one of the ZIP files below or through Firefox Add-ons and Chrome Web Store.