mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-10 17:24:39 +00:00
Update changelog for v44.0.7
This commit is contained in:
parent
97b33b369f
commit
c4327e97a7
10
CHANGELOG.md
10
CHANGELOG.md
@ -1,4 +1,14 @@
|
|||||||
|
|
||||||
|
44.0.7 / 2021-07-10
|
||||||
|
===================
|
||||||
|
|
||||||
|
* Fix badge/counter icon not being removed correctly (#1251, PR #1252)
|
||||||
|
* App context menu: add "Save Image", "Copy Image", "Copy Image Address" (PR #1256)
|
||||||
|
* Bump default Electron from 12.0.12 to 12.0.14. Changelogs:
|
||||||
|
[Electron 12.0.13](https://github.com/electron/electron/releases/tag/v12.0.13)
|
||||||
|
[Electron 12.0.14](https://github.com/electron/electron/releases/tag/v12.0.14)
|
||||||
|
* Maintenance: {API.md, HACKING.md} documentation, improve `generate-changelog`
|
||||||
|
|
||||||
44.0.6 / 2021-06-26
|
44.0.6 / 2021-06-26
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "44.0.6",
|
"version": "44.0.7",
|
||||||
"description": "Wrap web apps natively",
|
"description": "Wrap web apps natively",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Goh Jia Hao",
|
"author": "Goh Jia Hao",
|
||||||
|
Loading…
Reference in New Issue
Block a user