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