From 63ea3b240fe2d7265b0c11224cd03bdb774cf82a Mon Sep 17 00:00:00 2001 From: "Brian R. Bondy" Date: Sun, 4 Sep 2016 09:33:36 -0400 Subject: [PATCH] Tweak changelog for 0.12.0 Added periods to each line for consistency. Removed separator thing which was not important and was stating the opposite of what it actually was I think. Added these: - Fixed problems with hangouts on inbox.google.com and mail.google.com when shields are up. ([#3704](https://github.com/brave/browser-laptop/issues/3704))([#3704](https://github.com/brave/browser-laptop/issues/3704)) - Fixed time spent on page calculation for ledger when Brave is in the background. ([#3650](https://github.com/brave/browser-laptop/issues/3650)) Auditors: @alexwykoff Test Plan: n/a --- CHANGELOG.md | 28 ++++++++++++++-------------- TESTPLAN.md | 17 +++++++++++------ 2 files changed, 25 insertions(+), 20 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf628ac46c3..74fa07523ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,21 +1,21 @@ # Changelog ## [0.12.0](https://github.com/brave/browser-laptop/releases/v0.12.0dev) - - Added an option to temporarily disable mixed content protection enhancement security ([#3443](https://github.com/brave/browser-laptop/issues/3443)) - - Added shortcut to view page source ([#3685](https://github.com/brave/browser-laptop/issues/3685)) - - Added extra separator under bookmark menu ([#3666](https://github.com/brave/browser-laptop/issues/3666)) - - Changed friendlier add funds panel for users without a bitcoin: handler ([#3623](https://github.com/brave/browser-laptop/issues/3623)) - - Fixed wrong suggestions appearing in the autocomplete list under URL bar ([#3643](https://github.com/brave/browser-laptop/issues/3643)) + - Added an option to temporarily disable mixed content protection enhancement security. ([#3443](https://github.com/brave/browser-laptop/issues/3443)) + - Added shortcut to view page source. ([#3685](https://github.com/brave/browser-laptop/issues/3685)) + - Changed friendlier add funds panel for users without a bitcoin: handler. ([#3623](https://github.com/brave/browser-laptop/issues/3623)) + - Fixed wrong suggestions appearing in the autocomplete list under URL bar. ([#3643](https://github.com/brave/browser-laptop/issues/3643)) + - Fixed problems with hangouts on inbox.google.com and mail.google.com when shields are up. ([#3704](https://github.com/brave/browser-laptop/issues/3704))([#3704](https://github.com/brave/browser-laptop/issues/3704)) + - Fixed time spent on page calculation for ledger when Brave is in the background. ([#3650](https://github.com/brave/browser-laptop/issues/3650)) - Fixed potential race condition on session state save ([#3543](https://github.com/brave/browser-laptop/issues/3543)) - - Fixed bookmark custom title from previously bookmarked entry is no longer re-used ([#3641](https://github.com/brave/browser-laptop/issues/3641)) - - Fixed many things for Brave Payments ([#3697](https://github.com/brave/browser-laptop/issues/3697))([#3625](https://github.com/brave/browser-laptop/issues/3625))([#3613](https://github.com/brave/browser-laptop/issues/3613))([#3638](https://github.com/brave/browser-laptop/issues/3638)) - - Fixed spelling for Ukrainian interface ([#3695](https://github.com/brave/browser-laptop/issues/3695)) - - Fixed localization for password strings ([#3671](https://github.com/brave/browser-laptop/issues/3671)) - - Fixed found entries on about:history cannot be deleted ([#3566](https://github.com/brave/browser-laptop/issues/3566)) - - Fixed bookmarked pages not deleted from history after restarting bookmarks ([#3616](https://github.com/brave/browser-laptop/issues/3616)) - - Fixed clear the last accessed time for all tags when clearing history ([#3620](https://github.com/brave/browser-laptop/issues/3620)) - - Fixed about:history showing bookmarks when searched ([#3627](https://github.com/brave/browser-laptop/issues/3627)) - + - Fixed bookmark custom title from previously bookmarked entry is no longer re-used when it is removed. ([#3641](https://github.com/brave/browser-laptop/issues/3641)) + - Fixed many things for Brave Payments. ([#3697](https://github.com/brave/browser-laptop/issues/3697))([#3625](https://github.com/brave/browser-laptop/issues/3625))([#3613](https://github.com/brave/browser-laptop/issues/3613))([#3703](https://github.com/brave/browser-laptop/issues/3703)) + - Fixed spelling for Ukrainian interface. ([#3695](https://github.com/brave/browser-laptop/issues/3695)) + - Fixed localization for password strings. ([#3671](https://github.com/brave/browser-laptop/issues/3671)) + - Fixed found entries on about:history cannot be deleted. ([#3566](https://github.com/brave/browser-laptop/issues/3566)) + - Fixed bookmarked pages not deleted from history after restarting bookmarks. ([#3616](https://github.com/brave/browser-laptop/issues/3616)) + - Fixed clear the last accessed time for all tags when clearing history. ([#3620](https://github.com/brave/browser-laptop/issues/3620)) + - Fixed about:history showing bookmarks when searched. ([#3627](https://github.com/brave/browser-laptop/issues/3627)) ## [0.11.6](https://github.com/brave/browser-laptop/releases/v0.11.6dev) - Added the ability to pay publishers with the Brave Payments. ([#3195](https://github.com/brave/browser-laptop/issues/3195)) diff --git a/TESTPLAN.md b/TESTPLAN.md index 7e0817630b6..6a1f3b07995 100644 --- a/TESTPLAN.md +++ b/TESTPLAN.md @@ -2,7 +2,8 @@ ## [0.11.6](https://github.com/brave/browser-laptop/releases/v0.11.6dev) - ### Autofill +### Autofill + - [ ] Alignment and padding of title on add autofill data popups should match clear browsing data([#3360](https://github.com/brave/browser-laptop/issues/3360)) - [ ] Make autofill popup similar to clear browsing data([#3369](https://github.com/brave/browser-laptop/issues/3369)) - [ ] Tweaks to fix autofill context menu position ([#3389](https://github.com/brave/browser-laptop/issues/3389)) @@ -13,10 +14,11 @@ - [ ] Editing Autofill entries are not saved. Creates a blank entry([#3368](https://github.com/brave/browser-laptop/issues/3368)) - [ ] Brave crashes with segmentation fault when submitting a form ([#3398](https://github.com/brave/browser-laptop/issues/3398)) - [ ] Autofill - Add new entry buttons are not functional ([#3455](https://github.com/brave/browser-laptop/issues/3455)) - - [ ] Autofill - Values are vacated ([#3491](https://github.com/brave/browser-laptop/issues/3491)) + - [ ] Autofill - Values are vacated ([#3491](https://github.com/brave/browser-laptop/issues/3491)) + +### Bookmarks - ### Bookmarks - [ ] Bookmark title is not updated unbookmarking/rebookmarking bug verified ([#3284](https://github.com/brave/browser-laptop/issues/3284)) - [ ] Adding bookmark will now properly update title + rendering fix ([#3339](https://github.com/brave/browser-laptop/issues/3339)) - [ ] bookmark title (onhover) on bookmark bar cannot be updated ([#3080](https://github.com/brave/browser-laptop/issues/3080)) @@ -32,7 +34,8 @@ - [ ] If a site does not have a title, the bookmark should default to the url instead. ([#3442](https://github.com/brave/browser-laptop/issues/3442)) - [ ] Bookmark folder cannot be deleted from dialog bug ([#3409](https://github.com/brave/browser-laptop/issues/3409)) - ### History +### History + - [ ] about:history contains bookmark items as browsing history which can't be cleared ([#3330](https://github.com/brave/browser-laptop/issues/3330)) - [ ] Bookmarked history entries now show context menu in about:history ([#3336](https://github.com/brave/browser-laptop/issues/3336)) - [ ] Ctrl + Y is not opening history ([#3312](https://github.com/brave/browser-laptop/issues/3312)) @@ -48,7 +51,8 @@ - [ ] Clearing history using modal now clears bookmark timestamps ([#3501](https://github.com/brave/browser-laptop/issues/3501)) - [ ] Clear browser history should work regardless of whether or not the page is bookmarked. bug ([#3346](https://github.com/brave/browser-laptop/issues/3346)) - ### Ledger +### Ledger + - [ ] Ledger beta integration ([#3195](https://github.com/brave/browser-laptop/issues/3195)) - [ ] Preferences : Payments : Add Funds modal alignment appears to be off for Brave wallet address ([#3378](https://github.com/brave/browser-laptop/issues/3378)) - [ ] Preferences : Payments : Add Funds - Transfer BTC link goes to jsfiddle ([#3380](https://github.com/brave/browser-laptop/issues/3380)) @@ -79,7 +83,8 @@ - [ ] Stop partner logos from floating below brave payments text ([#3551](https://github.com/brave/browser-laptop/issues/3551)) - [ ] set flags to hide CB button in Add funds… dialog when users chooses 10, 15,or 20 monthly value ([#3565](https://github.com/brave/browser-laptop/issues/3565)) - ### Fixes +### Fixes + - [ ] Escaping from fullscreen video leaves the browser in fullscreen mode instead of returning to windowed mode. ([#3338](https://github.com/brave/browser-laptop/issues/3338)) - [ ] Add '.jpg' extension to webpack file-loader ([#3309](https://github.com/brave/browser-laptop/issues/3309)) - [ ] Handle non-script version of DDG when blocked at filtering level ([#3293](https://github.com/brave/browser-laptop/issues/3293))