aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2021-04-29 12:49:10 +0200
committerLibravatar GitHub <noreply@github.com>2021-04-29 10:49:10 +0000
commitd433ac994f4a25cbac913ea8528029c33af06da1 (patch)
tree6b2e08173da3113fc46ede79c2009d0bb3b457dd /README.md
parentdocs: add kris7t as a contributor (#1318) (diff)
downloadferdium-app-d433ac994f4a25cbac913ea8528029c33af06da1.tar.gz
ferdium-app-d433ac994f4a25cbac913ea8528029c33af06da1.tar.zst
ferdium-app-d433ac994f4a25cbac913ea8528029c33af06da1.zip
Electron 12 and nodejs 14 support (#1308)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 475fd5645..6fabb2dd8 100644
--- a/README.md
+++ b/README.md
@@ -195,7 +195,7 @@ If you use an AUR Helper e.g. yay, simply install it via `yay -S ferdi`.
195- [x] Adds Ferdi as a Flatpak on Flathub ([#323](https://github.com/getferdi/ferdi/issues/323)), 💖 [@lhw](https://github.com/lhw) 195- [x] Adds Ferdi as a Flatpak on Flathub ([#323](https://github.com/getferdi/ferdi/issues/323)), 💖 [@lhw](https://github.com/lhw)
196 196
197### Adds internal changes 197### Adds internal changes
198- [x] Upgrades to Electron 11.4.4 198- [x] Upgrades to Electron 12.0.5
199- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 199- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
200- [x] Minifies build files to improve app size 200- [x] Minifies build files to improve app size
201- [x] Adds "npm run prepare-code" command for development to lint and beautify code 201- [x] Adds "npm run prepare-code" command for development to lint and beautify code