aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-25 20:59:32 -0500
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-05-25 20:59:32 -0500
commit90cc57a9017f51e24dcf7b2438f7956f3a75ceb8 (patch)
tree339232e7a2deafe47535f8e81715768a3e6a85a8 /CHANGELOG.md
parentUpgrade 'electron' to '18.3.1' (diff)
downloadferdium-app-90cc57a9017f51e24dcf7b2438f7956f3a75ceb8.tar.gz
ferdium-app-90cc57a9017f51e24dcf7b2438f7956f3a75ceb8.tar.zst
ferdium-app-90cc57a9017f51e24dcf7b2438f7956f3a75ceb8.zip
Update CONTRIBUTING.md [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 664b6fad3..9d13c6200 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
1# [v6.0.0-beta.1](https://github.com/ferdium/ferdium-app/compare/v5.8.2-nightly.2...v6.0.0-nightly.44) (2022-05-23) 1# [v6.0.0-beta.1](https://github.com/ferdium/ferdium-app/compare/v5.8.2-nightly.2...v6.0.0-nightly.47) (2022-05-26)
2 2
3### Features 3### Features
4
4- Rebrand from Ferdi to Ferdium (text and visuals) 5- Rebrand from Ferdi to Ferdium (text and visuals)
5- [New website](https://ferdium.org/) is up and running! 6- [New website](https://ferdium.org/) is up and running!
6- Ferdium server is also available for those who want to self-host 7- Ferdium server is also available for those who want to self-host
@@ -30,7 +31,7 @@
30 31
31### Under the hood 32### Under the hood
32 33
33- Upgrade `electron` to the latest public version (18.2.4) to bring in lots of security fixes 34- Upgrade `electron` to the latest public version (18.3.1) to bring in lots of security fixes
34- Remove explicit dependency on `node-gyp` so as to minimize issues for compilation across different OSes and versions 35- Remove explicit dependency on `node-gyp` so as to minimize issues for compilation across different OSes and versions
35- Turn off signing of mac and windows artifacts till we acquire the licenses 36- Turn off signing of mac and windows artifacts till we acquire the licenses
36- Add build scripts for linux, macos and windows to help new contributors get Ferdium setup quickly for local development 37- Add build scripts for linux, macos and windows to help new contributors get Ferdium setup quickly for local development