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

Commit

Permalink
Added release notes for 0.18.23
Browse files Browse the repository at this point in the history
Fixes #10560

Auditors: @bsclifton
  • Loading branch information
alexwykoff authored and bsclifton committed Aug 18, 2017
1 parent 9055a7a commit 7ee05d7
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog

## [0.18.23](https://github.com/brave/browser-laptop/releases/tag/v0.18.23dev)
- Fixed spell check not working on Disqus comment boxes. ([#10040](https://github.com/brave/browser-laptop/issues/10040))
- Fixed findbar slowness (cmd + F, typing). ([#10271](https://github.com/brave/browser-laptop/issues/10271))
- Fixed issue where pinned tab can't be really unpinned. ([#10241](https://github.com/brave/browser-laptop/issues/10241))
- Fixed pinned tab will not display. ([#10122](https://github.com/brave/browser-laptop/issues/10122))
- Fixed cursor not shown when editing a bookmark. ([#10104](https://github.com/brave/browser-laptop/issues/10104))
- Fixed short term video freezes. ([#9808](https://github.com/brave/browser-laptop/issues/9808))
- Fixed browser freezes per 5 minutes with existing profile. ([#10094](https://github.com/brave/browser-laptop/issues/10094))
- Fixed tab previews: stick to changing properties that can be handled by the compositor alone. ([#10291](https://github.com/brave/browser-laptop/issues/10291))
- Fixed when the main process crashes, window state is lost. ([#10349](https://github.com/brave/browser-laptop/issues/10349))
- Fixed Linux rpm is not signed. ([#10188](https://github.com/brave/browser-laptop/issues/10188))
- Fixed minimizing the browser window leaves the tooltip open. ([#8697](https://github.com/brave/browser-laptop/issues/8697))
- Fixed extension popup menu items dismissed on click. ([#10130](https://github.com/brave/browser-laptop/issues/10130))
- Fixed extension popup not showing. ([#10224](https://github.com/brave/browser-laptop/issues/10224))
- Fixed about favicons are taking up way too much space in the session store. ([#10000](https://github.com/brave/browser-laptop/issues/10000))
- Fixed js/lib/urlutil.js for safer url parsing. ([#6098](https://github.com/brave/browser-laptop/issues/6098))
- Upgrade to muon 4.3.10. ([#10262](https://github.com/brave/browser-laptop/issues/10262))
- Upgrade to Chromium 60.0.3112.90. ([#10261](https://github.com/brave/browser-laptop/issues/10261))

## [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))
Expand Down

0 comments on commit 7ee05d7

Please sign in to comment.