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.12.0 #3698

Merged
merged 3 commits into from
Sep 4, 2016
Merged
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
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,21 @@
# Changelog

## [0.12.0](https://github.com/brave/browser-laptop/releases/v0.12.0dev)
- (todo)
- 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))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

remove this one pls per before

- 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))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is probably biggest fixed so up top

- Fixed potential race condition on session state save ([#3543](https://github.com/brave/browser-laptop/issues/3543))
Copy link
Member

@bbondy bbondy Sep 3, 2016

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ditto important fix so listed 2nd for fixed section

- 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))


## [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