From 58b6512b818a442f3d86e0deb8ad410615f7ddfc Mon Sep 17 00:00:00 2001 From: Vijay A Date: Thu, 12 Aug 2021 15:04:31 +0530 Subject: Update recipes for bringing in darkmode support for: Facebook Messenger, Facebook Workplace Chat (Facebook at work), Slack, Google Calendar, Whatsapp, LinkedIn, Telegram, Instagram Update Changelog --- CHANGELOG.md | 15 ++++++++++++++- recipes | 2 +- 2 files changed, 15 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 954a66ed3..9d1c6e9e2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,17 @@ -# [v5.6.1-nightly.23](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.22...v5.6.1-nightly.23) (2021-08-11) +# [v5.6.1-nightly.24](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.23...v5.6.1-nightly.24) (2021-08-12) + +- Added new recipe for Proton Calendar (getferdi/recipes#606) 💖 @cereum + +### Bug Fixes + +- Fix startup crash for Ferdi v5.6.1-nightly.23 💖 @vraravam +- Fixed the sidebar context menu for toggling dark mode. 💖 @vraravam + +### Internal + +- Fixed issue with incorrect eslint config. 💖 @vraravam + +# [v5.6.1-nightly.23](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.22...v5.6.1-nightly.23) (2021-08-12) - Allow the user to enable/disable the Dark Model from the context menu of the sidebar 💖 @vraravam diff --git a/recipes b/recipes index 2fd678efd..52ca44b9d 160000 --- a/recipes +++ b/recipes @@ -1 +1 @@ -Subproject commit 2fd678efd32725a881152af2b2ee5fa64f422dea +Subproject commit 52ca44b9df4dafcdc0eaa517146638e01fca5449 -- cgit v1.2.3-70-g09d2