Release notes - Yet Another Commit Checker
At Appfire, we like to think we get it right every time we release a product. The truth is that from time to time, someone has a great idea to improve our already awesome products, or we have to fix the occasional bug. Take a look at the Release Notes to see what changes we have made for each version of Yet Another Commit Checker.
Version 2.7.0. adds the ability to limit overriding global configuration to Global push hook and Global merge check.
Version information
Version | 2.7.0 |
Release date | 2022-07-13 |
Supported platforms | Bitbucket Data Center 5.2.0 - 8.2.0 Bitbucket Server 5.2.0 - 8.2.0 |
New features
Feature | Description/Image |
---|---|
YACC-327 | Bitbucket administrators now controls who can override global configuration through the Global push hook and Global merge check. Admins can select from allow all project/repository admins, allow admins from select group, and do not allow, force to use global options. |
Resolved issues
Issue ID | Description |
---|---|
YACC-334 | Issue where a previously configured Jira impersonation user could not be reset has been fixed. |
Version 2.6.3 provides improvements to YACC’s error messages.
Version information
Version | 2.6.3 |
Release date | 2022-06-22 |
Supported platforms | Bitbucket Data Center 5.2.0 - 8.2.0 Bitbucket Server 5.2.0 - 8.2.0 |
Feature improvements
Feature | Description/Image |
---|---|
YACC-330 | In this release, the error message header has been updated to provide a cleaner, more professional look. |
Version 2.6.2 provides improved processing performance with empty hook configuration.
Version information
Version | 2.6.2 |
Release date | 2022-03-29 |
Supported platforms | Bitbucket Data Center 5.2.0 - 8.2.0 Bitbucket Server 5.2.0 - 8.2.0 |
Resolved issues
Issue ID | Description |
---|---|
YACC-307 | Fetching a large lists of commits sometimes exceeds the configured timeout which can cause performance issues. |
Version 2.6.1 provides updates to YACC security.
Version information
Version | 2.6.1 |
Release date | 2022-03-14 |
Supported platforms | Bitbucket Data Center 5.2.0 - 7.21.2 Bitbucket Server 5.2.0 - 7.21.2 |
Feature improvements
Issue ID | Description |
---|---|
Improvements to product security |
Version 2.6.0 adds an option to confirm committer is a valid Bitbucket user.
Version information
Version | 2.6.0 |
Release date | 2021-11-08 |
Supported platforms | Bitbucket Data Center 5.2.0 - 7.21.2 Bitbucket Server 5.2.0 - 7.21.2 |
New features
Feature | Description/Image | Link (if applicable) |
---|---|---|
YACC-293 | The Require Committer Matches Valid User option has been added to the Commits tab. When enabled, YACC checks that the committer email matches any valid Bitbucket Server user. |
Version 2.5.0 includes several improvements to the UI and a bug fix
Version information
Version | 2.5.0 |
Release date | 2021-10-28 |
Supported platforms | Bitbucket Data Center 5.2.0 - 7.21.2 Bitbucket Server 5.2.0 - 7.21.2 |
Feature improvements
Feature | Description |
---|---|
YACC-295 | Depending on the configuration level (global, project or repository) a link containing settings and override information for that configuration level has been added. |
Version 2.4.0 introduces the Add dry run mode option.
Version information
Version | 2.4.0 |
Release date | 2021-09-13 |
Supported platforms | Bitbucket Data Center 5.2.0 - 7.21.2 Bitbucket Server 5.2.0 - 7.21.2 |
New features
Feature | Description/Image | Link |
---|---|---|
YACC-103 | The Add dry run mode option has been added to the Configuration tab. When enabled, the pre-receive hook displays an error, but does not reject the push action. |