-
Notifications
You must be signed in to change notification settings - Fork 971
Conversation
CHANGELOG.md
Outdated
- Fixed adding a bookmarks folder makes the browser unresponsive in Sync. ([#9745](https://github.com/brave/browser-laptop/issues/9745)) | ||
- Fixed bookmark deletion may lead to duplicated bookmarks in Sync. ([#9724](https://github.com/brave/browser-laptop/issues/9724)) | ||
- Fixed blank tabs bar when increasing the number of tabs per tab set. ([#7806](https://github.com/brave/browser-laptop/issues/7806)) | ||
- Updated to Chromium 60. ([#9947](https://github.com/brave/browser-laptop/issues/9947)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please put the full Chromium version here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't see #10029 called out- since this issue caused a lot of grief for LastPass users in 0.17.x (it affects 0.17.17 and newer builds), I think we should move it to the top of the fixed section
CHANGELOG.md
Outdated
@@ -1,5 +1,38 @@ | |||
# Changelog | |||
|
|||
## [0.18.13](https://github.com/brave/browser-laptop/releases/tag/v0.18.13dev) | |||
- Added a welcome screen for first time users. ([#9423](https://github.com/brave/browser-laptop/issues/9423)) | |||
- Added Chromium spell checker. ([#9880](https://github.com/brave/browser-laptop/issues/9880)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
maybe it would be good to call out "(in place of Electron spell checker)"
CHANGELOG.md
Outdated
- Added "Hide Lower" button on Brave Payments. ([#9137](https://github.com/brave/browser-laptop/issues/9137)) | ||
- Optimized sending messages only to needed windows instead of all windows. ([#9701](https://github.com/brave/browser-laptop/issues/9701)) | ||
- Fixed showing the URL in the location bar for invalid URLs (instead of about:error). ([#2025](https://github.com/brave/browser-laptop/issues/2025)) | ||
- Fixed opening a context menu freezes video (ex: Youtube). ([#5470](https://github.com/brave/browser-laptop/issues/5470)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bsclifton @bbondy in which PR for 0.18 did we fix this. I think that async menu was already implemented in Jun,probably in 0.16.x
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
good catch @NejcZdovc - this was def 0.16.x 😄
updated, left 5470 in there because it was tied to pr #9128 |
@alexwykoff whoops- I think that was a miss on our part. That was released with Chromium 59 actually, which means it was in 0.16.x (click here for the commit log). I'll update the milestone for the issue and the PR to properly be 0.16.x. After removing that, I think we're good for a merge 😄 |
c9838f5
to
4249cfc
Compare
Removed the async menu option from the releases page and from the notes. Also squashed commits @alexwykoff in the future, would you PR against master? This way it's similar to other PRs (where you merge then cherry-pick back until the selected milestone) |
adding release notes for 0.18.13
adding release notes for 0.18.13
Audtiors : @bbondy @bsclifton