This repository has been archived by the owner on Dec 11, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 974
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Auditors: @bbondy
bbondy
reviewed
Oct 6, 2016
- Fixed autofill when opened from about:about ([#4350](https://github.com/brave/browser-laptop/issues/4350))([#4357](https://github.com/brave/browser-laptop/issues/4357)) | ||
- Fixed history list showing duplicates ([#3848](https://github.com/brave/browser-laptop/issues/3848)) | ||
- Fixed various history issues ([#4488](https://github.com/brave/browser-laptop/issues/4488)) | ||
- Fixed private tab preferences ([#4468](https://github.com/brave/browser-laptop/issues/4468))([#1824](https://github.com/brave/browser-laptop/issues/1824)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
let's call this out as the 2nd highest and put it in the added list. Added bravery panel settings for private tabs. Please do in a follow up.
bbondy
reviewed
Oct 6, 2016
@@ -1,7 +1,28 @@ | |||
# Changelog | |||
|
|||
## [0.12.4](https://github.com/brave/browser-laptop/releases/v0.12.4dev) | |||
- TODO | |||
- Added regional adblocking ([#4489](https://github.com/brave/browser-laptop/issues/4489))([#1357](https://github.com/brave/browser-laptop/issues/1357)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please end each release note in a period.
bbondy
reviewed
Oct 6, 2016
@@ -1,7 +1,28 @@ | |||
# Changelog | |||
|
|||
## [0.12.4](https://github.com/brave/browser-laptop/releases/v0.12.4dev) | |||
- TODO | |||
- Added regional adblocking ([#4489](https://github.com/brave/browser-laptop/issues/4489))([#1357](https://github.com/brave/browser-laptop/issues/1357)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A better explanation for what regional adblocking is would be great here too.
++ |
This was referenced Oct 6, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Auditors: @bbondy