|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [0.11.2](https://github.com/brave/browser-laptop/releases/v0.11.2dev) |
| 4 | +- Added history on long click over back and forward buttons. ([#1622](https://github.com/brave/browser-laptop/issues/1622)) |
| 5 | +- Added a search box to the Bookmarks page (about:bookmarks) ([#995](Add a search box on the about:bookmarks page #995)) |
| 6 | +- Added context menu for cloning a tab including back-forward history. ([#2593](https://github.com/brave/browser-laptop/pull/2593)) |
| 7 | +- Added support for forking navigation via `CmdOrCtrl+Click` on back, forward or reload buttons. ([#2753](https://github.com/brave/browser-laptop/issues/2753)) |
| 8 | +- Added optional Shift for zoom in shortcut. ([#2685](https://github.com/brave/browser-laptop/issues/2685)) |
| 9 | +- Added Run `<noscript>` tag when noscript is active. ([#2671](https://github.com/brave/browser-laptop/issues/2671)) |
| 10 | +- Added smoother animations. ([#2765](https://github.com/brave/browser-laptop/issues/2765)) |
| 11 | +- Added Bravery top level menu. ([#2669](https://github.com/brave/browser-laptop/issues/2669)) |
| 12 | +- Added restart dialog for prefs that require restart. ([#2543](https://github.com/brave/browser-laptop/issues/2543)) |
| 13 | +- Added search image on context menu if default engine is google. ([#2606](https://github.com/brave/browser-laptop/issues/2606)) |
| 14 | +- Added a way to view SSL certificates when there is an error. ([#1057](https://github.com/brave/browser-laptop/issues/1057)) |
| 15 | +- Security (Severity: High): Address Bar Spoofing security. ([#2723](https://github.com/brave/browser-laptop/issues/2723)) |
| 16 | +- Changed tab-specific notifications to only be shown on the active tab. ([#1928](https://github.com/brave/browser-laptop/issues/1928)) |
| 17 | +- Changed bookmarks bar to auto opens on first bookmark if no bookmarks exist. ([#1487](https://github.com/brave/browser-laptop/issues/1487)) |
| 18 | +- Fixed auto logging out when clear cookies on shutdown option is on. ([#2620](https://github.com/brave/browser-laptop/issues/2620)) |
| 19 | +- Fixed basic auth not working on some pages. ([#1997](https://github.com/brave/browser-laptop/issues/1997)) |
| 20 | +- Fixed playing videos on drive.google.com. ([#2533](https://github.com/brave/browser-laptop/issues/2533)) |
| 21 | +- Fixed viewing s.codepen.io. ([#2665](https://github.com/brave/browser-laptop/issues/2665)) |
| 22 | +- Fixed running 2 instances of PDF.js at once. ([#2619](https://github.com/brave/browser-laptop/issues/2619)) |
| 23 | +- Fixed exiting fullscreen view when tab is closed. ([#2618](https://github.com/brave/browser-laptop/issues/2618)) |
| 24 | +- Fixed not hiding find bar for inter-page navigation. ([#323](https://github.com/brave/browser-laptop/issues/323)) |
| 25 | +- Fixed delete button handling in URL bar. ([#2647](https://github.com/brave/browser-laptop/issues/2647)) |
| 26 | +- Fixed some PDF files not showing. ([#2654](https://github.com/brave/browser-laptop/issues/2654)) |
| 27 | +- Fixed Notification bar for crashes not dismissing. ([#2617](https://github.com/brave/browser-laptop/issues/2617)) |
| 28 | +- Fixed "Open Image In New Tab" respecting private / session info. ([#2746](https://github.com/brave/browser-laptop/issues/2746)) |
| 29 | +- Fixed pressing down on URL bar now shows autosuggest. ([#2444](https://github.com/brave/browser-laptop/issues/2444)) |
| 30 | +- Fixed showing scrollbars in tabs bar in Arch linux. ([#2599](Arch linux: Scroll bar appears over tabs when they fill the tab bar #2599)) |
| 31 | +- Upgrade to libchromiumcontent 52.0.2743.82. ([#1592](https://github.com/brave/browser-laptop/issues/1592)) |
| 32 | +- Upgrade to Electron 1.3.0. ([#2635](https://github.com/brave/browser-laptop/issues/2635)) |
| 33 | + |
3 | 34 | ## [0.11.1](https://github.com/brave/browser-laptop/releases/v0.11.1dev)
|
4 | 35 | - Added built-in PDF reader with PDF.js. Can be disabled in preferences. ([#1084](https://github.com/brave/browser-laptop/issues/1084))
|
5 | 36 | - Added more data clearing options, including on shutdown. ([#2472](https://github.com/brave/browser-laptop/issues/2472))
|
|
0 commit comments