diff --git a/CHANGELOG.md b/CHANGELOG.md index 1477dff8e21..1ca1a8a44f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,15 +1,15 @@ # Changelog ## [0.15.0](https://github.com/brave/browser-laptop/releases/v0.15.0dev) + - Added tear off tabs - Ability to tear off tabs and to combine them back into other windows. ([#4402](https://github.com/brave/browser-laptop/issues/4402)) - Added Widevine support for Amazon Prime Video. ([#5233](https://github.com/brave/browser-laptop/issues/5233)) - - Added tear off tabs - Ability to drag tab into new window. ([#4402](https://github.com/brave/browser-laptop/issues/4402)) - - Added user pinning in Brave Payments. ([#7347](https://github.com/brave/browser-laptop/issues/7347)) - - Added support for Back/forward gesture with three finger swipe. ([#7905](https://github.com/brave/browser-laptop/issues/7905)) + - Added ledger site pinning in Brave Payments. ([#7347](https://github.com/brave/browser-laptop/issues/7347)) + - Added extensions panel to about:preferences. ([#6530](https://github.com/brave/browser-laptop/issues/6530)) + - Added support for back / forward gesture with three finger swipe. ([#7905](https://github.com/brave/browser-laptop/issues/7905)) - Added support for torrent link files. ([#6671](https://github.com/brave/browser-laptop/issues/6671)) - Added noscript into the URL bar. ([#5792](https://github.com/brave/browser-laptop/issues/5792)) - Added "Extensions..." to window menu. ([#8203](https://github.com/brave/browser-laptop/issues/8203)) - Added stop button for torrent downloads. ([#6768](https://github.com/brave/browser-laptop/issues/6768)) - - Added extensions panel to about:preferences. ([#6530](https://github.com/brave/browser-laptop/issues/6530)) - Added a link to release notes in about:brave. ([#6130](https://github.com/brave/browser-laptop/issues/6130)) - Added context-menu option to close tabs in tab page. ([#5489](https://github.com/brave/browser-laptop/issues/5489)) - Added extension badge colors. ([#5367](https://github.com/brave/browser-laptop/issues/5367)) @@ -18,41 +18,38 @@ - Added temporary notice to sync prefs page regarding mobile sync and Beta label. ([#8121](https://github.com/brave/browser-laptop/issues/8121)) - Added a new tab page for private tabs. ([#7934](https://github.com/brave/browser-laptop/issues/7934)) - Added "Command+Click" to home button (opens home in a new background tab). ([#7718](https://github.com/brave/browser-laptop/issues/7718)) - - Added origin display for downloads. ([#7468](https://github.com/brave/browser-laptop/issues/7468)) + - Added origin display for downloads, including if download was insecure (HTTP). ([#7468](https://github.com/brave/browser-laptop/issues/7468)) - Changed about:preferences#extensions link to go to the extension request category in community. ([#8252](https://github.com/brave/browser-laptop/issues/8252)) + - Fixed default browser setting reset after upgrade on Windows. ([#5246](https://github.com/brave/browser-laptop/issues/5246)) - Fixed Brave crash when visiting Brave Twitter page. ([#8004](https://github.com/brave/browser-laptop/issues/8004)) - Fixed crash caused by certain pinned tabs. ([#7187](https://github.com/brave/browser-laptop/issues/7187)) - - Fixed opening pdf in new tab fails to load. ([#8364](https://github.com/brave/browser-laptop/issues/8364)) + - Fixed opening PDF in new tab fails to load. ([#8364](https://github.com/brave/browser-laptop/issues/8364)) - Fixed zoom shortcut (scroll and zoom feature). ([#8438](https://github.com/brave/browser-laptop/issues/8438)) - Fixed bookmarks are re-synced (uploaded) on every load. ([#8408](https://github.com/brave/browser-laptop/issues/8408)) - Fixed messages shown on extensions page. ([#8318](https://github.com/brave/browser-laptop/issues/8318)) - Fixed extensions so they sort alphabetically. ([#8315](https://github.com/brave/browser-laptop/issues/8315)) - - Fixed jumpy tab drag and drop. ([#8288](https://github.com/brave/browser-laptop/issues/8288)) - Fixed homepage preference isn't being respected. ([#8278](https://github.com/brave/browser-laptop/issues/8278)) - Fixed screen reader can't identify extension button. ([#8269](https://github.com/brave/browser-laptop/issues/8269)) - - Fixed tabs bar size by another 2 px based on increased user feedback. ([#8263](https://github.com/brave/browser-laptop/issues/8263)) + - Fixed tabs bar size by another 2px based on increased user feedback. ([#8263](https://github.com/brave/browser-laptop/issues/8263)) - Fixed memory leak when opening then closing a lot of tabs rapidly. ([#8244](https://github.com/brave/browser-laptop/issues/8244)) - Fixed about:brave copy to clipboard tooltip. ([#8199](https://github.com/brave/browser-laptop/issues/8199)) - - Fixed wallet creation failure. ([#8195](https://github.com/brave/browser-laptop/issues/8195)) - Fixed invisible pinned tab after upgrade. ([#8190](https://github.com/brave/browser-laptop/issues/8190)) - Fixed URL bar shape consistency when payments are enabled/disabled. ([#8170](https://github.com/brave/browser-laptop/issues/8170)) - Fixed creating a bookmark by dragging the Url bar icon. ([#8151](https://github.com/brave/browser-laptop/issues/8151)) - - Fixed save .torrent file action. ([#8146](https://github.com/brave/browser-laptop/issues/8146)) - Fixed image title. ([#8116](https://github.com/brave/browser-laptop/issues/8116)) - - Fixed white tab text on dark tab background which is difficult to read. ([#8115](https://github.com/brave/browser-laptop/issues/8115)) - - Fixed javascript in bookmarks cause connection info box to appear. ([#8087](https://github.com/brave/browser-laptop/issues/8087)) + - Fixed readability issues with white tab text on dark tab background. ([#8115](https://github.com/brave/browser-laptop/issues/8115)) + - Fixed JavaScript in bookmarks cause connection info box to appear. ([#8087](https://github.com/brave/browser-laptop/issues/8087)) - Fixed LastPass opening in the wrong position when activated by keyboard. ([#8034](https://github.com/brave/browser-laptop/issues/8034)) - Fixed about pages cannot be synced because data is too big. ([#8023](https://github.com/brave/browser-laptop/issues/8023)) - Fixed toggle excluding a site from ledger sometimes removes it from the list. ([#7987](https://github.com/brave/browser-laptop/issues/7987)) - Fixed Sync does not appear to recover from network outage. ([#7972](https://github.com/brave/browser-laptop/issues/7972)) - Fixed Sync losing hierarchy when adding bookmarks to new sync members. ([#7971](https://github.com/brave/browser-laptop/issues/7971)) - Fixed localization ability for delete confirmation message. ([#7958](https://github.com/brave/browser-laptop/issues/7958)) - - Fixed default browser setting Ubuntu. ([#7800](https://github.com/brave/browser-laptop/issues/7800)) + - Fixed default browser setting for Ubuntu. ([#7800](https://github.com/brave/browser-laptop/issues/7800)) - Fixed dead tab when enter is pressed twice after typing in URL. ([#7727](https://github.com/brave/browser-laptop/issues/7727)) - Fixed view source shortcut to be CTRL+U, not CTRL+ALT+U. ([#7702](https://github.com/brave/browser-laptop/issues/7702)) - Fixed submenu position for bookmarks. ([#7662](https://github.com/brave/browser-laptop/issues/7662)) - Fixed right click not dismissing / hiding an open menu. ([#7403](https://github.com/brave/browser-laptop/issues/7403)) - - Fixed default browser setting reset after upgrade. ([#5246](https://github.com/brave/browser-laptop/issues/5246)) - Fixed display of favicons on brave payments list. ([#4178](https://github.com/brave/browser-laptop/issues/4178)) - Fixed context menu subitems display when the window is small. ([#1589](https://github.com/brave/browser-laptop/issues/1589)) - Fixed missing content links for info buttons in preferences. ([#5758](https://github.com/brave/browser-laptop/issues/5758)) @@ -63,7 +60,7 @@ - Updated spinner animation on tab loads. ([#7779](https://github.com/brave/browser-laptop/issues/7779)) - Updated 1Password description on extensions page. ([#8465](https://github.com/brave/browser-laptop/issues/8465)) - Updated webtorrent description on extensions page. ([#8208](https://github.com/brave/browser-laptop/issues/8208)) - - Upgraded to Chromium58. ([#8353](https://github.com/brave/browser-laptop/issues/8353)) + - Upgraded to Chromium 58.0.3029.81. ([#8353](https://github.com/brave/browser-laptop/issues/8353)) - Upgraded to muon 2.58.6. ([#8161](https://github.com/brave/browser-laptop/issues/8161)) - Upgraded to Node v7.9.0. ([#8483](https://github.com/brave/browser-laptop/issues/8483))