# Changelog ## [0.24.0](https://github.com/brave/browser-laptop/releases/tag/v0.24.0dev) - Fixed back and forward navigation buttons animating when scrolling on macOS. ([#14785](https://github.com/brave/browser-laptop/issues/14785)) - Fixed back navigation button animating when attempting to scroll up while the page is already at the top on macOS. ([#14829](https://github.com/brave/browser-laptop/issues/14829)) - Disabled swipe navigation when content is horizontally scrollable. ([#14871](https://github.com/brave/browser-laptop/issues/14871)) - Fixed notifications not being displayed on certain websites. (https://github.com/brave/browser-laptop/issues/15124)) - Fixed about:blank tabs being opened when Brave configured to start with home page address. ([#15125](https://github.com/brave/browser-laptop/issues/15125)) - Fixed opening local files creates about:blank tabs. ([#15134](https://github.com/brave/browser-laptop/issues/15134)) - Fixed opening tabs when there is no windows opened creates about:blank tabs on macOS. ([#15162](https://github.com/brave/browser-laptop/issues/15162)) - Fixed opening local files via drag and drop creates about:blank tabs. ([#15203](https://github.com/brave/browser-laptop/issues/15203)) - Upgraded to Tor 0.3.4 series. ([#15179](https://github.com/brave/browser-laptop/issues/15179)) - Upgraded to muon 8.1.6. ([#15101](https://github.com/brave/browser-laptop/issues/15101)) - Upgraded to Chromium 69.0.3497.100. ([#15102](https://github.com/brave/browser-laptop/issues/15102)) ## [0.21.18](https://github.com/brave/browser-laptop/releases/tag/v0.21.18dev) - Added the ability to pay Twitch publishers with BAT. ([#13139](https://github.com/brave/browser-laptop/issues/13139)) - There are three things related to Twitch that will be fixed or improved later: i) Paused videos are currently counted for watch time, ii) favicons associated with streams are not shown in the payments panel when watching live video, iii) calculating watch time will be improved when seeking. - Added the ability to sort publishers using the verified publisher column under payments. ([#10752](https://github.com/brave/browser-laptop/issues/10752)) - Moved publishers that have been deleted from payments into a new dialog. ([#12833](https://github.com/brave/browser-laptop/issues/12833)) - Fixed localization issue when backing up recovery key. ([#13311](https://github.com/brave/browser-laptop/issues/13311)) - Fixed favicons not being consistently displayed under payments. ([#13281](https://github.com/brave/browser-laptop/issues/13281)) - Fixed publisher pinning issue when brave profile has been corrupted. ([#13134](https://github.com/brave/browser-laptop/issues/13134)) - Fixed the actions column under payments being clickable as it's not sortable. ([#13074](https://github.com/brave/browser-laptop/issues/13074)) - Fixed token promotions notifying users who have disabled promotion notifications in the advanced settings. ([#13021](https://github.com/brave/browser-laptop/issues/13021)) - Fixed "show notifications" under advanced settings being re-enabled when disabling/enabling payments. ([#12817](https://github.com/brave/browser-laptop/issues/12817)) - Fixed publishers being auto included under payments even though "show only included sites" has been disabled. ([#12766](https://github.com/brave/browser-laptop/issues/12766)) - Fixed incorrect decimal value being displayed when balance under payments is below a certain amount. ([#12666](https://github.com/brave/browser-laptop/issues/12666)) - Fixed pinned publishers not always being displayed under payments. ([#12584](https://github.com/brave/browser-laptop/issues/12584)) - Fixed "never include" wording under context menu when right clicking on publishers under payments. ([#12296](https://github.com/brave/browser-laptop/issues/12296)) - Fixed incorrect amount being deducted from wallet during payment processing. ([#12183](https://github.com/brave/browser-laptop/issues/12183)) - Fixed manually entered values for publishers under payments not being retained. ([#11238](https://github.com/brave/browser-laptop/issues/11238)) ## [0.20.46](https://github.com/brave/browser-laptop/releases/tag/v0.20.46dev) - Fixed YouTube videos lagging while playing. ([#13079](https://github.com/brave/browser-laptop/issues/13079)) - Fixed several performance issues. ([#13087](https://github.com/brave/browser-laptop/issues/13087)) - Fixed about: pages not working after long usage. ([#12828](https://github.com/brave/browser-laptop/issues/12828)) - Fixed back button not working after long usage. ([#13157](https://github.com/brave/browser-laptop/issues/13157)) - Fixed reload button not working after long usage. ([#12333](https://github.com/brave/browser-laptop/issues/12333)) ## [0.20.42](https://github.com/brave/browser-laptop/releases/tag/v0.20.42dev) - Fixed websites randomly being unpinned under Payments. ([#13102](https://github.com/brave/browser-laptop/issues/13102)) - Fixed incorrect keyboard shortcuts being used for session tabs. ([#13000](https://github.com/brave/browser-laptop/issues/13000)) - Fixed AltGr + Number shortcuts opening new session tabs. ([#12956](https://github.com/brave/browser-laptop/issues/12956)) - Fixed Copying and Pasting images. ([#7388](https://github.com/brave/browser-laptop/issues/7388)) - Upgraded to muon 4.8.2. ([#12641](https://github.com/brave/browser-laptop/issues/13041)) - Upgraded to Chromium 64.0.3282.140. ([#12521](https://github.com/brave/browser-laptop/issues/13149)) ## [0.20.30](https://github.com/brave/browser-laptop/releases/tag/v0.20.30dev) - Fixed restoring tabs at startup causing slow performance. ([#12976](https://github.com/brave/browser-laptop/issues/12976)) ## [0.20.29](https://github.com/brave/browser-laptop/releases/tag/v0.20.29dev) - Optimized sites storage into separate entities to avoid filtering when rendering. ([#9978](https://github.com/brave/browser-laptop/issues/9978)) - Optimized UI to render less often and render faster. ([#8528](https://github.com/brave/browser-laptop/issues/8528)) - Optimized startup time with Bloodhound improvements. ([#10723](https://github.com/brave/browser-laptop/issues/10723)) - Optimized size of the storage that is passed via IPC for rendering by removing 'data:' URLs. ([#11582](https://github.com/brave/browser-laptop/issues/11582)) - Optimized tab rendering by using intersectionObserver. ([#10509](https://github.com/brave/browser-laptop/issues/10509)) - Optimized smooth transitions for tab components. ([#10883](https://github.com/brave/browser-laptop/issues/10883)) - Optimized syncing to a profile with 6000+ bookmarks so it doesn't freeze the browser temporarily. ([#10273](https://github.com/brave/browser-laptop/issues/10273)) - Optimized rendering of new windows to not appear white for as long. ([#8128](https://github.com/brave/browser-laptop/issues/8128)) - Optimized clicking entries on about:history to not be laggy. ([#5382](https://github.com/brave/browser-laptop/issues/5382)) - Optimized selecting subfolders on the bookmark bar which have many entries can be laggy. ([#7053](https://github.com/brave/browser-laptop/issues/7053)) - Optimized verified site caching. ([#12272](https://github.com/brave/browser-laptop/issues/12272)) - Added encrypting cookies in Brave storage. ([#10044](https://github.com/brave/browser-laptop/issues/10044)) - Added the ability to import encrypted cookies from Chrome. ([#10045](https://github.com/brave/browser-laptop/issues/10045)) - Added fingerprinting protection to distinguish between first and third party. ([#9029](https://github.com/brave/browser-laptop/issues/9029)) - Added tray progress bars for downloaded items. ([#3023](https://github.com/brave/browser-laptop/issues/3023)) - Added visual indicator for two-finger swipe gesture on macOS. ([#2477](https://github.com/brave/browser-laptop/issues/2477)) - Added swipe navigation sensitivity setting for macOS. ([#9615](https://github.com/brave/browser-laptop/issues/9615)) - Added cascading of new windows so they don't appear on top of each other. ([#8925](https://github.com/brave/browser-laptop/issues/8925)) - Added the ability to have multiple channels with different icons and side-by-side installation paths. ([#10189](https://github.com/brave/browser-laptop/issues/10189)) - Added dynamically building for Brave payments monthly amounts dropdown. ([#12727](https://github.com/brave/browser-laptop/issues/12727)) - Added privacy risk warning for WebTorrent users. ([#12631](https://github.com/brave/browser-laptop/issues/12631)) - Added English (U.K.) to browser language list. ([#10623](https://github.com/brave/browser-laptop/issues/10623)) - Added the ability to customize how the timing around tab previews works. ([#8860](https://github.com/brave/browser-laptop/issues/8860)) - Added the ability to disable promotions. ([#12313](https://github.com/brave/browser-laptop/issues/12313)) - Added findx as a Search Provider. ([#10432](https://github.com/brave/browser-laptop/issues/10432)) - Added accelerator keys for new session tab menu entries. ([#10363](https://github.com/brave/browser-laptop/issues/10363)) - Added preserving z-index of windows when restoring from a previous session. ([#10473](https://github.com/brave/browser-laptop/issues/10473)) - Added preserving position of windows when restoring from a previous session. ([#9709](https://github.com/brave/browser-laptop/issues/9709)) - Added preserving height of windows when restoring from a previous session. ([#5537](https://github.com/brave/browser-laptop/issues/5537)) - Added preserving maximized state when restoring from a previous session. ([#8600](https://github.com/brave/browser-laptop/issues/8600)) - Added extension inspectors. ([#8012](https://github.com/brave/browser-laptop/issues/8012)) - Added option to close pinned tab via context menu. ([#4063](https://github.com/brave/browser-laptop/issues/4063)) - Changed to hard-coded search engine favicons. ([#12689](https://github.com/brave/browser-laptop/issues/12689)) - Changed to not show loading icon for about pages. ([#10303](https://github.com/brave/browser-laptop/issues/10303)) - Changed title mode UI to not allow emoji. ([#10051](https://github.com/brave/browser-laptop/issues/10051)) - Changed tabs to no longer allow emoji. ([#8414](https://github.com/brave/browser-laptop/issues/8414)) - Changed padding on pinned tabs. ([#10368](https://github.com/brave/browser-laptop/issues/10368)) - Changed restart notification to be a global notification bar. ([#12216](https://github.com/brave/browser-laptop/issues/12216)) - Changed buttons on messageBox to be grouped. ([#9973](https://github.com/brave/browser-laptop/issues/9973)) - Changed UPDATE_HOST to point to brave.com cname. ([#12304](https://github.com/brave/browser-laptop/issues/12304)) - Changed autofill country field into a dropdown list. ([#9053](https://github.com/brave/browser-laptop/issues/9053)) - Changed switch order to be the same as on the bravery shield panel and the preference page. ([#10813](https://github.com/brave/browser-laptop/issues/10813)) - Changed Yes/No buttons to Allow/Deny for easier understanding. ([#9750](https://github.com/brave/browser-laptop/issues/9750)) - Changed position of language setting under advanced tab. ([#11814](https://github.com/brave/browser-laptop/issues/11814)) - Chnaged fading effect b/w tabs feels like flickering. ([#6716](https://github.com/brave/browser-laptop/issues/6716)) - Changed tab preview to not show unless the mouse velocity is low enough. ([#3271](https://github.com/brave/browser-laptop/issues/3271)) - Fixed redundant suggestions in URL bar. ([#9827](https://github.com/brave/browser-laptop/issues/9827)) - Fixed PDFJS CORS error when PDF is loaded directly. ([#2715](https://github.com/brave/browser-laptop/issues/2715)) - Fixed crash that can sometimes happen when Brave is closing. ([#12939](https://github.com/brave/browser-laptop/issues/12939)) - Fixed disabling hardware acceleration causing startup problems. ([#12887](https://github.com/brave/browser-laptop/issues/12887)) - Fixed cosmetics for CoinMarketCap empty blocked ad elements. ([#12755](https://github.com/brave/browser-laptop/issues/12755)) - Fixed BAT client now sends user-agent to grant server. ([#12714](https://github.com/brave/browser-laptop/issues/12714)) - Fixed disabling auto-include publisher causes existing publishers to be excluded. ([#12621](https://github.com/brave/browser-laptop/issues/12621)) - Fixed Brave wallet address and QR code which could contain different values. ([#12592](https://github.com/brave/browser-laptop/issues/12592)) - Fixed wallet recovery file prompt to be displayed. ([#12508](https://github.com/brave/browser-laptop/issues/12508)) - Fixed mute item could be missing in the context menu. ([#12472](https://github.com/brave/browser-laptop/issues/12472)) - Fixed intermittent audio indicator not being shown. ([#10611](https://github.com/brave/browser-laptop/issues/10611)) - Fixed mute on tab's context menu should change to unmute before switching tabs. ([#10545](https://github.com/brave/browser-laptop/issues/10545)) - Fixed app icon not displaying on Linux. ([#10803](https://github.com/brave/browser-laptop/issues/10803)) - Fixed compact shields panel close button not work properly. ([#11793](https://github.com/brave/browser-laptop/issues/11793)) - Fixed active tab flicker on hover. ([#10838](https://github.com/brave/browser-laptop/issues/10838)) - Fixed tabs not automatically resized until mousing over them when closed with a keyboard shortcut. ([#10582](https://github.com/brave/browser-laptop/issues/10582)) - Fixed tabs growing too large or too small when closing, until mouseout. ([#11434](https://github.com/brave/browser-laptop/issues/11434)) - Fixed not being able to delete / use backspace in homepage field in preferences. ([#10703](https://github.com/brave/browser-laptop/issues/10703)) - Fixed bookmark exporting not working in several cases. ([#10587](https://github.com/brave/browser-laptop/issues/10587)) - Fixed bookmark can't move to a subfolder. ([#11893](https://github.com/brave/browser-laptop/issues/11893)) - Fixed bug where bookmark name updates when you view page source. ([#10372](https://github.com/brave/browser-laptop/issues/10372)) - Fixed Bookmarks not fitting in the bookmark bar. ([#9939](https://github.com/brave/browser-laptop/issues/9939)) - Fixed bookmarks overflow indicator sometimes disappearing. ([#11507](https://github.com/brave/browser-laptop/issues/11507)) - Fixed users behind multiple releases could get preview releases (Windows only, will take effect next update). ([#11152](https://github.com/brave/browser-laptop/issues/11152)) - Fixed Brave cannot load PDFs with JS PDF reader in session tabs. ([#4651](https://github.com/brave/browser-laptop/issues/4651)) - Fixed Brave UA whitelist to apply to all page resources, not just top level. ([#10800](https://github.com/brave/browser-laptop/issues/10800)) - Fixed tab close icon missing for the active tab on Windows. ([#10123](https://github.com/brave/browser-laptop/issues/10123)) - Fixed about:history omitting recent history. ([#5072](https://github.com/brave/browser-laptop/issues/5072)) - Fixed line break not being recognized in alert window. ([#10119](https://github.com/brave/browser-laptop/issues/10119)) - Fixed speedtest.net beta not loading. ([#979](https://github.com/brave/browser-laptop/issues/979)) - Fixed deleting history entries would not remove from the 'History' menu. ([#10328](https://github.com/brave/browser-laptop/issues/10328)) - Fixed Brave not installing on OpenSUSE. ([#6946](https://github.com/brave/browser-laptop/issues/6946)) - Fixed tab preview not working properly with drag and drop. ([#10103](https://github.com/brave/browser-laptop/issues/10103)) - Fixed window reopening in the centre of screen when browser is docked to left/right. ([#11697](https://github.com/brave/browser-laptop/issues/11697)) - Fixed multiple screens, brave browser out of scope of the screen. ([#9371](https://github.com/brave/browser-laptop/issues/9371)) - Fixed pinning sometimes throwing an error. ([#11208](https://github.com/brave/browser-laptop/issues/11208)) - Fixed paused download could show Infinity %. ([#10264](https://github.com/brave/browser-laptop/issues/10264)) - Fixed links with target="\_blank" to also have rel="noopener". ([#9743](https://github.com/brave/browser-laptop/issues/9743)) - Fixed bypass of data: phishing warning by opening a URL in a new tab. ([#10754](https://github.com/brave/browser-laptop/issues/10754)) - Fixed pinned tab sometimes disappearing by reordering and unpinning. ([#10037](https://github.com/brave/browser-laptop/issues/10037)) - Fixed pinned tabs can disappear until close/relaunch. ([#10510](https://github.com/brave/browser-laptop/issues/10510)) - Fixed pinning tabs when a window has been closed can result in an error. ([#11833](https://github.com/brave/browser-laptop/issues/11833)) - Fixed intermittent crashes when tabs are pinned. ([#3760](https://github.com/brave/browser-laptop/issues/3760)) - Fixed pinning a PDF tab causes it to duplicate. ([#9954](https://github.com/brave/browser-laptop/issues/9954)) - Fixed PDF Presentation Mode banner lists Chrome Extension. ([#11020](https://github.com/brave/browser-laptop/issues/11020)) - Fixed scrollbar to be hidden on bravery panel. ([#9296](https://github.com/brave/browser-laptop/issues/9296)) - Fixed top site tile removals from being buggy. ([#10411](https://github.com/brave/browser-laptop/issues/10411)) - Fixed data: URL warning popup to disappear when the window is navigated. ([#10039](https://github.com/brave/browser-laptop/issues/10039)) - Fixed bravery panel width increasing. ([#9839](https://github.com/brave/browser-laptop/issues/9839)) - Fixed bookmarks toolbar imported sorted order. ([#10026](https://github.com/brave/browser-laptop/issues/10026)) - Fixed changing bookmark location could cause duplicate bookmarks. ([#9301](https://github.com/brave/browser-laptop/issues/9301)) - Fixed not being able to save bookmarks outside of bookmarks toolbar. ([#4202](https://github.com/brave/browser-laptop/issues/4202)) - Fixed re-bookmarking from context menu does not reset bookmark title. ([#4868](https://github.com/brave/browser-laptop/issues/4868)) - Fixed bookmarking a site on new tab gridSites changes its position. ([#5413](https://github.com/brave/browser-laptop/issues/5413)) - Fixed custom bookmark title is not being displayed in suggestions. ([#9326](https://github.com/brave/browser-laptop/issues/9326)) - Fixed bookmarks moved to a folder on the toolbar cannot be removed via the star button. ([#8022](https://github.com/brave/browser-laptop/issues/8022)) - Fixed bookmark hanger shows a wrong folder name. ([#7032](https://github.com/brave/browser-laptop/issues/7032)) - Fixed bookmark title on bookmark toolbar is renamed. ([#6108](https://github.com/brave/browser-laptop/issues/6108)) - Fixed address bar should autocomplete from custom bookmark titles. ([#6104](https://github.com/brave/browser-laptop/issues/6104)) - Fixed edited information of bookmark does not appear on bookmark dialog via star icon. ([#4260](https://github.com/brave/browser-laptop/issues/4260)) - Fixed bookmarks title changes when navigating around the page. ([#3646](https://github.com/brave/browser-laptop/issues/3646)) - Fixed bookmark folder is created left of bookmark item, not right. ([#2771](https://github.com/brave/browser-laptop/issues/2771)) - Fixed bookmark name of a file does not appear in the autocomplete list. ([#2655](https://github.com/brave/browser-laptop/issues/2655)) - Fixed position of bookmarks on the toolbar shouldn't be preserved after re-bookmarking. ([#2447](https://github.com/brave/browser-laptop/issues/2447)) - Fixed wrong favicon can be shown for bookmark. ([#1646](https://github.com/brave/browser-laptop/issues/1646)) - Fixed hidden history entries appear by deleting the latest entry. ([#4224](https://github.com/brave/browser-laptop/issues/4224)) - Fixed import cookie error. ([#10043](https://github.com/brave/browser-laptop/issues/10043)) - Fixed tabs displaying with the wrong size after exiting HTML5 fullscreen. ([#7301](https://github.com/brave/browser-laptop/issues/7301)) - Fixed target="\_blank" vulnerability. ([#3668](https://github.com/brave/browser-laptop/issues/3668)) - Fixed downloading the same named file should change the filename. ([#7764](https://github.com/brave/browser-laptop/issues/7764)) - Fixed clicking on switch control labels should trigger click of associated element. ([#8243](https://github.com/brave/browser-laptop/issues/8243)) - Fixed tab title often isn't updated until the cursor is moved over it or tab focus is changed. ([#7765](https://github.com/brave/browser-laptop/issues/7765)) - Fixed tab label rendering issue. ([#9398](https://github.com/brave/browser-laptop/issues/9398)) - Fixed changing tab set count messes up tab favicon and close button. ([#9779](https://github.com/brave/browser-laptop/issues/9779)) - Fixed Shift+click in a sortable table is broken after sorting it. ([#10971](https://github.com/brave/browser-laptop/issues/10971)) - Fixed description for session tabs on hover. ([#10464](https://github.com/brave/browser-laptop/issues/10464)) - Fixed Brave CSPs to remove unused entries. ([#12263](https://github.com/brave/browser-laptop/issues/12263)) - Fixed history inside autocomplete suggestions cannot be cleared until the browser is closed. ([#9736](https://github.com/brave/browser-laptop/issues/9736)) - Fixed window off screen when monitors change. ([#3558](https://github.com/brave/browser-laptop/issues/3558)) - Fixed title on new tab flickers after setting the language to Russian. ([#7730](https://github.com/brave/browser-laptop/issues/7730)) - Fixed Brave doesn't remember last position and size if you set it to start with homepage. ([#3754](https://github.com/brave/browser-laptop/issues/3754)) - Fixed can't create folder when selecting the download folder. ([#10479](https://github.com/brave/browser-laptop/issues/10479)) - Fixed spellcheck setting is too close to languages option. ([#11811](https://github.com/brave/browser-laptop/issues/11811)) - Upgraded to muon 4.7.9. ([#12425](https://github.com/brave/browser-laptop/issues/12425)) ## [0.19.147](https://github.com/brave/browser-laptop/releases/tag/v0.19.147dev) - Fixed crash reports not sending crash ID's under Windows. ([#12838](https://github.com/brave/browser-laptop/issues/12838)) - Fixed crash reports not sending the correct version of Brave being used. ([#12772](https://github.com/brave/browser-laptop/issues/12772)) - Upgraded to muon 4.7.6. ([#12824](https://github.com/brave/browser-laptop/issues/12824)) - Upgraded to Chromium 64.0.3282.119. ([#12873](https://github.com/brave/browser-laptop/issues/12873)) ## [0.19.139](https://github.com/brave/browser-laptop/releases/tag/v0.19.139dev) - Enabled SSL certificate pinning for important Brave domains. ([#12190](https://github.com/brave/browser-laptop/issues/12190)) - Fixed recovery key corruption for recovered wallets when browser restarts. ([#12672](https://github.com/brave/browser-laptop/issues/12672)) - Fixed recovering wallets when using cross-OS generated recovery keys. ([#12716](https://github.com/brave/browser-laptop/issues/12716)) - Fixed YouTube publishers appearing as URL's under Brave Payments. ([#12591](https://github.com/brave/browser-laptop/issues/12591)) - Fixed "Folder Upload" in Google Drive. ([#8601](https://github.com/brave/browser-laptop/issues/8601)) - Fixed misaligned show definition popup under macOS. ([#8554](https://github.com/brave/browser-laptop/issues/8554)) - Upgraded to muon 4.7.2. ([#12641](https://github.com/brave/browser-laptop/issues/12641)) - Upgraded to Chromium 64.0.3282.85. ([#12640](https://github.com/brave/browser-laptop/issues/12640)) ## [0.19.134](https://github.com/brave/browser-laptop/releases/tag/v0.19.134dev) - Added a changeable default contribution amount for new installs. ([#12573](https://github.com/brave/browser-laptop/issues/12573)) - Reverted muted media always being autoplayed. ([#12152](https://github.com/brave/browser-laptop/issues/12152)) - Fixed backup key being replaced by "a" when wallet restore fails. ([#11383](https://github.com/brave/browser-laptop/issues/11383)) - Fixed prompting users to save passwords on passphrase confirmation pages. ([#12563](https://github.com/brave/browser-laptop/issues/12563)) - Fixed passwords being filled after disabling password manager. ([#10566](https://github.com/brave/browser-laptop/issues/10566)) - Fixed monthly budget reverting after browser restart. ([#12581](https://github.com/brave/browser-laptop/issues/12581)) - Fixed Brave appearing as vulnerable on Spectre test site. ([#12570](https://github.com/brave/browser-laptop/issues/12570)) - Fixed "Always show the URL bar" text missing under preferences. ([#12559](https://github.com/brave/browser-laptop/issues/12559)) - Upgraded muon to 4.5.38. ([#12602](https://github.com/brave/browser-laptop/issues/12602)) ## [0.19.131](https://github.com/brave/browser-laptop/releases/tag/v0.19.131dev) - Added new security option: Strict Site Isolation. ([#12490](https://github.com/brave/browser-laptop/issues/12490)) - Improved security by disabling password autofill during page loads. ([#12489](https://github.com/brave/browser-laptop/issues/12489)) - Added additional token amounts for Brave Payments. ([#12234](https://github.com/brave/browser-laptop/issues/12234)) - Changed default contribution for new installs to 10 BAT. ([#12528](https://github.com/brave/browser-laptop/issues/12528)) - Fixed issue with initial 2000 grants during last BAT promotion. ([#12547](https://github.com/brave/browser-laptop/issues/12547)) - Fixed muted media not being autoplayed. ([#12152](https://github.com/brave/browser-laptop/issues/12152)) - Fixed autoplay blocking user initialized media. ([#12149](https://github.com/brave/browser-laptop/issues/12149)) - Fixed music not being played on several popular services. ([#11527](https://github.com/brave/browser-laptop/issues/11527)) - Fixed notification bar buttons not responding in certain cases. ([#9171](https://github.com/brave/browser-laptop/issues/9171)) - Fixed autoplay notifications not being dismissed when user ignores notification and continues stream. ([#9143](https://github.com/brave/browser-laptop/issues/9143)) - Fixed sites being added into the autoplay permission list when default permission is set as "always allow". ([#9008](https://github.com/brave/browser-laptop/issues/9008)) - Fixed autoplay notifications being displayed for local files. ([#8929](https://github.com/brave/browser-laptop/issues/8929)) - Upgraded muon to 4.5.36. ([#12501](https://github.com/brave/browser-laptop/issues/12501)) - Upgraded to Chromium 63.0.3239.132. ([#12521](https://github.com/brave/browser-laptop/issues/12521)) ## [0.19.123](https://github.com/brave/browser-laptop/releases/tag/v0.19.123dev) - Fixed vulnerability in WebTorrent ([#12400](https://github.com/brave/browser-laptop/issues/12400)) ## [0.19.122](https://github.com/brave/browser-laptop/releases/tag/v0.19.122dev) - Fixed DuckDuckGo referral code for private search. ([#12347](https://github.com/brave/browser-laptop/issues/12347)) ## [0.19.121](https://github.com/brave/browser-laptop/releases/tag/v0.19.121dev) - Upgraded muon to 4.5.31. ([#12206](https://github.com/brave/browser-laptop/issues/12206)) - Upgraded Chromium to 63.0.3239.108. ([#11890](https://github.com/brave/browser-laptop/issues/11890)) ## [0.19.116](https://github.com/brave/browser-laptop/releases/tag/v0.19.116dev) - Added the ability to use DuckDuckGo as a separate default search engine for private tabs. ([#11305](https://github.com/brave/browser-laptop/issues/11305)) - Fixed a problem with the restore a backup wallet screen. ([#12254](https://github.com/brave/browser-laptop/issues/12254)) - Fixed notification not appearing after a contribution is made. ([#12201](https://github.com/brave/browser-laptop/issues/12201)) - Fixed promotion banners need a line break between text. ([#12145](https://github.com/brave/browser-laptop/issues/12145)) - Fixed add funds dialog appears even if user already has BAT. ([#12078](https://github.com/brave/browser-laptop/issues/12078)) - Fixed records for recent contributions not being displayed. ([#12055](https://github.com/brave/browser-laptop/issues/12055)) ## [0.19.105](https://github.com/brave/browser-laptop/releases/tag/v0.19.105dev) - Fixed USD conversion for wallet balance always shows 1.00. ([#12054](https://github.com/brave/browser-laptop/issues/12054)) - Fixed time spent calculations when minimum page time set to 1min. ([#11997](https://github.com/brave/browser-laptop/issues/11997)) - Fixed incorrect values being displayed under contribution notification. ([#11989](https://github.com/brave/browser-laptop/issues/11989)) - Fixed white flash on new tab page before content loads. ([#5309](https://github.com/brave/browser-laptop/issues/5309)) - Fixed white flash after tab open or close. ([#11813](https://github.com/brave/browser-laptop/issues/11813)) - Optimized fingerprint tracking by blocking additional methods. ([#10288](https://github.com/brave/browser-laptop/issues/10288)) - Optimized blocking technique to avoid hard errors on page that expect blocked functionality. ([#10285](https://github.com/brave/browser-laptop/issues/10285)) ## [0.19.95](https://github.com/brave/browser-laptop/releases/tag/v0.19.95dev) - Added the ability to pay YouTube publishers with BAT. ([#11851](https://github.com/brave/browser-laptop/issues/11851)) - Added Terms of Service link for Brave Payments under the payments panel. ([#11942](https://github.com/brave/browser-laptop/issues/11942)) - Fixed broken FAQ link under preferences. ([#11946](https://github.com/brave/browser-laptop/issues/11946)) - Fixed several other 0.18.x to 0.19.x transition issues. ([#11936](https://github.com/brave/browser-laptop/issues/11936)) - Fixed tab indexing issue when closing tabs. ([#11902](https://github.com/brave/browser-laptop/issues/11902)) - Fixed closing tabs not always leaving preview mode when multiple tab pages are present. ([#11632](https://github.com/brave/browser-laptop/issues/11632)) - Upgraded Muon to 4.5.16. ([#11971](https://github.com/brave/browser-laptop/issues/11971)) - Upgraded to Chromium 62.0.3202.94. ([#11971](https://github.com/brave/browser-laptop/issues/11971)) ## [0.19.88](https://github.com/brave/browser-laptop/releases/tag/v0.19.88dev) - Fixed ctrl-shift-tab keyboard navigation. ([#11331](https://github.com/brave/browser-laptop/issues/11331)) - Fixed navigating tabs via keyboard shortcuts doesn't switch tab page. ([#11884](https://github.com/brave/browser-laptop/issues/11884)) - Fixed spell check not being disabled when no language is set. ([#11739](https://github.com/brave/browser-laptop/issues/11739)) - Fixed ledger notification not appearing above the tab area. ([#11256](https://github.com/brave/browser-laptop/issues/11256)) - Fixed incorrect USD value being shown momentarily post wallet conversion. ([#11746](https://github.com/brave/browser-laptop/issues/11746)) - Fixed Uncaught exception ledgerClient is not a function while transition from 0.18.x to 0.19.x. ([#11703](https://github.com/brave/browser-laptop/issues/11703)) - Fixed errors when toggling payments several times and leaving disabled. ([#11684](https://github.com/brave/browser-laptop/issues/11684)) - Fixed addresses & QR codes not always being displayed when creating wallet. ([#11589](https://github.com/brave/browser-laptop/issues/11589)) - Fixed several bad state scenarios for the ledger. ([#11566](https://github.com/brave/browser-laptop/issues/11566)) - Upgraded to muon 4.5.15. ([#11850](https://github.com/brave/browser-laptop/issues/11850)) - Upgraded to Chromium 62.0.3202.89. ([#11827](https://github.com/brave/browser-laptop/issues/11827)) ## [0.19.80](https://github.com/brave/browser-laptop/releases/tag/v0.19.80dev) - Added spell check and the ability to select multiple languages. ([#2183](https://github.com/brave/browser-laptop/issues/2183)) - Fixed contribution amounts not being updated during the BTC => BAT conversion. ([#11719](https://github.com/brave/browser-laptop/issues/11719)) - Fixed websockets connection issues. ([#11716](https://github.com/brave/browser-laptop/issues/11716)) - Fixed unable to highlight sync words for copying. ([#11641](https://github.com/brave/browser-laptop/issues/11641)) - Fixed error: ENOENT: no such file or directory, access ledger-synopsis.json. ([#11674](https://github.com/brave/browser-laptop/issues/11674)) - Fixed error: Seed must be Uint8Array. when toggling payment on/off during wallet transition. ([#11673](https://github.com/brave/browser-laptop/issues/11673)) - Fixed error: ENOENT: no such file or directory, access ledger-newstate.json while upgrading. ([#11669](https://github.com/brave/browser-laptop/issues/11669)) - Fixed publisher not added if revisit happens. ([#11633](https://github.com/brave/browser-laptop/issues/11633)) - Fixed button wrap on about:preferences#payments (l10n). ([#11580](https://github.com/brave/browser-laptop/issues/11580)) - Fixed PDF printing for contribution statements on Windows. ([#11471](https://github.com/brave/browser-laptop/issues/11471)) - Moved brave/ad-block and brave/tracking-protection deps to muon. ([#11352](https://github.com/brave/browser-laptop/issues/11352)) - Upgraded to muon 4.5.x. ([#11712](https://github.com/brave/browser-laptop/issues/11712)) - Upgraded to Chromium 62.0.3202.75. ([#11711](https://github.com/brave/browser-laptop/issues/11711)) ## [0.19.70](https://github.com/brave/browser-laptop/releases/tag/v0.19.70dev) - Fixed ledger time is not displayed correctly. ([#11675](https://github.com/brave/browser-laptop/issues/11675)) - Fixed publishers lost if upgrading from 0.18 with wallet disabled. ([#11614](https://github.com/brave/browser-laptop/issues/11614)) - Fixed removing "update to preview release" in preparation for channel builds. ([#11638](https://github.com/brave/browser-laptop/issues/11638)) - Fixed extension page opens with each browser launch. ([#11578](https://github.com/brave/browser-laptop/issues/11578)) - Fixed publishers auto-included even with auto-include switch disabled. ([#11553](https://github.com/brave/browser-laptop/issues/11553)) - Fixed sometimes a site is not added to publisher list. ([#11274](https://github.com/brave/browser-laptop/issues/11274)) - Fixed ledger table doesn't auto populate the publishers. ([#11273](https://github.com/brave/browser-laptop/issues/11273)) - Fixed MetaMask contentscript is injected on about pages when it should not be. ([#11596](https://github.com/brave/browser-laptop/issues/11596)) - Upgraded to muon 4.5.9. ([#11498](https://github.com/brave/browser-laptop/issues/11498)) - Upgraded to Chromium 62.0.3202.62. ([#11139](https://github.com/brave/browser-laptop/issues/11139)) ## [0.19.53](https://github.com/brave/browser-laptop/releases/tag/v0.19.53dev) - Added support for MetaMask. ([#8671](https://github.com/brave/browser-laptop/issues/8671)) - Added detection of visiting a Dapp to prompt to install MetaMask. ([#11532](https://github.com/brave/browser-laptop/issues/11532)) - Fixed QR codes not being displayed when creating a new wallet. ([#11492](https://github.com/brave/browser-laptop/issues/11492)) - Fixed transition overlay displayed when wallet was created in previous version. ([#11506](https://github.com/brave/browser-laptop/issues/11506)) - Fixed chance of losing wallet on BAT upgrade. ([#11494](https://github.com/brave/browser-laptop/issues/11494)) - Fixed additional footer text causes button misalignment. ([#11489](https://github.com/brave/browser-laptop/issues/11489)) - Upgraded to muon 4.4.29. ([#11543](https://github.com/brave/browser-laptop/issues/11543)) ## [0.19.48](https://github.com/brave/browser-laptop/releases/tag/v0.19.48dev) - Added BAT payments. ([#10945](https://github.com/brave/browser-laptop/issues/10945)) - Added new add-funds wizard UI to support BAT. ([#11193](https://github.com/brave/browser-laptop/issues/11193)) - Added notification after Brave app update for BAT Mercury. ([#11021](https://github.com/brave/browser-laptop/issues/11021)) - Added BAT integration to welcome screens. ([#11242](https://github.com/brave/browser-laptop/issues/11242)) - Added import passwords from Chrome. ([#9434](https://github.com/brave/browser-laptop/issues/9434)) - Added import passwords from Firefox. ([#9292](https://github.com/brave/browser-laptop/issues/9292)) - Added Bitwarden Password Manager. ([#4776](https://github.com/brave/browser-laptop/issues/4776)) - Added ability to set default browser on Ubuntu. ([#1336](https://github.com/brave/browser-laptop/issues/1336)) - Added maps.google.com to top site list for suggestions. ([#11181](https://github.com/brave/browser-laptop/issues/11181)) - Added Swedish (Sweden) language. ([#10297](https://github.com/brave/browser-laptop/issues/10297)) - Optimized bookmarks toolbar causing jank when browsing. ([#10009](https://github.com/brave/browser-laptop/issues/10009)) - Optimized window initialization data to use shared memory. ([#10018](https://github.com/brave/browser-laptop/issues/10018)) - Optimized saving state to use shared memory. ([#10292](https://github.com/brave/browser-laptop/issues/10292)) - Optimized AppStore to check for differences before generating a state diff. ([#10195](https://github.com/brave/browser-laptop/issues/10195)) - Optimizations for ledger by refactoring. ([#11009](https://github.com/brave/browser-laptop/issues/11009)) - Changed ad block to do more checks for same origin URLs. ([#11004](https://github.com/brave/browser-laptop/issues/11004)) - Changed ad block data files block coin miners by default with Brave shields up. ([#10994](https://github.com/brave/browser-laptop/issues/10994)) - Changed about:brave to use better names for channels. ([#10239](https://github.com/brave/browser-laptop/issues/10239)) - Changed reload context menu to native context menu. ([#9571](https://github.com/brave/browser-laptop/issues/9571)) - Fixed clipboard copy (cmd+c / ctrl+c) doesn't always work. ([#10563](https://github.com/brave/browser-laptop/issues/10563)) - Fixed URL suggestions for simple domain names sometimes don't appear up top. ([#11057](https://github.com/brave/browser-laptop/issues/11057)) - Fixed dragging from URL bar to create bookmark on toolbar doesn't respect position. ([#11177](https://github.com/brave/browser-laptop/issues/11177)) - Fixed Command+L when in URL bar with URL bar suggestion should select full URL. ([#9914](https://github.com/brave/browser-laptop/issues/9914)) - Fixed Brave freezes when opening tabs while a window is loading. ([#10866](https://github.com/brave/browser-laptop/issues/10866)) - Fixed history entries cannot be deleted. ([#8761](https://github.com/brave/browser-laptop/issues/8761)) - Fixed downloading from Google Drive appears to become stuck. ([#9810](https://github.com/brave/browser-laptop/issues/9810)) - Fixed Moving tabs sometimes doesn't respect the correct position. ([#10961](https://github.com/brave/browser-laptop/issues/10961)) - Fixed Facebook Messenger error -- cannot Send Image/File. ([#698](https://github.com/brave/browser-laptop/issues/698)) - Fixed sites shows up with 0 views in payments. ([#10036](https://github.com/brave/browser-laptop/issues/10036)) - Fixed sites visited before payment enabling is shown as 0 views. ([#9980](https://github.com/brave/browser-laptop/issues/9980)) - Fixed publisher entry jumps position when enabled/disabled. ([#10716](https://github.com/brave/browser-laptop/issues/10716)) - Fixed close tabs to the left/right (tab page). ([#9789](https://github.com/brave/browser-laptop/issues/9789)) - Fixed close tab page is not working. ([#9420](https://github.com/brave/browser-laptop/issues/9420)) - Fixed theme color for find bar. ([#9758](https://github.com/brave/browser-laptop/issues/9758)) - Fixed imported bookmarks don't show up in about:bookmark. ([#9716](https://github.com/brave/browser-laptop/issues/9716)) - Fixed editing a bookmark (or folder) can lock up the browser. ([#9674](https://github.com/brave/browser-laptop/issues/9674)) - Fixed Netflix/Widevine notification banner does not go away. ([#11054](https://github.com/brave/browser-laptop/issues/11054)) - Fixed [hackerone] https://hackerone.com/reports/258578. ([#10573](https://github.com/brave/browser-laptop/issues/10573)) - Fixed [hackerone] homepage homograph attack. ([#11001](https://github.com/brave/browser-laptop/issues/11001)) - Fixed webview crash can make webview take over full UI. ([#8574](https://github.com/brave/browser-laptop/issues/8574)) - Fixed devtool via context menu cannot be displayed. ([#10249](https://github.com/brave/browser-laptop/issues/10249)) - Fixed Autoplay block shouldn't weigh in once users start playing media. ([#8897](https://github.com/brave/browser-laptop/issues/8897)) - Fixed able to view certificate even after the URL is removed. ([#9172](https://github.com/brave/browser-laptop/issues/9172)) - Fixed find bar lose focus if tab is opened in a background. ([#8877](https://github.com/brave/browser-laptop/issues/8877)) - Fixed suggestion race condition can lead to undefined. ([#11467](https://github.com/brave/browser-laptop/issues/11467)) - Fixed add bookmark from toolbar/right click context menu brings up "edit bookmark" modal. ([#5508](https://github.com/brave/browser-laptop/issues/5508)) - Fixed mailto: notifications display "null" rather than the domain when opening in new tabs. ([#4198](https://github.com/brave/browser-laptop/issues/4198)) - Fixed changing bookmark folder in the add bookmark modal changes it to bookmark added. ([#5314](https://github.com/brave/browser-laptop/issues/5314)) - Fixed double click in addressbar maximizes/restores the window instead of selecting the address. ([#4922](https://github.com/brave/browser-laptop/issues/4922)) - Fixed bookmark toolbar is not hidden if you disable it. ([#10828](https://github.com/brave/browser-laptop/issues/10828)) - Fixed un/lock icon is not displayed for PDF file. ([#9162](https://github.com/brave/browser-laptop/issues/9162)) - Fixed bookmark cannot be deleted from the panel if location is changed. ([#4978](https://github.com/brave/browser-laptop/issues/4978)) - Fixed prevent Tab Close button from allowing tab-tearoff. ([#9511](https://github.com/brave/browser-laptop/issues/9511)) - Fixed favicon and clearing site cache enhancement. ([#11161](https://github.com/brave/browser-laptop/issues/11161)) - Fixed ActivateIfOpen doesn't activate if open. ([#9964](https://github.com/brave/browser-laptop/issues/9964)) - Upgraded to Chromium 61.0.3163.100. ([#11052](https://github.com/brave/browser-laptop/issues/11052)) - Upgraded to muon 4.4.28. ([#10847](https://github.com/brave/browser-laptop/issues/10847)) - Upgraded to HTTPS Everywhere 5.2.19. ([#9649](https://github.com/brave/browser-laptop/issues/9649)) ## [0.18.36](https://github.com/brave/browser-laptop/releases/tag/v0.18.36dev) - Added support for MacBook trackpad pinch to zoom gesture. ([#1364](https://github.com/brave/browser-laptop/issues/1364)) - Fixed issues with opening some PDFs. ([#10867](https://github.com/brave/browser-laptop/issues/10867)) - Fixed UI unresponsiveness when sometimes pressing "cmd/ctrl + w". ([#9083](https://github.com/brave/browser-laptop/issues/9083)) - Fixed second click not deselecting text and placing the cursor in between the URL text for some DPIs on Windows. ([#8472](https://github.com/brave/browser-laptop/issues/8472)) - Fixed blocking rules not limited to private tabs. ([#10829](https://github.com/brave/browser-laptop/issues/10829)) - Fixed spell check corrected word still retaining the red underline. ([#9324](https://github.com/brave/browser-laptop/issues/9324)) - Upgraded to muon 4.3.22. ([#10834](https://github.com/brave/browser-laptop/issues/10834)) - Upgraded to Chromium 61.0.3163.79. ([#10718](https://github.com/brave/browser-laptop/issues/10718)) ## [0.18.29](https://github.com/brave/browser-laptop/releases/tag/v0.18.29dev) - Optimized page load time to reduce jank. ([#9987](https://github.com/brave/browser-laptop/issues/9987)) - Fixed Netflix player by adding VMP support. ([#10449](https://github.com/brave/browser-laptop/issues/10449)) - Fixed white tab displayed if 'last viewed tab' isn't available. ([#10645](https://github.com/brave/browser-laptop/issues/10645)) - Fixed tombstone tabs and tabs refreshing themselves. ([#10561](https://github.com/brave/browser-laptop/issues/10561)) - Fixed focus is always set to first tab, Page view not shown for single tab. ([#10532](https://github.com/brave/browser-laptop/issues/10532)) - Fixed Brave UI becomes unresponsive. ([#10436](https://github.com/brave/browser-laptop/issues/10436)) - Fixed about: pages are not always being populated. ([#10384](https://github.com/brave/browser-laptop/issues/10384)) - Fixed bookmark cannot be moved to bookmark folder on bookmark toolbar. ([#10101](https://github.com/brave/browser-laptop/issues/10101)) - Fixed toolbar and UI elements scale control. ([#10089](https://github.com/brave/browser-laptop/issues/10089)) - Fixed active tab closing selecting the wrong next index. ([#10038](https://github.com/brave/browser-laptop/issues/10038)) - Fixed error while closing tab pages: `Could not find tab for `. ([#9722](https://github.com/brave/browser-laptop/issues/9722)) - Fixed tear off last tab to window causes original windows last tab to be shown in white. ([#9671](https://github.com/brave/browser-laptop/issues/9671)) - Fixed unable to switch tabs sometimes. ([#9385](https://github.com/brave/browser-laptop/issues/9385)) - Fixed HTTP referrer not being blocked. ([#10721](https://github.com/brave/browser-laptop/issues/10721)) - Upgraded to muon 4.3.16. ([#10730](https://github.com/brave/browser-laptop/issues/10730)) - Upgraded to Chromium 60.0.3112.113. ([#10799](https://github.com/brave/browser-laptop/issues/10799)) ## [0.18.23](https://github.com/brave/browser-laptop/releases/tag/v0.18.23dev) - Fixed spell check not working on Disqus comment boxes. ([#10040](https://github.com/brave/browser-laptop/issues/10040)) - Fixed findbar slowness (cmd + F, typing). ([#10271](https://github.com/brave/browser-laptop/issues/10271)) - Fixed issue where pinned tab can't be really unpinned. ([#10241](https://github.com/brave/browser-laptop/issues/10241)) - Fixed pinned tab will not display. ([#10122](https://github.com/brave/browser-laptop/issues/10122)) - Fixed cursor not shown when editing a bookmark. ([#10104](https://github.com/brave/browser-laptop/issues/10104)) - Fixed short term video freezes. ([#9808](https://github.com/brave/browser-laptop/issues/9808)) - Fixed browser freezes per 5 minutes with existing profile. ([#10094](https://github.com/brave/browser-laptop/issues/10094)) - Fixed tab previews: stick to changing properties that can be handled by the compositor alone. ([#10291](https://github.com/brave/browser-laptop/issues/10291)) - Fixed when the main process crashes, window state is lost. ([#10349](https://github.com/brave/browser-laptop/issues/10349)) - Fixed Linux rpm is not signed. ([#10188](https://github.com/brave/browser-laptop/issues/10188)) - Fixed minimizing the browser window leaves the tooltip open. ([#8697](https://github.com/brave/browser-laptop/issues/8697)) - Fixed extension popup menu items dismissed on click. ([#10130](https://github.com/brave/browser-laptop/issues/10130)) - Fixed extension popup not showing. ([#10224](https://github.com/brave/browser-laptop/issues/10224)) - Fixed about favicons are taking up way too much space in the session store. ([#10000](https://github.com/brave/browser-laptop/issues/10000)) - Fixed js/lib/urlutil.js for safer url parsing. ([#6098](https://github.com/brave/browser-laptop/issues/6098)) - Upgraded to muon 4.3.10. ([#10262](https://github.com/brave/browser-laptop/issues/10262)) - Upgraded to Chromium 60.0.3112.90. ([#10261](https://github.com/brave/browser-laptop/issues/10261)) ## [0.18.14](https://github.com/brave/browser-laptop/releases/tag/v0.18.14dev) - Added a welcome screen for first time users. ([#9423](https://github.com/brave/browser-laptop/issues/9423)) - Added Chromium spell checker (in place of Electron spell checker). ([#9880](https://github.com/brave/browser-laptop/issues/9880)) - Added an option to disable "Top Sites" in autocomplete. ([#4977](https://github.com/brave/browser-laptop/issues/4977)) - 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 clicking inside of an extension popup dismisses it. ([#10029](https://github.com/brave/browser-laptop/issues/10029)) - Fixed LastPass won't stop asking for 2FA code. ([#9259](https://github.com/brave/browser-laptop/issues/9259)) - Fixed Session restore can lead to lost windows if there is a hung or slow Window on shutdown. ([#9806](https://github.com/brave/browser-laptop/issues/9806)) - Fixed losing tabs when updating. ([#9805](https://github.com/brave/browser-laptop/issues/9805)) - Fixed Toolbar and UI Elements scale control should prompt for restart. ([#10132](https://github.com/brave/browser-laptop/issues/10132)) - Fixed an issue with closing the last frame via keyboard. ([#9948](https://github.com/brave/browser-laptop/issues/9948)) - Fixed unable to add site to Pocket. ([#9669](https://github.com/brave/browser-laptop/issues/9669)) - Fixed URL bar icon disappears when video starts playing. ([#9652](https://github.com/brave/browser-laptop/issues/9652)) - Fixed URL bar titlemode appends colon to the end of the hostname. ([#9503](https://github.com/brave/browser-laptop/issues/9503)) - Fixed individual bookmarks not synced from laptop after Payments are switched off. ([#9684](https://github.com/brave/browser-laptop/issues/9684)) - Fixed Sync records are sent twice. ([#9404](https://github.com/brave/browser-laptop/issues/9404)) - Fixed Sync input fields should have focus when clicked. ([#9175](https://github.com/brave/browser-laptop/issues/9175)) - Fixed "Allow this time" on NoScript dialog keeps allowing scripts even after reopening the tab. ([#9150](https://github.com/brave/browser-laptop/issues/9150)) - Fixed extension tabs not auto closing when finished. ([#9132](https://github.com/brave/browser-laptop/issues/9132)) - Fixed Pocket and LastPass home page loads after logging into account. ([#9117](https://github.com/brave/browser-laptop/issues/9117)) - Fixed TLD of long domain display in title tooltip on bravery panel. ([#9089](https://github.com/brave/browser-laptop/issues/9089)) - Fixed about:brave information display for Windows. ([#8933](https://github.com/brave/browser-laptop/issues/8933)) - Fixed bookmarks in Other Bookmarks folder from being synced to the bookmark toolbar. ([#8024](https://github.com/brave/browser-laptop/issues/8024)) - 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 extension: 1Password 4.6.7.90. ([#9946](https://github.com/brave/browser-laptop/issues/9946)) - Upgraded to Chromium 60.0.3112.78. ([#9947](https://github.com/brave/browser-laptop/issues/9947)) - Upgraded to Muon 4.3.6. ([#9856](https://github.com/brave/browser-laptop/issues/9856)) ## [0.17.19](https://github.com/brave/browser-laptop/releases/tag/v0.17.19dev) - Optimized getTopsites to speed up URL bar suggestions. ([#10004](https://github.com/brave/browser-laptop/issues/10004)) - Optimized check for updates. ([#9996](https://github.com/brave/browser-laptop/issues/9996)) - Optimized window initialization data to use shared memory. ([#10018](https://github.com/brave/browser-laptop/issues/10018)) - Optimized shared memory IPC to transfer history & bookmarks. ([#10024](https://github.com/brave/browser-laptop/issues/10024)) - Added Whitelist DuckDuckGo for Brave UA. ([#10020](https://github.com/brave/browser-laptop/issues/10020)) - Fixed tab display after a tabpage closes. ([#9922](https://github.com/brave/browser-laptop/issues/9922)) - Fixed history list shows unnecessary duplicates for same-page actions (like google maps). ([#3848](https://github.com/brave/browser-laptop/issues/3848)) - Fixed : Security : WebTorrent: Torrent server should be restricted to same origin. ([#10012](https://github.com/brave/browser-laptop/issues/10012)) - Update to Muon 4.1.9. ([#10064](https://github.com/brave/browser-laptop/issues/10064)) ## [0.17.16](https://github.com/brave/browser-laptop/releases/tag/v0.17.16dev) - Added pause and resume of pending sync uploads. ([#125](https://github.com/brave/sync/issues/125)) - Added support for Debian stretch. ([#7508](https://github.com/brave/browser-laptop/issues/7508)) - Fixed URL bar error causing the need for a browser restart. ([#9891](https://github.com/brave/browser-laptop/issues/9891)) - Fixed some URL bar UX issues by disabling title mode by default on Windows. ([#9903](https://github.com/brave/browser-laptop/issues/9903)) - Fixed syncing bookmark folders between laptop and Android. ([#100](https://github.com/brave/sync/issues/100), [#107](https://github.com/brave/sync/issues/107)) - Fixed Ecosia search favicon not shown. ([#9823](https://github.com/brave/browser-laptop/issues/9823)) - Upgrade Muon to 4.1.8. ([#9906](https://github.com/brave/browser-laptop/issues/9906)) - Upgrade Chromium to 59.0.3071.115. ([#9905](https://github.com/brave/browser-laptop/issues/9905)) ## [0.17.13](https://github.com/brave/browser-laptop/releases/tag/v0.17.13dev) - Added Honey extension. ([#8118](https://github.com/brave/browser-laptop/issues/8118)) - Added compact bravery panel option. ([#8954](https://github.com/brave/browser-laptop/issues/8954)) - Added wide URL bar option. ([#8421](https://github.com/brave/browser-laptop/issues/8421)) - Added support for Linux Mint - Serena. ([#9590](https://github.com/brave/browser-laptop/issues/9590)) - Added a new "Welcome" screen. ([#7821](https://github.com/brave/browser-laptop/issues/7821)) - Fixed saving a document doesn't show correct origin. ([#8698](https://github.com/brave/browser-laptop/issues/8698)) - Fixed CSP referrer errors. ([#8920](https://github.com/brave/browser-laptop/issues/8920)) - Fixed NoScript approvals from private tabs apply to regular tabs. ([#8779](https://github.com/brave/browser-laptop/issues/8779)) - Fixed incorrect hostname shown in titlemode when host is very long. ([#9500](https://github.com/brave/browser-laptop/issues/9500)) - Fixed Brave Browser very slow to open or close tabs. ([#4848](https://github.com/brave/browser-laptop/issues/4848)) - Fixed 50-80ms delay when closing a tab. ([#7395](https://github.com/brave/browser-laptop/issues/7395)) - Fixed browser performance reduces when large amount of bookmarks are imported. ([#7240](https://github.com/brave/browser-laptop/issues/7240)) - Fixed slow navigation after importing a lot of bookmarks. ([#9427](https://github.com/brave/browser-laptop/issues/9427)) - Fixed importing bookmarks after sync causes loss of hierarchy. ([#8892](https://github.com/brave/browser-laptop/issues/8892)) - Fixed import data gets duplicated after sync. ([#8508](https://github.com/brave/browser-laptop/issues/8508)) - Fixed CSS for visited links ( A:Visited ). ([#512](https://github.com/brave/browser-laptop/issues/512)) - Fixed download leaves about:blank page loading. ([#9620](https://github.com/brave/browser-laptop/issues/9620)) - Fixed middle click is not working on Home button. ([#9562](https://github.com/brave/browser-laptop/issues/9562)) - Fixed closing the only tab in second tabset showing the wrong number of tabs. ([#9561](https://github.com/brave/browser-laptop/issues/9561)) - Fixed switching tabs while reloading windows from last time . ([#9502](https://github.com/brave/browser-laptop/issues/9502)) - Fixed middle click on pinned tab causes all opened tabs to show as pinned tabs. ([#9492](https://github.com/brave/browser-laptop/issues/9492)) - Fixed tab title isn't hidden for session tabs after the tab threshold is reached. ([#9466](https://github.com/brave/browser-laptop/issues/9466)) - Fixed "Select its parent tab" setting not working as expected. ([#9395](https://github.com/brave/browser-laptop/issues/9395)) - Fixed closing tabs results in white page. ([#9306](https://github.com/brave/browser-laptop/issues/9306)) - Fixed bookmark title is not selected automatically. ([#9091](https://github.com/brave/browser-laptop/issues/9091)) - Fixed improve RPM packaging. ([#9074](https://github.com/brave/browser-laptop/issues/9074)) - Fixed button not disabled on add new bookmark modal by default. ([#9019](https://github.com/brave/browser-laptop/issues/9019)) - Fixed show all button overlaps on ledger table entry. ([#8869](https://github.com/brave/browser-laptop/issues/8869)) - Fixed pinned tab notification doesn't have the caret and shown across all tabs. ([#8626](https://github.com/brave/browser-laptop/issues/8626)) - Fixed viewing HBO GO video. ([#8581](https://github.com/brave/browser-laptop/issues/8581)) - Fixed Allow notification bar choices. ([#8826](https://github.com/brave/browser-laptop/issues/8826)) - Fixed tab preview on hover. ([#7606](https://github.com/brave/browser-laptop/issues/7606)) - Fixed right clicking tab being previewed causes focus to change. ([#7327](https://github.com/brave/browser-laptop/issues/7327)) - Fixed clicking on disabled Ad/Tracker count enables the `
  • ` element under braveryPanelBody. ([#7026](https://github.com/brave/browser-laptop/issues/7026)) - Fixed autofill form option blinks and cannot be clicked. ([#5438](https://github.com/brave/browser-laptop/issues/5438)) - Fixed build hangs in tmux on macOS. ([#8916](https://github.com/brave/browser-laptop/issues/8916)) - Upgrade Muon to 4.1.7. ([#9645](https://github.com/brave/browser-laptop/issues/9645)) - Upgrade Chromium to 59.0.3071.109. ([#9626](https://github.com/brave/browser-laptop/issues/9626)) ## [0.16.9](https://github.com/brave/browser-laptop/releases/tag/v0.16.9dev) - Fixed crash on login or other input. ([#9369](https://github.com/brave/browser-laptop/issues/9369)) - Fixed ability to scroll down to latest bookmark. ([#9055](https://github.com/brave/browser-laptop/issues/9055)) ## [0.16.5](https://github.com/brave/browser-laptop/releases/v0.16.5dev) - Added various performance improvements. ([#9342](https://github.com/brave/browser-laptop/issues/9342)) - Disabled the “Fund with debit/credit card” button in preparation for new funding method. ([#9327](https://github.com/brave/browser-laptop/issues/9327)) - Fixed custom bookmark titles not being searched for suggestions. ([#9249](https://github.com/brave/browser-laptop/issues/9249)) - Fixed pause is not working correctly for downloads. ([#9244](https://github.com/brave/browser-laptop/issues/9244)) - Fixed pinned tab showing blank white page when relaunching the browser. ([#9134](https://github.com/brave/browser-laptop/issues/9134)) - Fixed view log shows console errors when checking for update. ([#9122](https://github.com/brave/browser-laptop/issues/9122)) - Fixed cannot move bookmarks/folders to other folders in Bookmark Manager. ([#9101](https://github.com/brave/browser-laptop/issues/9101)) - Fixed bookmarks manager scrolling on drag and drop into folders. ([#8946](https://github.com/brave/browser-laptop/issues/8946)) - Fixed sync not tracking & merging changes in some cases. ([#8454](https://github.com/brave/browser-laptop/issues/8454)) - Upgraded to Chromium 59.0.3071.86. ([#9012](https://github.com/brave/browser-laptop/issues/9012)) - Upgraded to Muon 4.0.1. ([#9256](https://github.com/brave/browser-laptop/issues/9256)) ## [0.15.314](https://github.com/brave/browser-laptop/releases/v0.15.314dev) - Fixed 'autocomplete search term' results are not filtering out 'http...' results. ([#9141](https://github.com/brave/browser-laptop/issues/9141)) - Fixed WebView Not Visible in Popup Window. ([#9095](https://github.com/brave/browser-laptop/issues/9095)) - Fixed password update new value is not saved in certain scenarios. ([#9028](https://github.com/brave/browser-laptop/issues/9028)) - Upgraded to muon 3.0.202. ([#9156](https://github.com/brave/browser-laptop/issues/9156)) ## [0.15.310](https://github.com/brave/browser-laptop/releases/v0.15.300dev) - Optimized various UI features for when user has large amounts of data. ([#9079](https://github.com/brave/browser-laptop/issues/9079)) - Added new faster URL bar autocomplete and suggestions engine. ([#7453](https://github.com/brave/browser-laptop/issues/7453)) - Added Chromium password manager autofill with browser autofill. ([#3530](https://github.com/brave/browser-laptop/issues/3530)) - Added an option to block autoplay videos. ([#2227](https://github.com/brave/browser-laptop/issues/2227)) - Added ability to zoom UI. (including font size). ([#1937](https://github.com/brave/browser-laptop/issues/1937)) - Added a View Certificate option on mixed content sites. ([#8530](https://github.com/brave/browser-laptop/issues/8530)) - Added send URL by email. ([#3121](https://github.com/brave/browser-laptop/issues/3121)) - Added sharing to social media sites (Facebook, Twitter, etc.). ([#7555](https://github.com/brave/browser-laptop/issues/7555)) - Added the ability to close developer tools via keyboard shortcut on macOS. ([#45](https://github.com/brave/browser-laptop/issues/45)) - Added option to disable blocked count badge (on Lion). ([#8613](https://github.com/brave/browser-laptop/issues/8613)) - Added ledger switch to disable contributions to non-verified sites (in advanced settings). ([#8231](https://github.com/brave/browser-laptop/issues/8231)) - Added open link in new window option in the bookmarks toolbar. ([#8063](https://github.com/brave/browser-laptop/issues/8063)) - Changed header style on about:preferences pages. ([#8165](https://github.com/brave/browser-laptop/issues/8165)) - Changed font-size to be slightly bigger in the URL bar. ([#7848](https://github.com/brave/browser-laptop/issues/7848)) - Fixed typing fast in URL bar after new tab gets partially cleared. ([#8959](https://github.com/brave/browser-laptop/issues/8959)) - Fixed swipe back / forward on trackpads not working. ([#8627](https://github.com/brave/browser-laptop/issues/8627)) - Fixed PDF reading for file:/// URLs. ([#2714](https://github.com/brave/browser-laptop/issues/2714)) - Fixed "View page source" not working for file:/// URLs. ([#8049](https://github.com/brave/browser-laptop/issues/8049)) - Fixed when maximized, hitboxes seem off for buttons and address bar on Windows. ([#7641](https://github.com/brave/browser-laptop/issues/7641)) - Fixed pinned tabs lose order after re-launch. ([#8543](https://github.com/brave/browser-laptop/issues/8543)) - Fixed pinned tabs can reappear next load after unpinning. ([#8477](https://github.com/brave/browser-laptop/issues/8477)) - Fixed opening PDF via Wayback Machine archive.org loads different URL. ([#6726](https://github.com/brave/browser-laptop/issues/6726)) - Fixed Ad-blocker-blocker on The Atlantic. ([#6291](https://github.com/brave/browser-laptop/issues/6291)) - Fixed empty modal covers glennbeck.com. ([#8390](https://github.com/brave/browser-laptop/issues/8390)) - Fixed "Select the last viewed tab" option. ([#8357](https://github.com/brave/browser-laptop/issues/8357)) - Fixed fingerprinting Brave via extension resources. ([#8323](https://github.com/brave/browser-laptop/issues/8323)) - Fixed clicking Save Torrent File button does not save .torrent file. ([#8146](https://github.com/brave/browser-laptop/issues/8146)) - Fixed mouse cursor being visible while in full screen when viewing video. ([#7966](https://github.com/brave/browser-laptop/issues/7966)) - Fixed WebGL antifingerprint. ([#8448](https://github.com/brave/browser-laptop/issues/8448)) - Fixed maximizing browser extends into second monitor. ([#5159](https://github.com/brave/browser-laptop/issues/5159)) - Fixed Brave wallet QR code is now localizable. ([#8663](https://github.com/brave/browser-laptop/issues/8663)) - Fixed writing session to disk, ensure data is flushed. ([#7876](https://github.com/brave/browser-laptop/issues/7876)) - Fixed writing ledger files to disk, ensure data is flushed. ([#8602](https://github.com/brave/browser-laptop/issues/8602)) - Fixed custom filters block resource too strictly. ([#6883](https://github.com/brave/browser-laptop/issues/6883)) - Fixed pressing tab should cycle through the URL bar suggestion results. ([#8919](https://github.com/brave/browser-laptop/issues/8919)) - Fixed scrolling with alert boxes with lengthy content. ([#7930](https://github.com/brave/browser-laptop/issues/7930)) - Fixed browser crash with payment enabled when clearing browsing data. ([#8659](https://github.com/brave/browser-laptop/issues/8659)) - Fixed Faceblock: FB targeted tracking event assessment & protection. ([#7000](https://github.com/brave/browser-laptop/issues/7000)) - Fixed pad lock is retained when URL text is cut from context menu. ([#8468](https://github.com/brave/browser-laptop/issues/8468)) - Fixed new Session tab submenu goes off screen. ([#7748](https://github.com/brave/browser-laptop/issues/7748)) - Fixed no progress indicator when reloading page. ([#8550](https://github.com/brave/browser-laptop/issues/8550)) - Fixed Brave quits when New Tab command issued without window. ([#8575](https://github.com/brave/browser-laptop/issues/8575)) - Fixed insecure connection info shown for about pages and new tab. ([#8299](https://github.com/brave/browser-laptop/issues/8299)) - Upgraded to Chromium 58.0.3029.110. ([#8962](https://github.com/brave/browser-laptop/issues/8962)) - Upgraded to muon 3.0.201. ([#8445](https://github.com/brave/browser-laptop/issues/8445)) ## [0.15.2](https://github.com/brave/browser-laptop/releases/v0.15.2dev) - Update libchromiumcontent to 58.0.3029.96. ([#8638](https://github.com/brave/browser-laptop/issues/8638)) - Upgraded to muon 2.58.9. ([#8660](https://github.com/brave/browser-laptop/issues/8660)) ## [0.15.1](https://github.com/brave/browser-laptop/releases/v0.15.1dev) - Fixed navigating to a PDF may crash the tab. ([#8422](https://github.com/brave/browser-laptop/issues/8422)) - Fixed crash on startup (possibly related to recovering tabs). ([#8552](https://github.com/brave/browser-laptop/issues/8552)) - Fixed when Brave Payment is enabled, accessing Shield Settings on a blank page will crash the browser. ([#8545](https://github.com/brave/browser-laptop/issues/8545)) - Fixed Webview crash on http://www.jewsnews.co.il/. ([#8526](https://github.com/brave/browser-laptop/issues/8526)) - Fixed windowscentral.com crashes renderer on Windows 7. ([#6989](https://github.com/brave/browser-laptop/issues/6989)) - Upgraded to muon 2.58.8. ([#8563](https://github.com/brave/browser-laptop/issues/8563)) ## [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 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 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)) - Added text badges for extensions. ([#5366](https://github.com/brave/browser-laptop/issues/5366)) - Added selection ability for torrent files. ([#8148](https://github.com/brave/browser-laptop/issues/8148)) - 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, 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 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 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 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 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 image title. ([#8116](https://github.com/brave/browser-laptop/issues/8116)) - 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 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 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)) - Fixed dragging bookmark into a folder on bookmarks toolbar. ([#7019](https://github.com/brave/browser-laptop/issues/7019)) - Fixed Spotify no longer playing music. ([#6881](https://github.com/brave/browser-laptop/issues/6881)) - Removed old extensions settings area from advanced prefs panel. ([#8230](https://github.com/brave/browser-laptop/issues/8230)) - Removed label from multimedia devices when fingerprinting protection is on. ([#7462](https://github.com/brave/browser-laptop/issues/7462)) - 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 Chromium 58.0.3029.81. ([#8353](https://github.com/brave/browser-laptop/issues/8353)) - Upgraded to muon 2.58.7. ([#8161](https://github.com/brave/browser-laptop/issues/8161)) - Upgraded to Node v7.9.0. ([#8483](https://github.com/brave/browser-laptop/issues/8483)) ## [0.14.1](https://github.com/brave/browser-laptop/releases/v0.14.1dev) - Fixed paste not detected issue with context menus. ([#8000](https://github.com/brave/browser-laptop/issues/8000)) - Fixed accidental selection of lion badge numbers. ([#7994](https://github.com/brave/browser-laptop/issues/7994)) - Fixed Brave badge too close to edge. ([#7977](https://github.com/brave/browser-laptop/issues/7977)) - Update muon to 2.57.8. ([#8014](https://github.com/brave/browser-laptop/issues/8014)) ## [0.14.0](https://github.com/brave/browser-laptop/releases/v0.14.0dev) - Added more details on secure connections, you can now view certificate from lock on URL bar. ([#6157](https://github.com/brave/browser-laptop/issues/6157)) - Added setting for more than 20 tabs per set. ([#6692](https://github.com/brave/browser-laptop/issues/6692)) - Added lion icon badge. ([#7859](https://github.com/brave/browser-laptop/issues/7859)) - Added "Block All" cookie option in bravery panel. ([#1987](https://github.com/brave/browser-laptop/issues/1987)) - Added session-tab icon numbers. ([#7367](https://github.com/brave/browser-laptop/issues/7367)) - Added ability to inspect extension background page. ([#7880](https://github.com/brave/browser-laptop/issues/7880)) - Added context menu to Bookmarks Manager. ([#7801](https://github.com/brave/browser-laptop/issues/7801)) - Added searx search engine. ([#7658](https://github.com/brave/browser-laptop/issues/7658)) - Added notification for Flash elements that are too small for the placeholder. ([#7523](https://github.com/brave/browser-laptop/issues/7523)) - Added new strings to handle overdue payments. ([#7078](https://github.com/brave/browser-laptop/issues/7078)) - Added "Save my downloads here" setting. ([#2110](https://github.com/brave/browser-laptop/issues/2110)) - Fixed blocking video ads on YouTube.com. ([#7432](https://github.com/brave/browser-laptop/issues/7432)) - Fixed UI for private tabs. ([#7943](https://github.com/brave/browser-laptop/issues/7943)) - Fixed issues with exclusion list for Brave payments. ([#7940](https://github.com/brave/browser-laptop/issues/7940)) - Fixed new tab for back/forward history. ([#7892](https://github.com/brave/browser-laptop/issues/7892)) - Fixed styles on notification & update bars. ([#7853](https://github.com/brave/browser-laptop/issues/7853)) - Fixed re-launching with a maximized window (When re-launching after maximized, window cannot be maximized again once restored down). ([#7825](https://github.com/brave/browser-laptop/issues/7825)) - Fixed YouTube.com layout when blocking ads. ([#7818](https://github.com/brave/browser-laptop/issues/7818)) - Fixed audio indicator has extra bottom padding compared to favicon. ([#7815](https://github.com/brave/browser-laptop/issues/7815)) - Fixed vertical center display of URL bar (Remove "top: 1px" from .urlbarForm>). ([#7805](https://github.com/brave/browser-laptop/issues/7805)) - Fixed display of text for new tabs. ([#7724](https://github.com/brave/browser-laptop/issues/7724)) - Fixed private session tab color to always show purple. ([#7720](https://github.com/brave/browser-laptop/issues/7720)) - Fixed display of session info on tab. ([#7716](https://github.com/brave/browser-laptop/issues/7716)) - Fixed contribution statement display. ([#7698](https://github.com/brave/browser-laptop/issues/7698)) - Fixed custom bookmark name text box not clearing when deleted. ([#7691](https://github.com/brave/browser-laptop/issues/7691)) - Fixed UI on alert dialogs (Replace float:right with flex). ([#7673](https://github.com/brave/browser-laptop/issues/7673)) - Fixed accidental muting when tabs are small. Sound controls will now be hidden when you have more than 15 tabs. ([#7665](https://github.com/brave/browser-laptop/issues/7665)) - Fixed re-launching when maximized to keep window maximized. ([#7664](https://github.com/brave/browser-laptop/issues/7664)) - Fixed favicon size when tabs are small. ([#7656](https://github.com/brave/browser-laptop/issues/7656)) - Fixed fresh install of Brave advertises Brave properties. ([#7655](https://github.com/brave/browser-laptop/issues/7655)) - Fixed remember password prompt accidentally displaying password in notification for certain sites. ([#7649](https://github.com/brave/browser-laptop/issues/7649)) - Fixed menu on Windows - context menu (right click) does not work on nested items. ([#7624](https://github.com/brave/browser-laptop/issues/7624)) - Fixed Alt+PrtSc key combination is not recognized by Brave. ([#7566](https://github.com/brave/browser-laptop/issues/7566)) - Fixed Flash discovery for sites if shields are down. ([#7549](https://github.com/brave/browser-laptop/issues/7549)) - Fixed closed order for tabs in History menu. ([#7548](https://github.com/brave/browser-laptop/issues/7548)) - Fixed header bar and tab styles (new flat interface look & feel). ([#7546](https://github.com/brave/browser-laptop/issues/7546)) - Fixed tab UI - fade tab on the right-hand side instead of using ellipsis. ([#7535](https://github.com/brave/browser-laptop/issues/7535)) - Fixed URL bar suggestions to show base domain along with deep linked history suggestions. ([#7533](https://github.com/brave/browser-laptop/issues/7533)) - Fixed 'hide sites with <1% usage' should be default on in about:preferences#payments. ([#7520](https://github.com/brave/browser-laptop/issues/7520)) - Fixed large translucent element which obscures Washington Post content. ([#7510](https://github.com/brave/browser-laptop/issues/7510)) - Fixed style and layout on payment tab. ([#7501](https://github.com/brave/browser-laptop/issues/7501)) - Fixed url loads slower if loaded from preferences. ([#7497](https://github.com/brave/browser-laptop/issues/7497)) - Fixed keyboard shortcuts not working on Windows. ([#7491](https://github.com/brave/browser-laptop/issues/7491)) - Fixed advance settings button is blocked by helpful hints in certain situations. ([#7452](https://github.com/brave/browser-laptop/issues/7452)) - Fixed publishers are auto included even when auto-include sites is turned off. ([#7451](https://github.com/brave/browser-laptop/issues/7451)) - Fixed display of Contribution Statement. ([#7416](https://github.com/brave/browser-laptop/issues/7416)) - Fixed new tab display when the window is small. ([#7411](https://github.com/brave/browser-laptop/issues/7411)) - Fixed re-enabling sync doesn't sync bookmarks properly across devices. ([#7405](https://github.com/brave/browser-laptop/issues/7405)) - Fixed style of some ledger elements. ([#7380](https://github.com/brave/browser-laptop/issues/7380)) - Fixed display of ledger items. ([#7379](https://github.com/brave/browser-laptop/issues/7379)) - Fixed open a new tab in same session as session tab. ([#7376](https://github.com/brave/browser-laptop/issues/7376)) - Fixed torrent name missing after download is started. ([#7362](https://github.com/brave/browser-laptop/issues/7362)) - Fixed default order in torrent list. ([#7361](https://github.com/brave/browser-laptop/issues/7361)) - Fixed style on ledger settings UI area to match 1.0 features/changes. ([#7348](https://github.com/brave/browser-laptop/issues/7348)) - Fixed styles on about:extensions with Aphrodite. ([#7345](https://github.com/brave/browser-laptop/issues/7345)) - Fixed drag & drop for images and files broken (causes screen to go white). ([#7266](https://github.com/brave/browser-laptop/issues/7266)) - Fixed torrent viewer CSP rule blocks