From 79a11140692cb5a75ff698eaa0cd635a01e1960f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=B4=8B=E1=B4=80=CA=9F=E1=B4=80=E1=B4=85=C9=AA=C9=B4?= <145188583+DarkKnight2122@users.noreply.github.com> Date: Mon, 27 Apr 2026 03:32:36 +0530 Subject: [PATCH] v1.7.1 --- build.gradle.kts | 4 ++-- changelogs-stable.txt | 24 +++++++++++++++--------- gradle.properties | 4 ++-- 3 files changed, 19 insertions(+), 13 deletions(-) diff --git a/build.gradle.kts b/build.gradle.kts index 5713fe3f..341e38e3 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -33,8 +33,8 @@ tasks.register("getVersion") { } // You can still set these for legacy use by submodules or scripts: -rootProject.ext.set("appVersionName", providers.gradleProperty("APP_VERSION_NAME").orElse("1.7.0").get()) -rootProject.ext.set("appVersionCode", providers.gradleProperty("APP_VERSION_CODE").orElse("326").get().toInt()) +rootProject.ext.set("appVersionName", providers.gradleProperty("APP_VERSION_NAME").orElse("1.7.1").get()) +rootProject.ext.set("appVersionCode", providers.gradleProperty("APP_VERSION_CODE").orElse("327").get().toInt()) rootProject.ext.set("applicationId", "me.eternal.purrfectsnap") // buildHash: when PurrfectSnap or Snapchat is updated, mappings become outdated and auto-regenerate. // Include version code so each release has a different hash; use random for uniqueness within same version. diff --git a/changelogs-stable.txt b/changelogs-stable.txt index b115d2b3..4a4162e7 100644 --- a/changelogs-stable.txt +++ b/changelogs-stable.txt @@ -1,22 +1,28 @@ +## v1.7.1 +- Auto-Open Engine ghost notification fix. +- Continous Send notifiction bug fix. +- Disappering chats fix. +- Social page automatic selection bug fix. + ## v1.7.0 - Features: - Implemented "PurrfectSnap AI" (tq ΞTΞRNAL) - Implemented app intro showcase (tq ΞTΞRNAL) -- Implemented "Spoof follower count" (tq ) +- Implemented "Spoof follower count" (tq RSR) - Implemented Social Tab sorting by Streak Length (tq Javalsta) -- Implemented "Chat Hold Kill" (tq C R E S T) -- Implemented "Snapchat Purchase Date Spoof" (tq C R E S T) -- Implemented Message log export for individual chat (tq schrodingerspet) -- Implemented message icon indicator for Memories (tq ) +- Implemented "Chat Hold Kill" (tq SUJΛL) +- Implemented "Snapchat plus purchase date spoof" (tq SUJΛL) +- Implemented Message log export for individual chat (tq 𝚜𝚌𝚑𝚛𝚘𝚍𝚒𝚗𝚐𝚎𝚛𝚜𝚙𝚎𝚝) +- Implemented Memory message icon indicator(tq RSR) - Implemented two new message indicator toggles, for self snaps and group. - Implemented new toggles for chat and snap stealth mode in friend feed menu. - Implemented new notification card for Continous send feature. - Fixes: -- Improved message icon indicator reliability and redesigned all chat status indicators. (tq ) -- Media resend flow bug fixes. (tq schrodingerspet) -- Message Logger backup import bug fixes and implemented logging to report success or failure. (tq schrodingerspet) -- Media download support through message logger. (tq schrodingerspet) +- Improved message icon indicator reliability and redesigned all chat status indicators. (tq RSR) +- Media resend flow bug fixes. (tq 𝚜𝚌𝚑𝚛𝚘𝚍𝚒𝚗𝚐𝚎𝚛𝚜𝚙𝚎𝚝) +- Message Logger backup import bug fixes and implemented logging to report success or failure. (tq 𝚜𝚌𝚑𝚛𝚘𝚍𝚒𝚗𝚐𝚎𝚛𝚜𝚙𝚎𝚝) +- Media download support through message logger. (tq 𝚜𝚌𝚑𝚛𝚘𝚍𝚒𝚗𝚐𝚎𝚛𝚜𝚙𝚎𝚝) - Snapchat Plus bug fixes to improve stability. - Spoof Device profile Backup/Restore bug fixes. - Redesgined manager app Logs filtering UI. diff --git a/gradle.properties b/gradle.properties index 7b74705f..fbd09353 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,8 +7,8 @@ org.gradle.configuration-cache=true org.gradle.configuration-cache.problems=warn nativeAbis=arm64-v8a -APP_VERSION_NAME=1.7.0 -APP_VERSION_CODE=326 +APP_VERSION_NAME=1.7.1 +APP_VERSION_CODE=327 debug_build_hash=18fe2a814d0e2eb5 psIntegrityPinnedSha256= EXPECTED_CERT_SHA256=0f188cb17d8ea4902ee15ce98f4928ba4226a4790fa3c52f62d776b08e46ca1c