Release Notes 22th February, 2023 - Latest

We are happy to announce that we’ve published a new version of Checklist Buddy for JetBrains Space on Feb 22, 2023 .

New Features

Support for configurable default branch

So far, the app used main as a default branch for fetching the configuration file PRCHECKLIST. If the default branch has been changed to a different branch name for a repository, the app did not work. With the new default branch API endpoint JetBrains Space introduced, we now support configurable default branches.

Bugfixes

App ignored Checklist titles

Titles in checklists were ignored by the app:

+title+ Frontend testing checklist

This has been fixed, and titles are now created as comments in your code reviews.