mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-23 02:28:55 +00:00
Update changelog for v7.6.11
This commit is contained in:
parent
726f44d266
commit
07faeb1881
@ -1,4 +1,12 @@
|
|||||||
|
|
||||||
|
7.6.11 / 2019-02-10
|
||||||
|
===================
|
||||||
|
|
||||||
|
* Add `--clear-cache` flag to cleanup session on start/exit ("incognito" mode) (Fixes #316, PR #747)
|
||||||
|
* Support packaging Nativefier applications as [Squirrel](https://github.com/Squirrel/)-based installers (PR #744)
|
||||||
|
* Icon conversion: don't crash if source/destination paths have spaces (PR #736)
|
||||||
|
* Bump default Electron to 3.1.3
|
||||||
|
|
||||||
7.6.10 / 2019-01-01
|
7.6.10 / 2019-01-01
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "7.6.10",
|
"version": "7.6.11",
|
||||||
"description": "Wrap web apps natively",
|
"description": "Wrap web apps natively",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"desktop",
|
"desktop",
|
||||||
|
Loading…
Reference in New Issue
Block a user