aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar kytwb <kytwb@pm.me>2021-12-21 17:30:24 +0100
committerLibravatar kytwb <kytwb@pm.me>2021-12-21 17:30:24 +0100
commitb054bd77a89c75c6288841c524773888ca981dcb (patch)
tree0deef05f007d2934ff41b8ebae060d61a3ca4afd /README.md
parent5.6.4 (diff)
parent5.6.5-nightly.5 [skip ci] (diff)
downloadferdium-app-b054bd77a89c75c6288841c524773888ca981dcb.tar.gz
ferdium-app-b054bd77a89c75c6288841c524773888ca981dcb.tar.zst
ferdium-app-b054bd77a89c75c6288841c524773888ca981dcb.zip
Merge branch 'nightly' into release
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9f03c410e..adce9c6ef 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,6 @@
14<p> 14<p>
15<a href="https://github.com/getferdi/ferdi/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/getferdi/ferdi/actions/workflows/builds.yml/badge.svg?branch=develop&event=push"></a> 15<a href="https://github.com/getferdi/ferdi/actions/workflows/builds.yml"><img alt="Build Status" src="https://github.com/getferdi/ferdi/actions/workflows/builds.yml/badge.svg?branch=develop&event=push"></a>
16<a title="Crowdin" target="_blank" href="https://crowdin.com/project/getferdi"><img src="https://badges.crowdin.net/getferdi/localized.svg"></a> 16<a title="Crowdin" target="_blank" href="https://crowdin.com/project/getferdi"><img src="https://badges.crowdin.net/getferdi/localized.svg"></a>
17<img alt="GitHub Releases" src="https://img.shields.io/github/downloads/getferdi/ferdi/latest/total?label=downloads">
18<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section --> 17<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
19<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-115-default.svg?logo=github' alt='Contributors'/></a> 18<a href='#contributors-'><img src='https://img.shields.io/badge/contributors-115-default.svg?logo=github' alt='Contributors'/></a>
20<!-- ALL-CONTRIBUTORS-BADGE:END --> 19<!-- ALL-CONTRIBUTORS-BADGE:END -->
@@ -142,7 +141,7 @@ _Find answers to other frequently asked questions on [getferdi.com/faq](https://
142 141
143### Adds internal changes 142### Adds internal changes
144 143
145- [x] Upgrades to Electron 15.3.2 144- [x] Upgrades to Electron 15.3.4
146- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 145- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
147- [x] Minifies build files to improve app size 146- [x] Minifies build files to improve app size
148- [x] Adds "npm run prepare-code" command for development to lint and beautify code 147- [x] Adds "npm run prepare-code" command for development to lint and beautify code