From 6b11722a960e64d6931384b8fa486016c1b9ff14 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Wed, 4 May 2016 21:56:13 +0900 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bce1599..5a5c5fab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,18 +3,31 @@ ## Release v1.2.0 (Beta) +This release contains a security update and it is highly recommended that users upgrade to this version. + +### Fixes +- Node.js environment is enabled in the new window. +- The link other than `http://` and `https://` is opened by clicking. + +#### Linux +- Desktop notification is shown as a dialog on Ubuntu 16.04. + ### Improvements +- Improve the style for tab badges. - Add **Allow insecure contents** option to render images with `http://`. - Add the login dialog for http authentication. #### OS X -- Add the option to show the icon on menu bar +- Add the option to show the icon on menu bar. #### Linux -- Add **.deb** packages to support install +- Add **.deb** packages to support installation. + ## Release v1.1.1 (Beta) +- **Released:** 2016-04-13 + ### Fixes #### All platforms