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

Commit

Permalink
Merge pull request #10174 from brave/add_0_18_13_release_notes
Browse files Browse the repository at this point in the history
adding release notes for 0.18.13
  • Loading branch information
bsclifton committed Jul 28, 2017
1 parent a39548e commit 82f1dc5
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,38 @@
# Changelog

## [0.18.14](https://github.com/brave/browser-laptop/releases/tag/v0.18.14dev)
- Added a welcome screen for first time users. ([#9423](https://github.com/brave/browser-laptop/issues/9423))
- Added Chromium spell checker (in place of Electron spell checker). ([#9880](https://github.com/brave/browser-laptop/issues/9880))
- Added an option to disable "Top Sites" in autocomplete. ([#4977](https://github.com/brave/browser-laptop/issues/4977))
- Added "Hide Lower" button on Brave Payments. ([#9137](https://github.com/brave/browser-laptop/issues/9137))
- Optimized sending messages only to needed windows instead of all windows. ([#9701](https://github.com/brave/browser-laptop/issues/9701))
- Fixed showing the URL in the location bar for invalid URLs (instead of about:error). ([#2025](https://github.com/brave/browser-laptop/issues/2025))
- Fixed clicking inside of an extension popup dismisses it. ([#10029](https://github.com/brave/browser-laptop/issues/10029))
- Fixed LastPass won't stop asking for 2FA code. ([#9259](https://github.com/brave/browser-laptop/issues/9259))
- Fixed Session restore can lead to lost windows if there is a hung or slow Window on shutdown. ([#9806](https://github.com/brave/browser-laptop/issues/9806))
- Fixed losing tabs when updating. ([#9805](https://github.com/brave/browser-laptop/issues/9805))
- Fixed Toolbar and UI Elements scale control should prompt for restart. ([#10132](https://github.com/brave/browser-laptop/issues/10132))
- Fixed an issue with closing the last frame via keyboard. ([#9948](https://github.com/brave/browser-laptop/issues/9948))
- Fixed unable to add site to Pocket. ([#9669](https://github.com/brave/browser-laptop/issues/9669))
- Fixed URL bar icon disappears when video starts playing. ([#9652](https://github.com/brave/browser-laptop/issues/9652))
- Fixed URL bar titlemode appends colon to the end of the hostname. ([#9503](https://github.com/brave/browser-laptop/issues/9503))
- Fixed individual bookmarks not synced from laptop after Payments are switched off. ([#9684](https://github.com/brave/browser-laptop/issues/9684))
- Fixed Sync records are sent twice. ([#9404](https://github.com/brave/browser-laptop/issues/9404))
- Fixed Sync input fields should have focus when clicked. ([#9175](https://github.com/brave/browser-laptop/issues/9175))
- Fixed "Allow this time" on NoScript dialog keeps allowing scripts even after reopening the tab. ([#9150](https://github.com/brave/browser-laptop/issues/9150))
- Fixed extension tabs not auto closing when finished. ([#9132](https://github.com/brave/browser-laptop/issues/9132))
- Fixed Pocket and LastPass home page loads after logging into account. ([#9117](https://github.com/brave/browser-laptop/issues/9117))
- Fixed TLD of long domain display in title tooltip on bravery panel. ([#9089](https://github.com/brave/browser-laptop/issues/9089))
- Fixed about:brave information display for Windows. ([#8933](https://github.com/brave/browser-laptop/issues/8933))
- Fixed bookmarks in Other Bookmarks folder from being synced to the bookmark toolbar. ([#8024](https://github.com/brave/browser-laptop/issues/8024))
- Fixed adding a bookmarks folder makes the browser unresponsive in Sync. ([#9745](https://github.com/brave/browser-laptop/issues/9745))
- Fixed bookmark deletion may lead to duplicated bookmarks in Sync. ([#9724](https://github.com/brave/browser-laptop/issues/9724))
- Fixed blank tabs bar when increasing the number of tabs per tab set. ([#7806](https://github.com/brave/browser-laptop/issues/7806))
- Updated to Chromium 60.0.3112.78. ([#9947](https://github.com/brave/browser-laptop/issues/9947))
- Updated Extension: 1Password 4.6.7.90. ([#9946](https://github.com/brave/browser-laptop/issues/9946))
- Updated to Muon 4.3.6. ([#9856](https://github.com/brave/browser-laptop/issues/9856))


## [0.17.19](https://github.com/brave/browser-laptop/releases/tag/v0.17.19dev)
- Optimized getTopsites to speed up URL bar suggestions. ([#10004](https://github.com/brave/browser-laptop/issues/10004))
- Optimized check for updates. ([#9996](https://github.com/brave/browser-laptop/issues/9996))
Expand Down

0 comments on commit 82f1dc5

Please sign in to comment.