Skip to content

Commit 13841d4

Browse files
committed
Update release notes
1 parent 26db651 commit 13841d4

1 file changed

Lines changed: 12 additions & 10 deletions

File tree

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,20 @@
1-
GitHub Desktop Plus v3.5.9-beta1
1+
GitHub Desktop Plus v3.5.9-beta2
22

3-
Upstream: [GitHub Desktop 3.5.9-beta1 release notes](https://github.com/desktop/desktop/releases/tag/release-3.5.9-beta1)
4-
5-
- The upstream now supports absolute date formats, so we have removed our fork-specific patch for that.
6-
You can find the new date format settings in `File` > `Options` > `Appearance`, including the option "Prefer absolute dates over relative".
3+
Upstream: [GitHub Desktop 3.5.9-beta2 release notes](https://github.com/desktop/desktop/releases/tag/release-3.5.9-beta2)
74

85
---
96

10-
## **Fixes:**
7+
## **Changes and improvements:**
8+
9+
- Added a one-time temporary banner to promote [this discussion](https://github.com/pol-rivero/github-desktop-plus/discussions/140) about a future change to our name and logo.
1110

12-
- [#119] **Windows:** Fetching a repository will no longer hang indefinitely in some situations.
11+
- [#134] Allow showing a minimap at the right side of the diff view. It shows a small overview of the entire file, which helps to quickly navigate to a specific part of the file. Thank you @kingdo10!
12+
To enable it, click the "Diff options" menu (gear icon at the top right of the diff view) and select "Show minimap".
1313

14-
- [#143] **Linux:** Fix arm64 binary by rebuilding x86_64 native dependencies.
14+
- [#134] Allow expanding the entire file (not only the changed lines) in the diff view by clicking the "Show whole file" button at the top right of the diff view. This is especially useful when the minimap is enabled. Thank you @kingdo10!
1515

16-
- [#139] Fixed missing padding in the text of some buttons.
16+
- Improved the speed of some Bitbucket API calls by using the correct page size. This should speed up listing repositories and pull requests when the list is long.
17+
18+
## **Fixes:**
1719

18-
- Performing a merge with conflicts in a linked worktree now displays the conflicts dialog correctly.
20+
- Fixed loading of Bitbucket repositories (File > Clone repository > Bitbucket tab) by replacing a deprecated (removed) Bitbucket API endpoint.

0 commit comments

Comments
 (0)