aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay Raghavan Aravamudhan <vraravam@users.noreply.github.com>2021-08-12 14:50:41 +0000
committerLibravatar GitHub <noreply@github.com>2021-08-12 20:20:41 +0530
commit10e706230f11606a83a86837c820a6c338d29a4f (patch)
tree9862aaae7d6a3a0be97bfda68739d3036f0f7848 /CHANGELOG.md
parentUpdate recipes for bringing in darkmode support for: (diff)
downloadferdium-app-10e706230f11606a83a86837c820a6c338d29a4f.tar.gz
ferdium-app-10e706230f11606a83a86837c820a6c338d29a4f.tar.zst
ferdium-app-10e706230f11606a83a86837c820a6c338d29a4f.zip
Services now support aliases!!!! (#1774)
Users can now search for the services not only based on the name, but also the alias (partial match, case-insensitive), when adding new services. fixes #1614, #1615, #1291
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9d1c6e9e2..eb42f4433 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,6 +1,7 @@
1# [v5.6.1-nightly.24](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.23...v5.6.1-nightly.24) (2021-08-12) 1# [v5.6.1-nightly.24](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.23...v5.6.1-nightly.24) (2021-08-13)
2 2
3- Added new recipe for Proton Calendar (getferdi/recipes#606) 💖 @cereum 3- Added new recipe for Proton Calendar (getferdi/recipes#606) 💖 @cereum
4- Services now have aliases - so the user can search for alternative names to get matches (#1774) 💖 @vraravam
4 5
5### Bug Fixes 6### Bug Fixes
6 7