mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-04-02 04:51:49 +00:00
Update changelog for v44.0.5
This commit is contained in:
parent
9893d19085
commit
f8f48d2f09
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,4 +1,14 @@
|
|||||||
|
|
||||||
|
44.0.5 / 2021-06-25
|
||||||
|
===================
|
||||||
|
|
||||||
|
* Fix "Reset Zoom" menu item (#1241, PR #1243)
|
||||||
|
* Fix `--tray start-in-tray` (#1225, PR #1235)
|
||||||
|
* Fix external URLs opening in a new Nativefier tab (#1228, PR #1229)
|
||||||
|
* Bump default Electron from 12.0.11 to 12.0.12. See changelog:
|
||||||
|
[Electron 12.0.12](https://github.com/electron/electron/releases/tag/v12.0.12)
|
||||||
|
* Maintenance: documentation
|
||||||
|
|
||||||
44.0.4 / 2021-06-15
|
44.0.4 / 2021-06-15
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "44.0.4",
|
"version": "44.0.5",
|
||||||
"description": "Wrap web apps natively",
|
"description": "Wrap web apps natively",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Goh Jia Hao",
|
"author": "Goh Jia Hao",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user