This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
Dev Channel Beta v0.15.307dev
Pre-release
Pre-release
Release Notes:
- Switching tabs to browser about pages is slow (e.g. new tab about:blank). (#9004)
- Update to Chromium 58.0.3029.110. (#8962)
- Typing fast in URL bar after new tab gets partially cleared. (#8959)
- Pressing tab when auto-complete is up should cycle through the results. (#8919)
- Window is closed after a tear off. (#8878)
- Refactor window actions, remove the whole frame prop (related to tabs). (#8857)
- URL bar "hint text" is too dark, making me want to select and deleted it. (#8843)
- Fixed window border on Windows: focused blue / unfocused gray (broke ~0.15.0). (#8778)
- History slow with 10K bookmarks. (#8767)
- Remove the legacy code under paymentsContainer. (#8722)
- URL parsing is slow. (#8707)
- URL bar, on every keystroke the browser re-checks if the current location is bookmarked. (#8703)
- 'Brave wallet QR code' should be localizable. (#8663)
- Remove duplicate localization strings (bitcoinAddress and bitcoinPaymentURL). (#8662)
- Browser crash with payment enabled when clearing browsing data. (#8659)
- Redux component - Menubar. (#8652)
- Redux component - Navigator. (#8651)
- Text inside siteInfo__wrapper should be unselectable. (#8650)
- Swipe back/forward is not working. (#8627)
- Option to disable blocked count badge (on Lion). (#8613)
- Use muon.file.writeImportant to write ledger files. (#8602)
- Switch and buttons on messageBox. (#8598)
- Brave quits when New Tab command issued without window. (#8575)
- Brave is not able to remotely debug a Node.js application. (#8571)
- Add BrowserButton component. (#8568)
- Remove whole frame from onTabsToolbarContextMenu. (#8562)
- No progress indicator when reloading page. (#8550)
- Download file doesn't show as completed nor the progress indicator stops even after successfully downloading the file. (#8548)
- Pinned tabs lose order after re-launch. (#8543)
- View Certificate on mixed content site. (#8530)
- Create ScrollableContent element. (#8505)
- Pinned tabs reappear next load after unpinning. (#8477)
- Pad lock is retained when url text is cut from context menu. (#8468)
- Contribution statement page break needs extra padding. (#8467)
- Sync is not tracking & merging changes between pyramids which creates a loss of hierarchy. (#8454)
- Webgl antifingerprint does not work. (#8448)
- Update to v3.0.200 muon. (#8445)
- Reduce warmth on top bars to make them cleaner. (#8425)
- Sync should only upload records when important fields are changed. (#8415)
- Over aggressive blocking on mail.ru for RUS: Adguard Russian Filter. (#8398)
- Redux component - Frame. (#8392)
- Empty Modal Covers GlennBeck.com. (#8390)
- Remove store logic from windowActions. (#8380)
- Inconsistent 'open in tab' behaviour. (#8374)
- Prevent fingerprinting Brave through PDF.JS web_accessible_resources. (#8365)
- "Select the last viewed tab" is not working. (#8357)
- Add sectionTitle components to about:styles. (#8350)
- Add commonForm components to about:styles. (#8349)
- Fingerprinting brave via extension resources. (#8323)
- Insecure connection info shown for about pages and new tab . (#8299)
- Autofill should automatically move cursor to first entry when adding a new record. (#8280)
- Add ledger switch to disable contributions to non-verified sites (in advanced settings). (#8231)
- Refactor clearBrowsingDataPanel with commonForm. (#8192)
- Update header style on about:preferences pages. (#8165)
- Clicking Save Torrent File button does not save .torrent file. (#8146)
- Refactor checkDefaultBrowserDialog.js with commonForm. (#8137)
- Change breakpoint for close tab icon visibility. (#8130)
- Refactor autofillCreditCardPanel.js with commonForm. (#8100)
- Refactor autofillAddressPanel.js with commonForm. (#8099)
- Bookmarks toolbar: open link in new window. (#8063)
- Refactor modalOverlay with Aphrodite. (#8054)
- View page source doesn't work for local files. (#8049)
- Unify modal dialogs of payments and sync. (#8042)
- Refactor payment/history.js. (#8037)
- Refactor widevinePanel.js and widevineInfo.js with Aphrodite and commonForm. (#8028)
- Refactor loginRequired.js with Aphrodite and commonForm. (#8009)
- Mouse cursor visible while in full screen. (#7966)
- Alert box with quite lengthy content cannot be closed. (#7930)
- Refactor popupWindow.less with Aphrodite. (#7927)
- When writing session to disk, ensure we do a flush. (#7876)
- When fullscreen (on macOS), move the nav controls left. (#7872)
- Increase font size in URL text to match chrome. (#7848)
- Bookmark submenu in kabob menu is not dismissed when moved away . (#7816)
- FAQ bubble should be next to payments on/off switch, not auto-include. (#7796)
- Restructure paymentTab.js. (#7750)
- New Session tab submenu goes off screen . (#7748)
- Investigate & block social media ads and tracking. (#7678)
- All video in Brave should default with autoplay=false, w/site level opt-in exceptions. (#7663)
- When maximized, hitboxes seem off for buttons and address bar. (#7641)
- Solve issue where black favicons on black tabs are invisible. (#7635)
- Add sharing to social media sites (Facebook, twitter, etc.). (#7555)
- When typing quickly in urlbar, keys are sometimes dropped.. (#7538)
- Performance : urlbar response is slow when searching across many bookmarks. (#7453)
- Maximizing window puts the bottom 1px of window behind the taskbar. (#7215)
- Re-import to bookmark toolbar will mess up the order. (#7194)
- Faceblock: FB targeted tracking event assessment & protection. (#7000)
- Move page-level alerts to below the tabs bar, and add an overlap nub. (#6935)
- Custom filters block resource too strictly. (#6883)
- Replace input and select elements with and in .bookmarkFormTable. (#6777)
- bookmark modal animation is incredibly slow. (#6748)
- Opening PDF via Wayback Machine archive.org loads different URL. (#6726)
- New Tab context menu is retained even after clicking one new tab button. (#6700)
- Remove wideButton class from the buttons on the Edit Bookmark dialog . (#6400)
- The bookmark hanger being faded in. (#6380)
- Make buttons alignment consistent across different modals. (#6372)
- Ad-blocker-blocker on The Atlantic. (#6291)
- Apply commonForm to addEditBookmarkHanger.js. (#6040)
- URL bar selects autocomplete result on keypress. (#5878)
- Increase bookmark text size. (#4050)
- Add option to enable/disable HTML5 autoplay. (#4045)
- Integrate password manager autofill with browser autofill. (#3530)
- Send URL by email. (#3121)
- Pdfjs needs local file access. (#2714)
- Block autoplay videos. (#2227)
- Allow zoom for UI elements (including font size). (#1937)
- Use API: app.dock.downloadFinished(filePath). (#1667)
- Add the ability to close developer tools via keyboard shortcut on macOS. (#45)