Minor version update
Version history
CloudBitbucket Cloud2023-01-10Minor version update 6.5.1Bitbucket Data Center 7.6.0 - 8.14.02023-09-21Compatibility with Bitbucket 8.14, and bug fixes Version 6.5.1 • Released 2023-09-21 • Supported By Mibex Software GmbH • Paid via Atlassian • Commercial- Allow editing of code owners PR type in the UI after undrafting
6.5.1Bitbucket Server 7.6.0 - 8.14.02023-09-21Compatibility with Bitbucket 8.14, and bug fixes Version 6.5.1 • Released 2023-09-21 • Supported By Mibex Software GmbH • Paid via Atlassian • Commercial- Allow editing of code owners PR type in the UI after undrafting
6.5.0Bitbucket Data Center 7.6.0 - 8.14.02023-09-13Code Owners information in Pull Request list, and redesign of the information Version 6.5.0 • Released 2023-09-13 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.6.5.0Bitbucket Server 7.6.0 - 8.14.02023-09-13Code Owners information in Pull Request list, and redesign of the information Version 6.5.0 • Released 2023-09-13 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.6.4.1Bitbucket Data Center 7.6.0 - 8.14.02023-08-21Further optimizations for Code Owners performance Version 6.4.1 • Released 2023-08-21 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.6.4.1Bitbucket Server 7.6.0 - 8.14.02023-08-21Further optimizations for Code Owners performance Version 6.4.1 • Released 2023-08-21 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.6.4.0Bitbucket Data Center 7.6.0 - 8.14.02023-08-11Configure Code Owners Globally - Manage your PR auto-merge type via UI Version 6.4.0 • Released 2023-08-11 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.6.4.0Bitbucket Server 7.6.0 - 8.14.02023-08-11Configure Code Owners Globally - Manage your PR auto-merge type via UI Version 6.4.0 • Released 2023-08-11 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.6.3.0Bitbucket Data Center 7.6.0 - 8.14.02023-07-17Draft pull requests - support Auto-Merge after marking as Ready for Review Version 6.3.0 • Released 2023-07-17 • Supported By Mibex Software GmbH • Paid via Atlassian • Commercial- Allow editing of code owners PR type in the UI after undrafting
- Pull Request authors should be able to manage the draft stages via the User Interface
6.3.0Bitbucket Server 7.6.0 - 8.14.02023-07-17Draft pull requests - support Auto-Merge after marking as Ready for Review Version 6.3.0 • Released 2023-07-17 • Supported By Mibex Software GmbH • Paid via Atlassian • Commercial- Allow editing of code owners PR type in the UI after undrafting
- Pull Request authors should be able to manage the draft stages via the User Interface
6.2.0Bitbucket Data Center 7.6.0 - 8.14.02023-06-28Draft Pull Requests and Random Code Owner Assignment Version 6.2.0 • Released 2023-06-28 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew Features:
- Random Code Owners Assignment: the app can now be configured to automatically assign only a subset of each of your code owners for review.
- Create a Pull Request as a Draft: In the previous version 6.1, we introduced the initial support to mark a pull request as a draft with the pull request title prefix [DRAFT]. In this release, we added the ability to do this with the ease of a button click while creating the pull request.
- Globally configure DevSensei Auto-Merge: this will allow you to configure repositories to have DevSensei Auto-Merge enabled/disabled by default with one click.
Bug fixes and Improvements:
- When available, DevSensei Auto-Merge will now decide whether to delete the merged branch based on the “Branch deletion on merge” setting
- Prevent the ability to auto-merge if it was disabled in destination repository.
- Prevent to auto-merge, if pull request author misses permission to merge.
6.2.0Bitbucket Server 7.6.0 - 8.14.02023-06-28Draft Pull Requests and Random Code Owner Assignment Version 6.2.0 • Released 2023-06-28 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew Features:
- Random Code Owners Assignment: the app can now be configured to automatically assign only a subset of each of your code owners for review.
- Create a Pull Request as a Draft: In the previous version 6.1, we introduced the initial support to mark a pull request as a draft with the pull request title prefix [DRAFT]. In this release, we added the ability to do this with the ease of a button click while creating the pull request.
- Globally configure DevSensei Auto-Merge: this will allow you to configure repositories to have DevSensei Auto-Merge enabled/disabled by default with one click.
Bug fixes and Improvements:
- When available, DevSensei Auto-Merge will now decide whether to delete the merged branch based on the “Branch deletion on merge” setting
- Prevent the ability to auto-merge if it was disabled in destination repository.
- Prevent to auto-merge, if pull request author misses permission to merge.
6.1.0Bitbucket Data Center 7.6.0 - 8.14.02023-05-17Bugfixes and Draft Pull Requests Version 6.1.0 • Released 2023-05-17 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew Features:
- Draft Pull Request support: Include [DRAFT] in your pull request title to indicate it's still work-in-progress. Code Owners won't auto-assign reviewers until [DRAFT] is removed.
Bug fixes and Improvements:
- Fix Bitbucket 8.10 support in auto-merge
- Auto-merge:
- Support legacy Build Status API to trigger auto-merges (used by some Jenkins notification plugins)
- Use configured default merge strategy for auto-merges
- Prevent auto-merges when the pull request has a failed build or a build is still running
- Auto-unapprove:
- prevent unnecessary unapprovals after squashing commits
- also unapprove non-code-owners on pull request changes
6.1.0Bitbucket Server 7.6.0 - 8.14.02023-05-17Bugfixes and Draft Pull Requests Version 6.1.0 • Released 2023-05-17 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew Features:- Draft Pull Request support: Include [DRAFT] in your pull request title to indicate it's still work-in-progress. Code Owners won't auto-assign reviewers until [DRAFT] is removed.
- Fix Bitbucket 8.10 support in auto-merge
- Auto-merge:
- Support legacy Build Status API to trigger auto-merges (used by some Jenkins notification plugins)
- Use configured default merge strategy for auto-merges
- Prevent auto-merges when the pull request has a failed build or a build is still running
- Auto-unapprove:
- prevent unnecessary unapprovals after squashing commits
- also unapprove non-code-owners on pull request changes
6.0.1Bitbucket Data Center 7.6.0 - 8.14.02023-03-15Integration of DevSensei Auto-Merge, Bugfixes and Maintenance Version 6.0.1 • Released 2023-03-15 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialWe are pleased to announce the integration of DevSensei Auto-Merge into Code Owners.When installing Code Owners 6.0, DevSensei will be enabled by default.
- Pull Requests can easily pile up. You then lose velocity for your customers and your engineering team deals with the stress of the blocking reviews demands. An uncomfortable situation for everyone. With DevSensei enabled, your team members can select “Auto-Merge” when creating a Pull Request and DevSensei takes care of merging the Pull Request.
- Your team can also opt-in to embrace the full Ship/Show/Ask PR workflow. With Ship/Show/Ask, you can combine the advantages of Pull Requests and fast feature shipping. Focus on PRs that actually need a review and clean up your backlog by shipping faster those that don't!
More information in our documentation.
Bug fixes:
- Fix misleading behavior on destination branch changes together with the CODEOWNERS.destination_branch_pattern
- Fix to a non-forwarding email address for DevSensei service user
6.0.1Bitbucket Server 7.6.0 - 8.14.02023-03-15Integration of DevSensei Auto-Merge, Bugfixes and Maintenance Version 6.0.1 • Released 2023-03-15 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialWe are pleased to announce the integration of DevSensei Auto-Merge into Code Owners.When installing Code Owners 6.0, DevSensei will be enabled by default.
- Pull Requests can easily pile up. You then lose velocity for your customers and your engineering team deals with the stress of the blocking reviews demands. An uncomfortable situation for everyone. With DevSensei enabled, your team members can select “Auto-Merge” when creating a Pull Request and DevSensei takes care of merging the Pull Request.
- Your team can also opt-in to embrace the full Ship/Show/Ask PR workflow. With Ship/Show/Ask, you can combine the advantages of Pull Requests and fast feature shipping. Focus on PRs that actually need a review and clean up your backlog by shipping faster those that don't!
More information in our documentation.
Bug fixes:
- Fix misleading behavior on destination branch changes together with the CODEOWNERS.destination_branch_pattern
- Fix to a non-forwarding email address for DevSensei service user
5.5.0Bitbucket Data Center 7.2.0 - 8.14.02022-12-01CodeOwners automatic unapproval and better playground Version 5.5.0 • Released 2022-12-01 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.5.5.0Bitbucket Server 7.2.0 - 8.14.02022-12-01CodeOwners automatic unapproval and better playground Version 5.5.0 • Released 2022-12-01 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.5.4.1Bitbucket Data Center 7.2.0 - 8.14.02022-10-04Bugfixes - CO file verification permission issue Version 5.4.1 • Released 2022-10-04 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
- "You are not permitted to access this resource" when PR touches CODEOWNERS and using a default reviewer group
5.4.1Bitbucket Server 7.2.0 - 8.14.02022-10-04Bugfixes - CO file verification permission issue Version 5.4.1 • Released 2022-10-04 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
- "You are not permitted to access this resource" when PR touches CODEOWNERS and using a default reviewer group
5.4.0Bitbucket Data Center 7.2.0 - 8.14.02022-09-21Support for Bitbucket Reviewer Groups Version 5.4.0 • Released 2022-09-21 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialTask:* Show syntax errors in CODEOWNERS file in Bitbucket file viewer
* Show link on CODEOWNERS files that directs to Code Owners playground
* Support for Bitbucket Reviewer Groups in CODEOWNERS
5.4.0Bitbucket Server 7.2.0 - 8.14.02022-09-21Support for Bitbucket Reviewer Groups Version 5.4.0 • Released 2022-09-21 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialTask:* Show syntax errors in CODEOWNERS file in Bitbucket file viewer
* Show link on CODEOWNERS files that directs to Code Owners playground
* Support for Bitbucket Reviewer Groups in CODEOWNERS
5.3.0Bitbucket Data Center 7.2.0 - 8.14.02022-08-24Merge Checks: fallback owner group & PR author self approval Version 5.3.0 • Released 2022-08-24 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialStory:* Fallback group for by-passing Merge check (e.g. for Holiday absences etc.)
* PR author considered as approving owner in group merge checks
5.3.0Bitbucket Server 7.2.0 - 8.14.02022-08-24Merge Checks: fallback owner group & PR author self approval Version 5.3.0 • Released 2022-08-24 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialStory:* Fallback group for by-passing Merge check (e.g. for Holiday absences etc.)
* PR author considered as approving owner in group merge checks
5.2.1Bitbucket Data Center 7.2.0 - 8.14.02022-08-17Hotfix: NPE on global Code Owners admin page Version 5.2.1 • Released 2022-08-17 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Global Code Owners settings page gives 500 error
5.2.1Bitbucket Server 7.2.0 - 8.14.02022-08-17Hotfix: NPE on global Code Owners admin page Version 5.2.1 • Released 2022-08-17 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Global Code Owners settings page gives 500 error
5.2.0Bitbucket Data Center 7.2.0 - 8.14.02022-08-16App switch project level and improved syntax errors Version 5.2.0 • Released 2022-08-16 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialStory:* App switch on Project level
Bug fixes:
* Parsing errors do not report the actual problematic line
Task:
* Syntax Error messages improved and easier to understand
5.2.0Bitbucket Server 7.2.0 - 8.14.02022-08-16App switch project level and improved syntax errors Version 5.2.0 • Released 2022-08-16 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialStory:* App switch on Project level
Bug fixes:
* Parsing errors do not report the actual problematic line
Task:
* Syntax Error messages improved and easier to understand
5.1.2Bitbucket Data Center 7.2.0 - 8.14.02022-08-10Performance hotfix: prevent high CPU load Version 5.1.2 • Released 2022-08-10 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Codeowners app is causing high load due to git ls-tree
5.1.2Bitbucket Server 7.2.0 - 8.14.02022-08-10Performance hotfix: prevent high CPU load Version 5.1.2 • Released 2022-08-10 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Codeowners app is causing high load due to git ls-tree
5.1.1Bitbucket Data Center 7.2.0 - 8.14.02022-07-29Hotfix: non-admin got 403 pop-up on viewing PR Version 5.1.1 • Released 2022-07-29 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Non-admins receiving 403 error pop-up when viewing PR
5.1.1Bitbucket Server 7.2.0 - 8.14.02022-07-29Hotfix: non-admin got 403 pop-up on viewing PR Version 5.1.1 • Released 2022-07-29 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Non-admins receiving 403 error pop-up when viewing PR
5.0.0Bitbucket Data Center 7.2.0 - 8.14.02022-05-30Merge Checks revisted Version 5.0.0 • Released 2022-05-30 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialStory:
* Allow All*Checks in combination with GroupChecks
* Support AND combinations on single line merge checks
* Show version of app in repo settings for non-sysadmins
Bug fixes:
* New and old Code Owners must be informed for a moved file
Task:
* Drop support for Bitbucket 6
* Merge check: Group checks with invalid members only or just the PR-author
* Fix ordering in PR menu dropdown: Trigger Code Owners
5.0.0Bitbucket Server 7.2.0 - 8.14.02022-05-30Merge Checks revisted Version 5.0.0 • Released 2022-05-30 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialStory:
* Allow All*Checks in combination with GroupChecks
* Support AND combinations on single line merge checks
* Show version of app in repo settings for non-sysadmins
Bug fixes:
* New and old Code Owners must be informed for a moved file
Task:
* Drop support for Bitbucket 6
* Merge check: Group checks with invalid members only or just the PR-author
* Fix ordering in PR menu dropdown: Trigger Code Owners
4.2.0Bitbucket Data Center 7.2.0 - 8.14.02022-05-16Bitbucket 8 compatible release Version 4.2.0 • Released 2022-05-16 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Allow colon `:` characters in file globs
Task:
* Bitbucket 8 support
4.2.0Bitbucket Server 7.2.0 - 8.14.02022-05-16Bitbucket 8 compatible release Version 4.2.0 • Released 2022-05-16 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Allow colon `:` characters in file globs
Task:
* Bitbucket 8 support
4.1.1Bitbucket Data Center 6.0.0 - 7.21.162021-12-01Hotfix: Trigger Code Owners button in Bitbucket 7.0-7.10 Version 4.1.1 • Released 2021-12-01 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Trigger CodeOwners menu doesn't show up in Bitbucket 7.0.x - 7.10.x
4.1.1Bitbucket Server 6.0.0 - 7.21.162021-12-01Hotfix: Trigger Code Owners button in Bitbucket 7.0-7.10 Version 4.1.1 • Released 2021-12-01 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Trigger CodeOwners menu doesn't show up in Bitbucket 7.0.x - 7.10.x
4.1.0Bitbucket Data Center 6.0.0 - 7.21.162021-11-23Manually Trigger Code Owners for Pull Request Version 4.1.0 • Released 2021-11-23 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialImprovements:* Button to Trigger Code Owners manually by User from Pull Request menu
4.1.0Bitbucket Server 6.0.0 - 7.21.162021-11-23Manually Trigger Code Owners for Pull Request Version 4.1.0 • Released 2021-11-23 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialImprovements:* Button to Trigger Code Owners manually by User from Pull Request menu
4.0.2Bitbucket Data Center 6.0.0 - 7.21.162021-10-14Hotfix: Performance problem leading to blocked merge button for big PRs Version 4.0.2 • Released 2021-10-14 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Merge button blocked for large PRs with many files in diff
Improvements:
* Provide more context and do not use ERROR severity for logging syntax errors in CODEOWNERS files
4.0.2Bitbucket Server 6.0.0 - 7.21.162021-10-14Hotfix: Performance problem leading to blocked merge button for big PRs Version 4.0.2 • Released 2021-10-14 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Merge button blocked for large PRs with many files in diff
Improvements:
* Provide more context and do not use ERROR severity for logging syntax errors in CODEOWNERS files
4.0.1Bitbucket Data Center 6.0.0 - 7.21.162021-08-19Hotfix: Permission problem for Repo admins in Repo settings Version 4.0.1 • Released 2021-08-19 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Repo admin permission problem: Code Owners tab in repo settings fails to read from API endpoints
4.0.1Bitbucket Server 6.0.0 - 7.21.162021-08-19Hotfix: Permission problem for Repo admins in Repo settings Version 4.0.1 • Released 2021-08-19 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Repo admin permission problem: Code Owners tab in repo settings fails to read from API endpoints
4.0.0Bitbucket Data Center 6.0.0 - 7.21.162021-08-16Flexible Merge Checks, Toggle for Reviewer auto-assignment, remove BB5 support Version 4.0.0 • Released 2021-08-16 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
* Option to disable auto-assignment of Owners as reviewers
* Flexible, Group based Merge Checks configured in config file
Improvements:
* Debug logging toggle in app admin settings
Task:
* Remove support for Bitbucket 5 EoL
4.0.0Bitbucket Server 6.0.0 - 7.21.162021-08-16Flexible Merge Checks, Toggle for Reviewer auto-assignment, remove BB5 support Version 4.0.0 • Released 2021-08-16 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
* Option to disable auto-assignment of Owners as reviewers
* Flexible, Group based Merge Checks configured in config file
Improvements:
* Debug logging toggle in app admin settings
Task:
* Remove support for Bitbucket 5 EoL
3.1.5Bitbucket Data Center 5.2.0 - 7.21.162021-07-16Hotfix release for quoted usernames containing @ Version 3.1.5 • Released 2021-07-16 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Allow parsing of quoted LDAP user names, which look like email address
3.1.5Bitbucket Server 5.2.0 - 7.21.162021-07-16Hotfix release for quoted usernames containing @ Version 3.1.5 • Released 2021-07-16 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Allow parsing of quoted LDAP user names, which look like email address
3.1.4Bitbucket Data Center 5.2.0 - 7.21.162021-06-01Performance improvement for big CODEOWNER files Version 3.1.4 • Released 2021-06-01 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialSub-task:* Finding code owners for big CODEOWNER file takes long time
3.1.4Bitbucket Server 5.2.0 - 7.21.162021-06-01Performance improvement for big CODEOWNER files Version 3.1.4 • Released 2021-06-01 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialSub-task:* Finding code owners for big CODEOWNER file takes long time
3.1.3Bitbucket Data Center 5.2.0 - 7.21.162021-05-11Fix support for fully qualified branch pattern for branch filtering Version 3.1.3 • Released 2021-05-11 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Fix support for fully qualified branch name filtering, like refs/heads/master
3.1.3Bitbucket Server 5.2.0 - 7.21.162021-05-11Fix support for fully qualified branch pattern for branch filtering Version 3.1.3 • Released 2021-05-11 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Fix support for fully qualified branch name filtering, like refs/heads/master
3.1.2Bitbucket Data Center 5.2.0 - 7.21.162021-04-30Allow merge if PR author is single Code Owners in rule Version 3.1.2 • Released 2021-04-30 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* PR not mergable if creator has a matching personal rule and merge check active with numeric value
3.1.2Bitbucket Server 5.2.0 - 7.21.162021-04-30Allow merge if PR author is single Code Owners in rule Version 3.1.2 • Released 2021-04-30 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* PR not mergable if creator has a matching personal rule and merge check active with numeric value
3.1.1Bitbucket Data Center 5.2.0 - 7.21.162021-04-19Ignore rescope events for destination changes, critical bug fix Version 3.1.1 • Released 2021-04-19 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* CO are being re-added after removal on rescope, if branch filtering is active
3.1.1Bitbucket Server 5.2.0 - 7.21.162021-04-19Ignore rescope events for destination changes, critical bug fix Version 3.1.1 • Released 2021-04-19 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* CO are being re-added after removal on rescope, if branch filtering is active
3.0.3Bitbucket Data Center 5.2.0 - 7.21.162021-02-10Add support for combined use with Default reviewers Version 3.0.3 • Released 2021-02-10 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Fix combined use of CodeOwners with Default reviewers from Bitbucket
* Fix Merge checks for rules with individual users, if group merge check is active.
Improvements:
* Improved formatting of CodeOwners active rule explanation in pull request comments and tool-tips.
* Improved positioning of CodeOwners avatar decorations (Bitbucket 7.9.x and newer)
3.0.3Bitbucket Server 5.2.0 - 7.21.162021-02-10Add support for combined use with Default reviewers Version 3.0.3 • Released 2021-02-10 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* Fix combined use of CodeOwners with Default reviewers from Bitbucket
* Fix Merge checks for rules with individual users, if group merge check is active.
Improvements:
* Improved formatting of CodeOwners active rule explanation in pull request comments and tool-tips.
* Improved positioning of CodeOwners avatar decorations (Bitbucket 7.9.x and newer)
3.0.2Bitbucket Data Center 5.2.0 - 7.21.162021-02-02Allow removing Code Owners as reviewers, option: skip Merge checks for admins Version 3.0.2 • Released 2021-02-02 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
* Possibility to skip Merge checks for repository Administrators (opt-in)
* Allow code owners to be removed from PR
Bug fixes:
* When a commit is selected in a pull request, the avatar decoration does not work
* Min. approval check broken for all-match-pattern if PR author is also code owner
* Branch filter must not filter toplevel-config, only owner rules
* A code owner can remove herself from the PR on the top right, but not within pull request edit
* When a code owner removes herself as a reviewer and re-adds herself, she is not considered as a code owner anymore
3.0.2Bitbucket Server 5.2.0 - 7.21.162021-02-02Allow removing Code Owners as reviewers, option: skip Merge checks for admins Version 3.0.2 • Released 2021-02-02 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
* Possibility to skip Merge checks for repository Administrators (opt-in)
* Allow code owners to be removed from PR
Bug fixes:
* When a commit is selected in a pull request, the avatar decoration does not work
* Min. approval check broken for all-match-pattern if PR author is also code owner
* Branch filter must not filter toplevel-config, only owner rules
* A code owner can remove herself from the PR on the top right, but not within pull request edit
* When a code owner removes herself as a reviewer and re-adds herself, she is not considered as a code owner anymore
2.5.1Bitbucket Data Center 5.2.0 - 7.21.162020-10-06Bug fix for permission problem in forks Version 2.5.1 • Released 2020-10-06 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
- Merge check fails with "not permitted to access" if pull request is issued from a fork
- Pull request cannot be created when the code owner file contains a email of an user without repository permission
2.5.1Bitbucket Server 5.2.0 - 7.21.162020-10-06Bug fix for permission problem in forks Version 2.5.1 • Released 2020-10-06 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
- Merge check fails with "not permitted to access" if pull request is issued from a fork
- Pull request cannot be created when the code owner file contains a email of an user without repository permission
2.5.0Bitbucket Data Center 5.2.0 - 7.21.162020-09-18Removal of pre-receive hook, CODEOWNERS validation new in merge check Version 2.5.0 • Released 2020-09-18 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialImprovements:
- Removal of pre-receive hook and instead doing CODEOWNERS file validation in merge check
Bug fixes:
- Rendering issue for Pull request edit form in Bitbucket >= 7.5 fixed
2.5.0Bitbucket Server 5.2.0 - 7.21.162020-09-18Removal of pre-receive hook, CODEOWNERS validation new in merge check Version 2.5.0 • Released 2020-09-18 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialImprovements:
- Removal of pre-receive hook and instead doing CODEOWNERS file validation in merge check
Bug fixes:
- Rendering issue for Pull request edit form in Bitbucket >= 7.5 fixed
2.4.0Bitbucket Data Center 5.2.0 - 7.21.162020-07-03Subdirectory overrides, destination branch support and optional PR comment Version 2.4.0 • Released 2020-07-03 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
- Subdirectory overrides: You can now enable subdirectory overrides, allowing subdirectories to have their own Code Owners files. This is great if there are multiple projects in a shared repository and each project needs to manage their own Code Owner rules.
- Destination branch activation: Per default, a Code Owner file affects pull requests for all destination branch names. You can now make a Code Owner file to only apply pull requests with specific destination branches.
- Disable Code Owner comments: By default, Code Owners adds a comment with the code owners of the pull request and the reason for inclusion. If you don’t need this comment and want fewer notifications, you can now disable it.
2.4.0Bitbucket Server 5.2.0 - 7.21.162020-07-03Subdirectory overrides, destination branch support and optional PR comment Version 2.4.0 • Released 2020-07-03 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
- Subdirectory overrides: You can now enable subdirectory overrides, allowing subdirectories to have their own Code Owners files. This is great if there are multiple projects in a shared repository and each project needs to manage their own Code Owner rules.
- Destination branch activation: Per default, a Code Owner file affects pull requests for all destination branch names. You can now make a Code Owner file to only apply pull requests with specific destination branches.
- Disable Code Owner comments: By default, Code Owners adds a comment with the code owners of the pull request and the reason for inclusion. If you don’t need this comment and want fewer notifications, you can now disable it.
2.3.1Bitbucket Data Center 5.2.0 - 7.21.162020-05-22Bug fix for CODEOWNERS file verification check with negation patterns Version 2.3.1 • Released 2020-05-22 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Codeowners file syntax checker fails with a MatchError when negation patterns are used
2.3.1Bitbucket Server 5.2.0 - 7.21.162020-05-22Bug fix for CODEOWNERS file verification check with negation patterns Version 2.3.1 • Released 2020-05-22 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Codeowners file syntax checker fails with a MatchError when negation patterns are used
2.3.0Bitbucket Data Center 5.2.0 - 7.21.162020-05-15Negations in file patterns and bug fixes Version 2.3.0 • Released 2020-05-15 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* When switching branches on the create pull request page, code owners are not always cleared when a branch is chosen which has no code owners
* A CODEOWNERS file can be renamed without forcing code owners to review it
* If a user does not have permissions for a repo anymore, we should still allow creating a pull request by not adding this person as a reviewer
* Code owners can be removed in pull request edit dialog in Bitbucket 7
* Additional code owners in dropdown do not have a codeowners icon in Bitbucket 7
Improvements:
* Allow negations in file patterns
Task:
* Document that CODEOWNERS file needs its own rule so that it cannot get moved or deleted without a review by a code owner
2.3.0Bitbucket Server 5.2.0 - 7.21.162020-05-15Negations in file patterns and bug fixes Version 2.3.0 • Released 2020-05-15 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* When switching branches on the create pull request page, code owners are not always cleared when a branch is chosen which has no code owners
* A CODEOWNERS file can be renamed without forcing code owners to review it
* If a user does not have permissions for a repo anymore, we should still allow creating a pull request by not adding this person as a reviewer
* Code owners can be removed in pull request edit dialog in Bitbucket 7
* Additional code owners in dropdown do not have a codeowners icon in Bitbucket 7
Improvements:
* Allow negations in file patterns
Task:
* Document that CODEOWNERS file needs its own rule so that it cannot get moved or deleted without a review by a code owner
2.2.0Bitbucket Data Center 5.2.0 - 7.21.162020-03-08Support for Bitbucket 7 and bug fixes Version 2.2.0 • Released 2020-03-08 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
* Bitbucket 7 compatibility
Bug fixes:
* The app does not allow apostrophes in email addresses in the CODEOWNERS file
* Code owners tooltip hint is not shown for the current pull request reviewer
2.2.0Bitbucket Server 5.2.0 - 7.21.162020-03-08Support for Bitbucket 7 and bug fixes Version 2.2.0 • Released 2020-03-08 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
* Bitbucket 7 compatibility
Bug fixes:
* The app does not allow apostrophes in email addresses in the CODEOWNERS file
* Code owners tooltip hint is not shown for the current pull request reviewer
2.1.8Bitbucket Data Center 5.2.0 - 6.10.172019-12-20Bug fix for permission problem in forks Version 2.1.8 • Released 2019-12-20 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Pre-receive hook can return permission error in repository forks
2.1.8Bitbucket Server 5.2.0 - 6.10.172019-12-20Bug fix for permission problem in forks Version 2.1.8 • Released 2019-12-20 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Pre-receive hook can return permission error in repository forks
2.1.7Bitbucket Data Center 5.2.0 - 6.10.172019-12-10Bug fix for Bitbucket groups based merge check Version 2.1.7 • Released 2019-12-10 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Code owners merge check per group requires approvals of all members when using Bitbucket groups
2.1.7Bitbucket Server 5.2.0 - 6.10.172019-12-10Bug fix for Bitbucket groups based merge check Version 2.1.7 • Released 2019-12-10 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Code owners merge check per group requires approvals of all members when using Bitbucket groups
2.1.6Bitbucket Data Center 5.2.0 - 6.10.172019-12-05Show all missing approvals in merge check and bug fix for code owner groups Version 2.1.6 • Released 2019-12-05 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Only the first group missing approvals is shown in the pull request merge veto message
* Merge check based on groups does not allow merge when user is part of multiple groups
2.1.6Bitbucket Server 5.2.0 - 6.10.172019-12-05Show all missing approvals in merge check and bug fix for code owner groups Version 2.1.6 • Released 2019-12-05 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Only the first group missing approvals is shown in the pull request merge veto message
* Merge check based on groups does not allow merge when user is part of multiple groups
2.1.5Bitbucket Data Center 5.2.0 - 6.10.172019-11-23Bug fixes Version 2.1.5 • Released 2019-11-23 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Do not use @mentions in pull request comments anymore
* Some special characters like "+" are not supported in CODEOWNERS file glob expressions
2.1.5Bitbucket Server 5.2.0 - 6.10.172019-11-23Bug fixes Version 2.1.5 • Released 2019-11-23 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Do not use @mentions in pull request comments anymore
* Some special characters like "+" are not supported in CODEOWNERS file glob expressions
2.1.4Bitbucket Data Center 5.2.0 - 6.10.172019-11-09Bug fix for subgroups in merge checks Version 2.1.4 • Released 2019-11-09 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Approvals of members of subgroups of other groups are not considered in the group-based merge check
Improvements:
* Merge duplicate code owner explanations for the same user but with different paths into one
2.1.4Bitbucket Server 5.2.0 - 6.10.172019-11-09Bug fix for subgroups in merge checks Version 2.1.4 • Released 2019-11-09 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Approvals of members of subgroups of other groups are not considered in the group-based merge check
Improvements:
* Merge duplicate code owner explanations for the same user but with different paths into one
2.1.3Bitbucket Data Center 5.2.0 - 6.10.172019-10-30Bug fixes Version 2.1.3 • Released 2019-10-30 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:* Pull request comment with added code owners should be created for new pull requests as well
Bug fixes:
* Process timed out error can occur when viewing pull requests
* In repositories with a lot of files the CODEOWNERS file cannot be found
* Updating a pull request with code owners and inactive pull request reviewers leads to an error
* Too many Ajax requests to retrieve code owners are executed on the pull request creation page
2.1.3Bitbucket Server 5.2.0 - 6.10.172019-10-30Bug fixes Version 2.1.3 • Released 2019-10-30 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:* Pull request comment with added code owners should be created for new pull requests as well
Bug fixes:
* Process timed out error can occur when viewing pull requests
* In repositories with a lot of files the CODEOWNERS file cannot be found
* Updating a pull request with code owners and inactive pull request reviewers leads to an error
* Too many Ajax requests to retrieve code owners are executed on the pull request creation page
2.1.2Bitbucket Data Center 5.2.0 - 6.10.172019-10-17Bug fixes and performance improvements Version 2.1.2 • Released 2019-10-17 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* When user removed itself as a reviewer, this user is still displayed in the edit pull request modal as a code owner
Improvements:
* Improved performance when opening very large pull requests
2.1.2Bitbucket Server 5.2.0 - 6.10.172019-10-17Bug fixes and performance improvements Version 2.1.2 • Released 2019-10-17 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* When user removed itself as a reviewer, this user is still displayed in the edit pull request modal as a code owner
Improvements:
* Improved performance when opening very large pull requests
2.1.1Bitbucket Data Center 5.2.0 - 6.10.172019-09-07Support for Bitbucket >= 6.6.1 Version 2.1.1 • Released 2019-09-07 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* For deleted files, matching code owners are not added
* App cannot be enabled anymore in Bitbucket 6.6.1
2.1.1Bitbucket Server 5.2.0 - 6.10.172019-09-07Support for Bitbucket >= 6.6.1 Version 2.1.1 • Released 2019-09-07 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* For deleted files, matching code owners are not added
* App cannot be enabled anymore in Bitbucket 6.6.1
2.1.0Bitbucket Data Center 5.2.0 - 6.6.02019-08-14Bug fixes Version 2.1.0 • Released 2019-08-14 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* CODEOWNERS syntax checker does not allow referencing groups from other user group definitions
* NoSuchObjectException in merged pull requests
* Error in Bitbucket log: "Failed to create requestUri /mvc/bots/code owners"
2.1.0Bitbucket Server 5.2.0 - 6.6.02019-08-14Bug fixes Version 2.1.0 • Released 2019-08-14 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* CODEOWNERS syntax checker does not allow referencing groups from other user group definitions
* NoSuchObjectException in merged pull requests
* Error in Bitbucket log: "Failed to create requestUri /mvc/bots/code owners"
2.0.3Bitbucket Data Center 5.2.0 - 6.10.172019-07-02Bug fix for code owners that removed themselves as reviewers Version 2.0.3 • Released 2019-07-02 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* The app should never add a code owner that removed herself from the pull request as a reviewer to that same pull request again
2.0.3Bitbucket Server 5.2.0 - 6.10.172019-07-02Bug fix for code owners that removed themselves as reviewers Version 2.0.3 • Released 2019-07-02 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:
* The app should never add a code owner that removed herself from the pull request as a reviewer to that same pull request again
2.0.2Bitbucket Data Center 5.2.0 - 6.10.172019-06-21Bug fixes Version 2.0.2 • Released 2019-06-21 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* When code owners do not have repository READ permissions, pull request cannot be created and no error is shown
* "Min. # approvals for each group" merge check doesn't allow merging a pull request when reviewers are member of multiple groups
2.0.2Bitbucket Server 5.2.0 - 6.10.172019-06-21Bug fixes Version 2.0.2 • Released 2019-06-21 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* When code owners do not have repository READ permissions, pull request cannot be created and no error is shown
* "Min. # approvals for each group" merge check doesn't allow merging a pull request when reviewers are member of multiple groups
2.0.1Bitbucket Data Center 5.2.0 - 6.10.172019-06-19Bug fixes and performance improvements Version 2.0.1 • Released 2019-06-19 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* High CPU usage on very large repositories
* App throws "Object X does not exist in repository Y" for merged pull requests where the branch got deleted
2.0.1Bitbucket Server 5.2.0 - 6.10.172019-06-19Bug fixes and performance improvements Version 2.0.1 • Released 2019-06-19 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* High CPU usage on very large repositories
* App throws "Object X does not exist in repository Y" for merged pull requests where the branch got deleted
2.0.0Bitbucket Data Center 5.2.0 - 6.10.172019-05-06Code owner user groups, new merge check and usability improvements Version 2.0.0 • Released 2019-05-06 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:* User and group names with spaces need to be put in double quotes
* New option in merge check configuration to configure how many code owners of each group must review a pull request
* Show explanation pull request comment why the app updated the pull request reviewers
* Support spaces in file glob expressions
* Allow to build reviewer groups in the CODEOWNERS file
Bug fixes:
* App also parses .github/CODEOWNERS which it should not
Improvements:
* Code owners functionality explanation in tool tip
* Show helper message in code owner's tooltip that pull request creators are not added as reviewers
* When the repository doesn't have a CODEOWNERS file yet, use the one from the pull request's source branch
* Allow file names starting with # to be added in CODEOWNERS file
2.0.0Bitbucket Server 5.2.0 - 6.10.172019-05-06Code owner user groups, new merge check and usability improvements Version 2.0.0 • Released 2019-05-06 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:* User and group names with spaces need to be put in double quotes
* New option in merge check configuration to configure how many code owners of each group must review a pull request
* Show explanation pull request comment why the app updated the pull request reviewers
* Support spaces in file glob expressions
* Allow to build reviewer groups in the CODEOWNERS file
Bug fixes:
* App also parses .github/CODEOWNERS which it should not
Improvements:
* Code owners functionality explanation in tool tip
* Show helper message in code owner's tooltip that pull request creators are not added as reviewers
* When the repository doesn't have a CODEOWNERS file yet, use the one from the pull request's source branch
* Allow file names starting with # to be added in CODEOWNERS file
1.3.2Bitbucket Data Center 5.2.0 - 6.10.172019-03-02New version compatible with both server and DC Version 1.3.2 • Released 2019-03-02 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.1.3.2Bitbucket Server 5.2.0 - 6.10.172019-03-02New version compatible with both server and DC Version 1.3.2 • Released 2019-03-02 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.1.3.1Bitbucket Data Center 5.2.0 - 6.10.172019-03-02Bug fix for Ant glob expressions Version 1.3.1 • Released 2019-03-02 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Ant glob expression "**" does not match when no root is given
Task:
* Improved logging to be able to diagnoze when updating reviewers fails
1.3.0Bitbucket Data Center 5.2.0 - 6.10.172019-03-01Performance improvements, DC compatibility and Bitbucket 6 support Version 1.3.0 • Released 2019-03-01 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
- Support for Bitbucket 6
- Bitbucket Datacenter compatibility
Bug fixes:
- When the pull request creator is part of the code owners, it should not be added as a reviewer
- Under high load the pull request listener causes events being dropped
1.3.0Bitbucket Server 5.2.0 - 6.10.172019-03-01Performance improvements, DC compatibility and Bitbucket 6 support Version 1.3.0 • Released 2019-03-01 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
- Support for Bitbucket 6
- Bitbucket Datacenter compatibility
Bug fixes:
- When the pull request creator is part of the code owners, it should not be added as a reviewer
- Under high load the pull request listener causes events being dropped
1.2.0Bitbucket Server 5.2.0 - 5.16.112018-12-14Merge check for code owners and visual reviewer presentation Version 1.2.0 • Released 2018-12-14 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:
* Merge check based on minimum number of approvals of code owners
Improvements:
* Code owners visualization in pull request reviewers list
1.1.8Bitbucket Server 4.0.0 - 5.16.112018-12-04Bug fixes Version 1.1.8 • Released 2018-12-04 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Changes in the target branch of the pull request doesn't trigger the code owners update process
* Saving the proposed code owners in the pull request edit dialog when the app wasn't enabled during pull request creation results in no effect
1.1.7Bitbucket Server 4.0.0 - 5.16.112018-10-15Bug fix for absolute file path usage in globs with relative path diffs Version 1.1.7 • Released 2018-10-15 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* If a glob uses an absolute file path, no matching files in diff are found
1.1.6Bitbucket Server 4.0.0 - 5.16.112018-09-26Bug fixes Version 1.1.6 • Released 2018-09-26 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* App ignores reverted commits when analyzing list of changed files
* App does not add reviewers when pull requests are created via REST
1.1.5Bitbucket Server 4.8.0 - 5.16.112018-09-12Bug fix for absolute directory name glob expressions Version 1.1.5 • Released 2018-09-12 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* If a glob path uses an absolute directory name, no matching files are found
1.1.4Bitbucket Server 4.8.0 - 5.16.112018-09-03Performance improvements Version 1.1.4 • Released 2018-09-03 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Performance improvements
1.1.3Bitbucket Server 4.8.0 - 5.16.112018-08-02Performance bug fix for pre-receive hook file check Version 1.1.3 • Released 2018-08-02 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* With large Git repositories, plug-ins pre-receive CODEOWNERS file check hook times out
1.1.2Bitbucket Server 4.8.0 - 5.16.112018-07-23Allow spaces in Bitbucket user and group names Version 1.1.2 • Released 2018-07-23 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialBug fixes:* Support spaces in Bitbucket user and group names
Task:
* Only use debug log level for missing CODEOWNERS file and non-existing user/groups
1.1.1Bitbucket Server 4.8.0 - 5.16.112018-06-21UI improvements Version 1.1.1 • Released 2018-06-21 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:* Improve visualization of why code owners are added as reviewers in a pull request
* When pull request is edited, prevent removal of code owners
Improvements:
* Show how to enable code owners in the pull request creation page tooltip
1.1.0Bitbucket Server 4.8.0 - 5.16.112018-05-25Hook to syntax check code owner files and bug fixing Version 1.1.0 • Released 2018-05-25 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:* Pre-receive hook that checks the CODEOWNERS file to be valid
* Show error when user or group is not existing or does not have repo permissions for a pull request
Bug fixes:
* When a commit is pushed to an existing pull request, participants that only commented are added as reviewers
Improvements:
* Merge commits should be ignored
1.0.1Bitbucket Server 4.6.0 - 5.16.112018-02-25Bug fixes and compatibility with Bitbucket Server >= 4.6 Version 1.0.1 • Released 2018-02-25 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNew features:* Improved support for file patterns
* Compatibility with Bitbucket Server >= 4.6
Improvements:
* Only consider CODEOWNERS file from the target branch of the pull request
1.0.0Bitbucket Server 5.0.0 - 5.16.112018-02-20Initial version Version 1.0.0 • Released 2018-02-20 • Supported By Mibex Software GmbH • Paid via Atlassian • CommercialNo release notes.