aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-21 16:32:10 +0530
committerLibravatar GitHub <noreply@github.com>2021-08-21 16:32:10 +0530
commit04d1e0aaecdb0235d9a281b16f9eddccddb4cb57 (patch)
tree533d9ced0128aa28d56d58430a757b166c809804 /CHANGELOG.md
parentchore: added TODO and regenerated file [skip ci] (diff)
downloadferdium-app-04d1e0aaecdb0235d9a281b16f9eddccddb4cb57.tar.gz
ferdium-app-04d1e0aaecdb0235d9a281b16f9eddccddb4cb57.tar.zst
ferdium-app-04d1e0aaecdb0235d9a281b16f9eddccddb4cb57.zip
Incorrect position while adding a new service when there were pre-existing services (#1820)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79cb47792..67e2edb12 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,18 @@
1# [v5.6.1-nightly.35](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.34...v5.6.1-nightly.35) (2021-08-22)
2
3- Remove checks that refers to paid subscription since Ferdi is always free 💖 @vraravam
4- Remove 'shareFranz' feature since its always turned off for Ferdi 💖 @vraravam
5
6### Bug Fixes
7
8- Incorrect position while adding a new service when there were pre-existing services (#1820) 💖 @vraravam
9
10### Internal
11
12- Typescript conversion 💖 @vraravam
13- Set stricter rules for typescript conversion 💖 @vraravam
14- Move build-time js files out of 'src' and into 'scripts' 💖 @vraravam
15
1# [v5.6.1-nightly.34](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.33...v5.6.1-nightly.34) (2021-08-21) 16# [v5.6.1-nightly.34](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.33...v5.6.1-nightly.34) (2021-08-21)
2 17
3### Bug Fixes 18### Bug Fixes