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.18.x #10965

Merged
merged 1 commit into from
Sep 15, 2017
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
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

## [0.18.36](https://github.com/brave/browser-laptop/releases/tag/v0.18.36dev)
- Added support for MacBook trackpad pinch to zoom gesture. ([#1364](https://github.com/brave/browser-laptop/issues/1364))
- Fixed issues with opening some PDFs. ([#10867](https://github.com/brave/browser-laptop/issues/10867))
- Fixed UI unresponsiveness when sometimes pressing "cmd/ctrl + w". ([#9083](https://github.com/brave/browser-laptop/issues/9083))
- Fixed second click not deselecting text and placing the cursor in between the URL text for some DPIs on Windows. ([#8472](https://github.com/brave/browser-laptop/issues/8472))
- Fixed blocking rules not limited to private tabs. ([#10829](https://github.com/brave/browser-laptop/issues/10829))
- Fixed spell check corrected word still retaining the red underline. ([#9324](https://github.com/brave/browser-laptop/issues/9324))
- Upgrade to muon 4.3.22. ([#10834](https://github.com/brave/browser-laptop/issues/10834))
- Upgrade to Chromium 61.0.3163.79. ([#10718](https://github.com/brave/browser-laptop/issues/10718))

## [0.18.29](https://github.com/brave/browser-laptop/releases/tag/v0.18.29dev)
- Optimized page load time to reduce jank. ([#9987](https://github.com/brave/browser-laptop/issues/9987))
- Fixed Netflix player by adding VMP support. ([#10449](https://github.com/brave/browser-laptop/issues/10449))
Expand Down