From d529f8a7d36053317675bdfcaa578a724a66d7d5 Mon Sep 17 00:00:00 2001 From: PainKiller3 Date: Sat, 6 Jan 2024 16:12:27 +0530 Subject: [PATCH] official_devices: Update changelog for awakenOS 4.2 Change-Id: Icdd140b7ee3329dc23d74771291d0deaca0cbe7a --- .github/notify.js | 5 ----- changelogs/awakenos.md | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/.github/notify.js b/.github/notify.js index 78835c90..a492d4fa 100644 --- a/.github/notify.js +++ b/.github/notify.js @@ -73,11 +73,6 @@ for (const device of devices_updated) { • Build Date: ${date} • Device: ${device_name} (${codename}) • Maintainer: ${maintainers.join(" | ")} - -If you like the project, then you can support us by donating - -PayPal: https://paypal.me/Beastmaster007 -UPI: bjsaikiran1@ybl `; const res_body = { diff --git a/changelogs/awakenos.md b/changelogs/awakenos.md index f573da8b..e0baf5f8 100644 --- a/changelogs/awakenos.md +++ b/changelogs/awakenos.md @@ -1,3 +1,17 @@ +# 06-Jan-2024 +- Allow users to customize default notification vibration pattern +- Allow users to disable private dns for vpn +- Bring back applock & dual tone qs +- Bring back lockscreen charging info +- Fixed an issue where power menu doesn't hide on lockscreen +- Fixed some NPE +- Introduced increased touch sensitivity (glove mode) & high touch polling rate feature control +- Introduced haptic feedback to tiles & bluetooth dialog +- Introduced hotspot toggle in QS internet dialog +- Reintroducing adaptive playback & automated DC Dimming +- Reintroducing Bluetooth & WIFI timeout feature +- Reintroducing network traffic indicator + # 14-Dec-2023 - Added metro clock - Added status bar clock customization