diff --git a/CHANGELOG.md b/CHANGELOG.md index a607f93599..cfd164979c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,10 @@ - Changed "window renderer" processes to no longer include Node (content renderers never did in Brave). ([#6454](https://github.com/brave/browser-laptop/issues/6454)) - Changed Battery Status API to require user permission. ([#1885](https://github.com/brave/browser-laptop/issues/1885)) - Updated localization files. ([#6709]((https://github.com/brave/browser-laptop/issues/6709)) +- Fixed Twitter login. ([#4758](https://github.com/brave/browser-laptop/issues/4758)) +- Fixed blocking of YouTube ads. ([#4693](https://github.com/brave/browser-laptop/issues/4693)) +- Fixed tab switching performance. ([#6715](https://github.com/brave/browser-laptop/issues/6715)) +- Fixed drag and drop for tabs. ([#6033](https://github.com/brave/browser-laptop/issues/6033)) - Fixed memory leak causing renderer crashes. ([#6656](https://github.com/brave/browser-laptop/issues/6656)) - Fixed 1Password auto-submit on fill. ([#5875](https://github.com/brave/browser-laptop/issues/5875)) - Fixed focus on tabs keeps "bouncing" back to previous tab. ([#5730](https://github.com/brave/browser-laptop/issues/5730))