aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-10-04 23:22:35 +0530
committerLibravatar GitHub <noreply@github.com>2021-10-04 23:22:35 +0530
commite59ef69833aad04b37d77b4428de738fdf098568 (patch)
treeaa6cc0894701e44d965b292ff1c9274ceef46add /README.md
parent5.6.3-nightly.22 [skip ci] (diff)
downloadferdium-app-e59ef69833aad04b37d77b4428de738fdf098568.tar.gz
ferdium-app-e59ef69833aad04b37d77b4428de738fdf098568.tar.zst
ferdium-app-e59ef69833aad04b37d77b4428de738fdf098568.zip
chore: upgraded electron to 14.1.0 (#1860)
* upgrade 'electron-react-titlebar' to 1.0.0 * fix issue with 'contextIsolation' and 'enabelRemoteModule' for service-webview
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 4a3162e0f..f63e1920c 100644
--- a/README.md
+++ b/README.md
@@ -227,7 +227,7 @@ If you use an AUR Helper, e.g. yay, install it via `yay -S ferdi`.
227 227
228### Adds internal changes 228### Adds internal changes
229 229
230- [x] Upgrades to Electron 13.5.1 230- [x] Upgrades to Electron 14.1.0
231- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 231- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
232- [x] Minifies build files to improve app size 232- [x] Minifies build files to improve app size
233- [x] Adds "npm run prepare-code" command for development to lint and beautify code 233- [x] Adds "npm run prepare-code" command for development to lint and beautify code