From 8ccbde4a5d89d8345fb88e0378a20be81551f723 Mon Sep 17 00:00:00 2001 From: Alex Wykoff Date: Fri, 3 Feb 2017 12:28:58 -0600 Subject: [PATCH 1/3] Added changelog for 0.13.2 Auditors: @bbondy, @luixxiul --- CHANGELOG.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c27740b281c..8192446ef09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,7 +1,20 @@ # Changelog ## [0.13.2](https://github.com/brave/browser-laptop/releases/v0.13.2dev) -- TODO +- Add muon and vault-updater support for Enpass. ([#6906](https://github.com/brave/browser-laptop/issues/6906)) +- Fixed spellcheck on Linux. ([#7015](https://github.com/brave/browser-laptop/issues/7015))([#6967](https://github.com/brave/browser-laptop/issues/6967)) +- Fixed Command+Click to open a new tab. ([#6971](https://github.com/brave/browser-laptop/issues/6971)) +- Fixed various UI issues. ([#6812](https://github.com/brave/browser-laptop/issues/6812))([#6806](https://github.com/brave/browser-laptop/issues/6806))([#6867](https://github.com/brave/browser-laptop/issues/6867))([#6754](https://github.com/brave/browser-laptop/issues/6754)) +- Fixed various ledger issues. ([#6966](https://github.com/brave/browser-laptop/issues/6966))([#6592](https://github.com/brave/browser-laptop/issues/6592))([#6878](https://github.com/brave/browser-laptop/issues/6878))([#6833](https://github.com/brave/browser-laptop/issues/6833))([#6685](https://github.com/brave/browser-laptop/issues/6685))([#6941](https://github.com/brave/browser-laptop/issues/6941)) +- Fixed multiple home page URLs which stopped working - "Your file was not found". ([#6913](https://github.com/brave/browser-laptop/issues/6913)) +- Fixed lesechos.fr anti-ad blocking behavior. ([#6879](https://github.com/brave/browser-laptop/issues/6879)) +- Fixed HTTP auth (login) dialogs which had no cancel button. ([#6855](https://github.com/brave/browser-laptop/issues/6855)) +- Fixed autofill suggestion not being dismissed when tabs are switched. ([#6820](https://github.com/brave/browser-laptop/issues/6820)) +- Fixed change language to require restart similar to other pref settings. ([#6782](https://github.com/brave/browser-laptop/issues/6782)) +- Fixed bookmark hanger items alignment & text blur. ([#6777](https://github.com/brave/browser-laptop/issues/6777)) +- Fixed bookmark listing to make it more clickable for adding/editing a bookmark. ([#6704](https://github.com/brave/browser-laptop/issues/6704)) +- Fixed apt repository not working for ubuntu yakkety. ([#6643](https://github.com/brave/browser-laptop/issues/6643)) +- Upgrade to muon 2.0.19 ([#7003](https://github.com/brave/browser-laptop/issues/7003)) ## [0.13.1](https://github.com/brave/browser-laptop/releases/v0.13.1dev) - Fixed Widevine not working on Windows (Netflix). ([#6948](https://github.com/brave/browser-laptop/issues/6948)) From 4daf8daa40a2625d67200ea2f97c8411c5617578 Mon Sep 17 00:00:00 2001 From: Alex Wykoff Date: Fri, 3 Feb 2017 12:59:31 -0600 Subject: [PATCH 2/3] updating to include recommended issues --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8192446ef09..1258f078fbf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,9 +2,10 @@ ## [0.13.2](https://github.com/brave/browser-laptop/releases/v0.13.2dev) - Add muon and vault-updater support for Enpass. ([#6906](https://github.com/brave/browser-laptop/issues/6906)) +- Added import recovery keys feature for Brave Wallet. ([#4806](https://github.com/brave/browser-laptop/issues/4806)) - Fixed spellcheck on Linux. ([#7015](https://github.com/brave/browser-laptop/issues/7015))([#6967](https://github.com/brave/browser-laptop/issues/6967)) - Fixed Command+Click to open a new tab. ([#6971](https://github.com/brave/browser-laptop/issues/6971)) -- Fixed various UI issues. ([#6812](https://github.com/brave/browser-laptop/issues/6812))([#6806](https://github.com/brave/browser-laptop/issues/6806))([#6867](https://github.com/brave/browser-laptop/issues/6867))([#6754](https://github.com/brave/browser-laptop/issues/6754)) +- Fixed various UI issues. ([#6812](https://github.com/brave/browser-laptop/issues/6812))([#6806](https://github.com/brave/browser-laptop/issues/6806))([#6867](https://github.com/brave/browser-laptop/issues/6867))([#6754](https://github.com/brave/browser-laptop/issues/6754))([#5494](https://github.com/brave/browser-laptop/issues/5494)) - Fixed various ledger issues. ([#6966](https://github.com/brave/browser-laptop/issues/6966))([#6592](https://github.com/brave/browser-laptop/issues/6592))([#6878](https://github.com/brave/browser-laptop/issues/6878))([#6833](https://github.com/brave/browser-laptop/issues/6833))([#6685](https://github.com/brave/browser-laptop/issues/6685))([#6941](https://github.com/brave/browser-laptop/issues/6941)) - Fixed multiple home page URLs which stopped working - "Your file was not found". ([#6913](https://github.com/brave/browser-laptop/issues/6913)) - Fixed lesechos.fr anti-ad blocking behavior. ([#6879](https://github.com/brave/browser-laptop/issues/6879)) From 1a3ea59addb94db4323f56590c4642382714a6a8 Mon Sep 17 00:00:00 2001 From: Alex Wykoff Date: Fri, 3 Feb 2017 13:25:33 -0600 Subject: [PATCH 3/3] added proposed edits by @bbondy --- CHANGELOG.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1258f078fbf..503a508e88e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,20 +1,24 @@ # Changelog ## [0.13.2](https://github.com/brave/browser-laptop/releases/v0.13.2dev) -- Add muon and vault-updater support for Enpass. ([#6906](https://github.com/brave/browser-laptop/issues/6906)) +- Added a way to keep tabs the same size when closing instead of resizing. ([#6088](https://github.com/brave/browser-laptop/issues/6088)) - Added import recovery keys feature for Brave Wallet. ([#4806](https://github.com/brave/browser-laptop/issues/4806)) +- Added HTTP auth (login) dialogs which now have a cancel button. ([#6855](https://github.com/brave/browser-laptop/issues/6855)) +- Added file open with drag-and-drop. ([#3819](https://github.com/brave/browser-laptop/issues/3819)) +- Added keyboard selection for autocomplete. ([#1302](https://github.com/brave/browser-laptop/issues/1302)) +- Added performance improvements (particularly startup time and bookmarks import). ([#6833](https://github.com/brave/browser-laptop/issues/6833))([#4879](https://github.com/brave/browser-laptop/issues/4879)) - Fixed spellcheck on Linux. ([#7015](https://github.com/brave/browser-laptop/issues/7015))([#6967](https://github.com/brave/browser-laptop/issues/6967)) -- Fixed Command+Click to open a new tab. ([#6971](https://github.com/brave/browser-laptop/issues/6971)) +- Fixed Command+Click to open a new tab next to the parent tab. ([#6971](https://github.com/brave/browser-laptop/issues/6971)) - Fixed various UI issues. ([#6812](https://github.com/brave/browser-laptop/issues/6812))([#6806](https://github.com/brave/browser-laptop/issues/6806))([#6867](https://github.com/brave/browser-laptop/issues/6867))([#6754](https://github.com/brave/browser-laptop/issues/6754))([#5494](https://github.com/brave/browser-laptop/issues/5494)) -- Fixed various ledger issues. ([#6966](https://github.com/brave/browser-laptop/issues/6966))([#6592](https://github.com/brave/browser-laptop/issues/6592))([#6878](https://github.com/brave/browser-laptop/issues/6878))([#6833](https://github.com/brave/browser-laptop/issues/6833))([#6685](https://github.com/brave/browser-laptop/issues/6685))([#6941](https://github.com/brave/browser-laptop/issues/6941)) +- Fixed various ledger issues. ([#6966](https://github.com/brave/browser-laptop/issues/6966))([#6592](https://github.com/brave/browser-laptop/issues/6592))([#6878](https://github.com/brave/browser-laptop/issues/6878))([#6685](https://github.com/brave/browser-laptop/issues/6685))([#6941](https://github.com/brave/browser-laptop/issues/6941)) - Fixed multiple home page URLs which stopped working - "Your file was not found". ([#6913](https://github.com/brave/browser-laptop/issues/6913)) - Fixed lesechos.fr anti-ad blocking behavior. ([#6879](https://github.com/brave/browser-laptop/issues/6879)) -- Fixed HTTP auth (login) dialogs which had no cancel button. ([#6855](https://github.com/brave/browser-laptop/issues/6855)) +- Fixed tab title display when reloading the page. ([#5738](https://github.com/brave/browser-laptop/issues/5738)) - Fixed autofill suggestion not being dismissed when tabs are switched. ([#6820](https://github.com/brave/browser-laptop/issues/6820)) - Fixed change language to require restart similar to other pref settings. ([#6782](https://github.com/brave/browser-laptop/issues/6782)) - Fixed bookmark hanger items alignment & text blur. ([#6777](https://github.com/brave/browser-laptop/issues/6777)) - Fixed bookmark listing to make it more clickable for adding/editing a bookmark. ([#6704](https://github.com/brave/browser-laptop/issues/6704)) -- Fixed apt repository not working for ubuntu yakkety. ([#6643](https://github.com/brave/browser-laptop/issues/6643)) +- Fixed apt repository not working for Ubuntu yakkety. ([#6643](https://github.com/brave/browser-laptop/issues/6643)) - Upgrade to muon 2.0.19 ([#7003](https://github.com/brave/browser-laptop/issues/7003)) ## [0.13.1](https://github.com/brave/browser-laptop/releases/v0.13.1dev)