Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Commit 54724cf

Browse files
committed
Crash reporting release notes
1 parent e947580 commit 54724cf

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

build/release-notes/linux.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
* Added a menu item to reveal the log file.
88
* Improve filenames for downloads triggered with alt/option-click.
99
* Fixed duplicate separators in context menus.
10-
* Added a cmd/ctrl-t shortcut to open a new browser tab.
10+
* Added a cmd/ctrl-t shortcut to open a new browser tab.
11+
* Added automatic crash reporting via sentry.io
12+
*

build/release-notes/mac.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
* Added a menu item to reveal the log file.
77
* Improve filenames for downloads triggered with alt/option-click.
88
* Fixed duplicate separators in context menus.
9-
* Added a cmd/ctrl-t shortcut to open a new browser tab.
9+
* Added a cmd/ctrl-t shortcut to open a new browser tab.
10+
* Added automatic crash reporting via sentry.io

build/release-notes/win.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@
77
* Added a menu item to reveal the log file.
88
* Improve filenames for downloads triggered with alt/option-click.
99
* Fixed duplicate separators in context menus.
10-
* Added a cmd/ctrl-t shortcut to open a new browser tab.
10+
* Added a cmd/ctrl-t shortcut to open a new browser tab.
11+
* Added automatic crash reporting via sentry.io
12+
*

0 commit comments

Comments
 (0)