mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-03 14:17:29 +00:00
Update changelog for v7.7.0
This commit is contained in:
parent
99b1808dde
commit
4f235c550a
@ -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
|
||||
===================
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nativefier",
|
||||
"version": "7.6.12",
|
||||
"version": "7.7.0",
|
||||
"description": "Wrap web apps natively",
|
||||
"keywords": [
|
||||
"desktop",
|
||||
|
Loading…
Reference in New Issue
Block a user