Update changelog for `v7.5.0`

This commit is contained in:
Goh Jia Hao 2017-11-12 01:13:32 +08:00
parent 885790bc22
commit 300bf28b51
2 changed files with 16 additions and 4 deletions

View File

@ -1,3 +1,15 @@
7.5.0 / 2017-11-12
==================
* Add `--tray` flag to let app running in background on window close. Supports in-title counter. (Issue #304, PR #457)
* Add HTTP `--basic-auth-{username,password}` flags (Issue #275, PR #444)
* Add offline build detection and advice (Issue #448, PR #452)
* Add 'Paste and Match Style' to Edit menu (Issue #404, PR #447)
* Add setting environment variables (PR #419)
* Add `app-copyright`, `app-version`, `build-version`, `version-string` and `win32metadata` flags (Issue #226, PR #244)
* Fix: Make title counter regex match '+' after number, used by certain sites (PR #424)
7.4.1 / 2017-08-06
==================

View File

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