|
1 | 1 | { |
2 | 2 | "releases": { |
| 3 | + "0.8.1": [ |
| 4 | + "[New] 'Open in Shell' now supports multiple shells - #2473", |
| 5 | + "[New] Windows: Enable adding self-signed certificates - #2581", |
| 6 | + "[Improved] Enhanced image diffs - #2383", |
| 7 | + "[Improved] Line diffs - #2461", |
| 8 | + "[Improved] Octicons updated - #2495", |
| 9 | + "[Improved] Adds ability to close repository list using shortcut - #2532", |
| 10 | + "[Improved] Switch default buttons in the Publish Branch dialog - #2515", |
| 11 | + "[Improved] Bring back \"Contact Support\" - #1472", |
| 12 | + "[Improved] Persist repository filter text after closing repository list - #2571", |
| 13 | + "[Improved] Redesigned example commit in the Welcome flow - #2141", |
| 14 | + "[Improved] Tidy up initial \"external editor\" experience - #2551", |
| 15 | + "[Fixed] 'Include All' checkbox not in sync with partial selection - #2493", |
| 16 | + "[Fixed] Copied text from diff removed valid characters - #2499", |
| 17 | + "[Fixed] Click-focus on Windows would dismiss dialog - #2488", |
| 18 | + "[Fixed] Branch list not rendered in app - #2531", |
| 19 | + "[Fixed] Git operations checking certificate store - #2520", |
| 20 | + "[Fixed] Properly identify repositories whose remotes have a trailing slash - #2584", |
| 21 | + "[Fixed] Windows: Fix launching the `github` command line tool - #2563", |
| 22 | + "[Fixed] Use the primary email address if it's public - #2244", |
| 23 | + "[Fixed] Local branch not checked out after clone - #2561", |
| 24 | + "[Fixed] Only the most recent 30 issues would autocomplete for GitHub Enterprise repositories - #2541", |
| 25 | + "[Fixed] Missing \"View on GitHub\" menu item for non-Gitub repositories - #2615", |
| 26 | + "[Fixed] New tab opened when pressing \"]\" for certain keyboard layouts - #2607", |
| 27 | + "[Fixed] Windows: Crash when exiting full screen - #1502", |
| 28 | + "[Fixed] Windows: Detecting the available shells and editors when using a non-ASCII user encoding - #2624", |
| 29 | + "[Fixed] Ensure the repository list is always accessible - #2648" |
| 30 | + ], |
3 | 31 | "0.8.1-beta4": [ |
4 | 32 | "[Improved] Persist repository filter text after closing repository list - #2571", |
5 | 33 | "[Improved] Redesigned example commit in the Welcome flow - #2141", |
|
0 commit comments