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

Commit

Permalink
Update release notes for beta2
Browse files Browse the repository at this point in the history
We were frozen but we needed perf in which was a blocker but also a big change, so I also let in search panel since it's a big win and we don't want to wait another cycle for it.

Auditors: @luixxiul

CC: @alexwykoff
  • Loading branch information
bbondy committed Aug 2, 2016
1 parent a397d96 commit 4fe6075
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [0.11.2](https://github.com/brave/browser-laptop/releases/v0.11.2dev)
- Added history on long click over back and forward buttons. ([#1622](https://github.com/brave/browser-laptop/issues/1622))
- Added search panel to preferences with more search options. ([#2694](https://github.com/brave/browser-laptop/issues/2694))
- Added search shortcuts (Example: "yt cat videos" in the URL bar to search for cat videos on YouTube). ([#2694](https://github.com/brave/browser-laptop/issues/2694))
- Added a search box to the Bookmarks page (about:bookmarks) ([#995](https://github.com/brave/browser-laptop/issues/995))
- Added context menu for cloning a tab including back-forward history. ([#2593](https://github.com/brave/browser-laptop/pull/2593))
- Added support for forking navigation via `CmdOrCtrl+Click` on back, forward or reload buttons. ([#2753](https://github.com/brave/browser-laptop/issues/2753))
Expand All @@ -13,6 +15,7 @@
- Added search image on context menu if default engine is google. ([#2606](https://github.com/brave/browser-laptop/issues/2606))
- Added a way to view SSL certificates when there is an error. ([#1057](https://github.com/brave/browser-laptop/issues/1057))
- Security (Severity: High): Address Bar Spoofing security. ([#2723](https://github.com/brave/browser-laptop/issues/2723))
- Optimized React rendering and IPC when typing in the URL bar. ([#2736](https://github.com/brave/browser-laptop/issues/2736))
- Changed tab-specific notifications to only be shown on the active tab. ([#1928](https://github.com/brave/browser-laptop/issues/1928))
- Changed bookmarks bar to auto opens on first bookmark if no bookmarks exist. ([#1487](https://github.com/brave/browser-laptop/issues/1487))
- Fixed auto logging out when clear cookies on shutdown option is on. ([#2620](https://github.com/brave/browser-laptop/issues/2620))
Expand Down

1 comment on commit 4fe6075

@luixxiul
Copy link
Contributor

Choose a reason for hiding this comment

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

++

Please sign in to comment.