|
1 | 1 | { |
2 | | - "unreleased": [ |
3 | | - "[New] Interactive tutorial for new users to become productive using Git and Kactus more quickly", |
4 | | - "[Fixed] File path truncation in merge conflicts dialog", |
5 | | - "[Fixed] Support pushing workflow files for GitHub Actions to GitHub.com", |
6 | | - "[Improved] Warn when committing to a protected branch", |
7 | | - "[Improved] Warn when committing to a repository you don't have write access to", |
8 | | - "[New] Users can configure Desktop to always bring or leave changes when switching branches", |
9 | | - "[New] Prompt users to re-authorize if required by any of their GitHub organizations", |
10 | | - "[Fixed] Recognize if the current branch of a fork has a pull request to the upstream repo", |
11 | | - "[New] Add a new Kactus option to limit the diffs to top-levels layers. It should improve a lot the performances but the merge will be less granular." |
12 | | - ], |
| 2 | + "unreleased": [], |
13 | 3 | "releases": { |
| 4 | + "0.3.26": [ |
| 5 | + "[New] Interactive tutorial for new users to become productive using Git and Kactus more quickly", |
| 6 | + "[Fixed] File path truncation in merge conflicts dialog", |
| 7 | + "[Fixed] Support pushing workflow files for GitHub Actions to GitHub.com", |
| 8 | + "[Improved] Warn when committing to a protected branch", |
| 9 | + "[Improved] Warn when committing to a repository you don't have write access to", |
| 10 | + "[New] Users can configure Desktop to always bring or leave changes when switching branches", |
| 11 | + "[New] Prompt users to re-authorize if required by any of their GitHub organizations", |
| 12 | + "[Fixed] Recognize if the current branch of a fork has a pull request to the upstream repo", |
| 13 | + "[New] Add a new Kactus option to limit the diffs to top-levels layers. It should improve a lot the performances but the merge will be less granular." |
| 14 | + ], |
14 | 15 | "0.3.25": ["[Fixed] Don't show dev tools on startup."], |
15 | 16 | "0.3.24": [ |
16 | 17 | "[Fixed] Notarized the App so that macOS 10.15 doesn't complain." |
|
0 commit comments