aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-09 20:17:02 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-09 20:17:02 +0530
commit173e1ed0c024197371c5eabdb98e9ba93c83d78f (patch)
treeba7f659e8fdf047c780306d1d48045158be6aa5f /CHANGELOG.md
parentchore: manually reverted crowdin changes from previous commit. (diff)
downloadferdium-app-173e1ed0c024197371c5eabdb98e9ba93c83d78f.tar.gz
ferdium-app-173e1ed0c024197371c5eabdb98e9ba93c83d78f.tar.zst
ferdium-app-173e1ed0c024197371c5eabdb98e9ba93c83d78f.zip
docs: updated Changelog [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md31
1 files changed, 28 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 4f1aa460f..f5140a666 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,13 +1,38 @@
1# [v5.6.1-nightly.20](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.19...v5.6.1-nightly.20) (2021-08-10)
2
3### Bug Fixes
4
5- Use electron's API to enable/disable spell-check when the app starts up (#1743) 💖 @vraravam
6
7# [v5.6.1-nightly.19](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.18...v5.6.1-nightly.19) (2021-08-09)
8
9### Bug Fixes
10
11- Fix the changelog api to handle nightly builds 💖 @vraravam
12
13### Internal Changes
14
15- Remove unused setting, add debug stmt. 💖 @vraravam
16- Fix issue with hidden db migration 💖 @vraravam
17- chore: Upgraded npm modules (minor and tiny version) 💖 @vraravam
18- Remove unnecessary copy of package config files into the Docker context 💖 @vraravam
19
20# [v5.6.1-nightly.18](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.17...v5.6.1-nightly.18) (2021-08-08)
21
22### Internal Changes
23
24[Perf] Path-references refactoring and using 'import' instead of 'require' 💖 @vraravam
25
1# [v5.6.1-nightly.16](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.14...v5.6.1-nightly.16) (2021-08-06) 26# [v5.6.1-nightly.16](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.14...v5.6.1-nightly.16) (2021-08-06)
2 27
3### Bug Fixes 28### Bug Fixes
4 29
5* Change all occurrences of hard-coded ip address '127.0.0.1' to 'localhost' (#1253) 💖 @vraravam 30- Change all occurrences of hard-coded ip address '127.0.0.1' to 'localhost' (#1253) 💖 @vraravam
6* Partially reverted menu-item cleanup (having only 'role' does not work in windows) (#1746) 💖 @vraravam 31- Partially reverted menu-item cleanup (having only 'role' does not work in windows) (#1746) 💖 @vraravam
7 32
8### Internal 33### Internal
9 34
10* General code improvements 💖 @mhatvan, @vraravam 35- General code improvements 💖 @mhatvan, @vraravam
11 36
12## [5.6.1-nightly.14](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.13...v5.6.1-nightly.14) (2021-08-04) 37## [5.6.1-nightly.14](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.13...v5.6.1-nightly.14) (2021-08-04)
13 38