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

Commit

Permalink
Tweak changelog for 0.12.0
Browse files Browse the repository at this point in the history
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](#3650))

Auditors: @alexwykoff

Test Plan: n/a
  • Loading branch information
bbondy committed Sep 4, 2016
1 parent 74e62e4 commit 63ea3b2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 20 deletions.
28 changes: 14 additions & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))
Expand Down
17 changes: 11 additions & 6 deletions TESTPLAN.md
Original file line number Diff line number Diff line change
Expand Up @@ -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))
Expand All @@ -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))
Expand All @@ -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))
Expand All @@ -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))
Expand Down Expand Up @@ -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))
Expand Down

0 comments on commit 63ea3b2

Please sign in to comment.