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

Commit

Permalink
Starting 0.12.2 release notes and version
Browse files Browse the repository at this point in the history
Auditors: @alexwykoff

Release notes are not complete by far, but just wanted to get them started with a few of the big things we're getting in 0.12.2.
  • Loading branch information
bbondy committed Sep 17, 2016
1 parent 6d0e2f6 commit 4dd551c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.12.2](https://github.com/brave/browser-laptop/releases/v0.12.2dev)
- Added a new look for the Windows browser to remove the titlebar for more content viewing area. ([#3854](https://github.com/brave/browser-laptop/issues/3854))
- Added the ability to auto update extensions without releases. ([#4080](https://github.com/brave/browser-laptop/issues/4080))
- Added the ability to install extensions remotely instead of prepackaging them. ([#4081](https://github.com/brave/browser-laptop/issues/4081))
- Upgraded to libchromiumcontent 53.0.2785.116. ([#1593](https://github.com/brave/browser-laptop/issues/1593))

## [0.12.1](https://github.com/brave/browser-laptop/releases/v0.12.1dev)
- Added support for extension action buttons for password managers. ([#3867](https://github.com/brave/browser-laptop/issues/3867))([#2224](https://github.com/brave/browser-laptop/issues/2224))
- Added notification to let users know 24 hours before their wallet would be used to pay publishers. ([#3828](https://github.com/brave/browser-laptop/issues/3828))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "brave",
"version": "0.12.1",
"version": "0.12.2",
"description": "Brave laptop and desktop browser",
"main": "./app/index.js",
"config": {
Expand Down

0 comments on commit 4dd551c

Please sign in to comment.