aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-04-26 14:18:33 +0530
committerLibravatar GitHub <noreply@github.com>2021-04-26 08:48:33 +0000
commitf71e17f3f6b5ca63bdce7d08a70cc35a6109e2fa (patch)
treec60e8d570f40118821699ee87651495a92fd346b /README.md
parentNew Crowdin updates (#1289) (diff)
downloadferdium-app-f71e17f3f6b5ca63bdce7d08a70cc35a6109e2fa.tar.gz
ferdium-app-f71e17f3f6b5ca63bdce7d08a70cc35a6109e2fa.tar.zst
ferdium-app-f71e17f3f6b5ca63bdce7d08a70cc35a6109e2fa.zip
Upgraded electron and related electron packages (#1297)
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 3e92cea37..cb40c29e5 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 10.4.3 198- [x] Upgrades to Electron 11.4.3
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