mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-09 08:30:15 +00:00
Update changelog for v7.5.0
This commit is contained in:
parent
885790bc22
commit
300bf28b51
@ -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
|
||||
==================
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nativefier",
|
||||
"version": "7.4.1",
|
||||
"version": "7.5.0",
|
||||
"description": "Wrap web apps natively",
|
||||
"keywords": [
|
||||
"desktop",
|
||||
|
Loading…
Reference in New Issue
Block a user