Update changelog for `v7.7.0`

This commit is contained in:
Ronan Jouchet 2019-08-22 21:55:30 +02:00
parent 99b1808dde
commit 4f235c550a
2 changed files with 12 additions and 1 deletions

View File

@ -1,4 +1,15 @@
7.7.0 / 2019-08-22
==================
* Default to Electron 5.x (#796)
* Add `--darwin-dark-mode-support` to support macOS 10.4+ Dark Mode (PR #796)
* Add `--browserwindow-options` to completely expose Electron options (PR #835)
* Add `--background-color` to set background color (fixes #795) (PR #819)
* Restore login functionality broken since Electron 5.x (PR #826)
* Squirrel: resolve .quit() issue with missing ../screen (PR #784)
* Doc: improve doc for `--internal-urls` (PR #833)
7.6.12 / 2019-03-25
===================

View File

@ -1,6 +1,6 @@
{
"name": "nativefier",
"version": "7.6.12",
"version": "7.7.0",
"description": "Wrap web apps natively",
"keywords": [
"desktop",