Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

added release notes for 0.13.0 #6357

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 29 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,35 @@
# Changelog

## [0.13.0](https://github.com/brave/browser-laptop/releases/v0.13.0dev)
- Muon updated to 2.0.5
- Added a feature request for Bookmark text only for folders. ([#6078](https://github.com/brave/browser-laptop/issues/6078))
- Added WebTorrent support. ([#5818](https://github.com/brave/browser-laptop/issues/5818))([#5815](https://github.com/brave/browser-laptop/issues/5815))
- Fixed 1Password Should Auto-Submit on fill. ([#5875](https://github.com/brave/browser-laptop/issues/5875))
- Fixed copy to clipboard with keyboard is broken in URL bar. ([#6302](https://github.com/brave/browser-laptop/issues/6302))
- Fixed autofill suggestion doesn't complete autofill. ([#5939](https://github.com/brave/browser-laptop/issues/5939))
- Fixed browser is blurry if DPI is greater than 100%. ([#5926](https://github.com/brave/browser-laptop/issues/5926))
- Fixed Brave doesn't create a roaming profile folder. ([#5929](https://github.com/brave/browser-laptop/issues/5929))
- Fixed closing devtools creates a white blank window. ([#5940](https://github.com/brave/browser-laptop/issues/5940))
- Fixed focus on tabs keeps "bouncing" back to previous tab. ([#5730](https://github.com/brave/browser-laptop/issues/5730))
- Fixed Amazon pages go black. ([#5881](https://github.com/brave/browser-laptop/issues/5881))
- Fixed enable Pocket/Password managers doesn't enable the extension. ([#5934](https://github.com/brave/browser-laptop/issues/5934))
- Fixed deleting history entries. ([#5933](https://github.com/brave/browser-laptop/issues/5933))
- Fixed Import Bookmarks for other browsers. ([#5931](https://github.com/brave/browser-laptop/issues/5931))
- Fixed Bookmarks showing wrong folder name. ([#4983](https://github.com/brave/browser-laptop/issues/4983))
- Fixed github drop down for releases page. ([#5213](https://github.com/brave/browser-laptop/issues/5213))
- Fixed close all tabs causes crash. ([#5946](https://github.com/brave/browser-laptop/issues/5946))
- Fixed built-in password manager should respect preference. ([#6169](https://github.com/brave/browser-laptop/issues/6169))
- Fixed context menu cut and paste does not change findbar state. ([#5753](https://github.com/brave/browser-laptop/issues/5753))
- Fixed clicking link from email will sometimes will do a search instead of directly following. ([#5911](https://github.com/brave/browser-laptop/issues/5911))
- Fixed numerous issues for Brave Payments. ([#6345](https://github.com/brave/browser-laptop/issues/6345))
- Fixed numerous issues for new tab page. ([#6355](https://github.com/brave/browser-laptop/issues/6355))
- Fixed numerous issues for UI polish. ([#6346](https://github.com/brave/browser-laptop/issues/6346))
- Fixed various security & privacy issues. ([#6356](https://github.com/brave/browser-laptop/issues/6356))
- Fixed mute tab is not working. ([#6305](https://github.com/brave/browser-laptop/issues/6305))
- Fixed geolocation doesn't detect user location. ([#5941](https://github.com/brave/browser-laptop/issues/5941))
- Fixed Flash controls not working. ([#5883](https://github.com/brave/browser-laptop/issues/5883))
- Fixed borders and corners of each button on navbar are not clickable. ([#5679](https://github.com/brave/browser-laptop/issues/5679))
- Upgrade to Chromium v54. ([#3679](https://github.com/brave/browser-laptop/issues/3679))
- Updated Muon to 2.0.5. ([#6340](https://github.com/brave/browser-laptop/issues/6340))

## [0.12.15](https://github.com/brave/browser-laptop/releases/v0.12.15dev)
- Added Yandex as a new search engine. ([#2703](https://github.com/brave/browser-laptop/issues/2703))
Expand Down