aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md35
1 files changed, 35 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9f889fd11..c98941686 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,38 @@
1# [v6.1.0](https://github.com/ferdium/ferdium-app/compare/v6.0.1-nightly.23...v6.1.0) (2022-08-27)
2
3### Features
4
5- Added native Ferdium Translator.
6- Added language support for Vietnamese, Arabic, Finnish, Hebrew, Korean, Norwegian, Romanian, Sinhala and Swedish. Note that the percentage of each translation can be found in: https://crowdin.com/project/ferdium-app
7- New translation updates (Crowdin)
8
9### Services
10- Added Grammarly recipe
11- Added warning to whatsapp theming
12- Added Tick recipe
13
14### Bug fixes
15
16- Fix purple screen when trying to run a second instance of Ferdium
17- Fix for Windows not detecting Ferdium window after maximized with the tray icon
18- Fix for app dark mode handler replacing the dark mode recipe setting
19- Fix Toggle Full Screen not working on Menu bar
20
21### Under the hood
22
23- Add mailto to email in md files
24- Upgrade `electron` to `20.1.0`
25- docs: Update README badges
26- ci/cd: Make winget workflow ready for production
27- Update Ferdi/Ferdium names in Migration guide
28- Upgrade `npm` to `8.14.0`
29- Upgrade `nodejs` to `16.16.0`
30- Replace deprecated `react-addons-css-transition-group` with `react-transition-group`
31- chore: change values with mobx actions
32- Upgrade `electron-builder` to `23.3.3`
33- Fix bad conversion to action of reaction `_setLocale()`
34- Fix pnpm run create directions on recipes
35
1# [v6.0.0](https://github.com/ferdium/ferdium-app/compare/v6.0.0-nightly.97...v6.0.0) (2022-07-21) 36# [v6.0.0](https://github.com/ferdium/ferdium-app/compare/v6.0.0-nightly.97...v6.0.0) (2022-07-21)
2 37
3### Features 38### Features