Skip to content

Releases: rodit/SnapMod

v1.5.2

27 Apr 14:04
Compare
Choose a tag to compare

Commits

  • 0cb4193: Remove testing code from git. (Rodi)
  • a16d532: Fix bitmoji presence/typing hiding. (Rodi) #65
  • 569e30f: Bump version (1.5.2) (Rodi)

v1.5.1

26 Apr 16:27
Compare
Choose a tag to compare

Commits

  • c341b64: Fix crash if config loaded before features. (Rodi)
  • 4ebcffd: Bump version (1.5.1) (Rodi)

v1.5.0

26 Apr 14:52
Compare
Choose a tag to compare

Commits

  • 0a258f6: Fix incorrect local story hide summary string. (Rodi)
  • 62038ca: Add per-conversation 'stealth mode'. (Rodi) #62
  • b94bc4c: Bump version (1.5.0) (Rodi)
  • fa05adc: Add donation option in app. (Rodi)

To enable the new 'stealth mode', hold down on a conversation and toggle it (it should be the last option). This will disable read receipts and snap views. It should also disable bitmoji presence (entering/leaving conversations and typing notifications) but this still needs to be tested (I'm not sure if it's fixed).

v1.4.4

22 Apr 19:19
Compare
Choose a tag to compare

Commits

  • 3bcfb96: Block Blizzard/Spectrum metrics urls. (Rodi) #57
  • 8b1b50d: Add installation status to main activity. (Rodi) #57
  • 9dcb6fb: Fix story view hiding (possibly) using new method. (Rodi) #57
  • d2945dc: Add feature to hide story sections (e.g. 'For You' section). (Rodi) #57

v1.4.3

21 Apr 00:37
Compare
Choose a tag to compare

Commits

  • 81e4a38: Add support for Snapchat 11.75.0.33. (Rodi)

v1.4.2

19 Apr 18:11
Compare
Choose a tag to compare

Commits

  • 52d10f9: Add feature to disable/block ads. (Rodi) #46
  • ffd67e4: Add private story viewing and metrics disabling. (Rodi) #47
  • e64f621: Fix error when displaying more friend info. (Rodi) #47
  • c6b57f6: Add summaries to preferences and reorder. (Rodi) #47
  • 68826f8: Bump version (1.4.2) (Rodi)

v1.4.1

18 Apr 22:36
Compare
Choose a tag to compare

Commits

  • d2cabdb: Update README.md (Rodi)
  • 61e999d: Update XposedLib (1.4.3) (Rodi) #45
  • 60f1674: Make pin converstaion menu item string persistent. (Rodi) #45
  • a3ad1d0: Fix story usernames for direct snaps and public stories. (Rodi) #45
  • 66bf6a2: Add unlimited snap/stories view time feature. (Rodi) #45
  • c65aebb: Setup release signing. (Rodi)
  • 5125718: Bump version (1.4.1) (Rodi)

v1.4.0

16 Apr 20:34
Compare
Choose a tag to compare

Commits

  • a4972ac: Add feature to hide friends by username. (Rodi) #36
  • cdee6a9: Add feature to pin chats. (Rodi) #36
  • 57db0e2: Add persistence for pinned conversations. (Rodi) #36
  • 19cafb6: Bump version (1.4.0) (Rodi)

v1.3.2

15 Apr 17:11
Compare
Choose a tag to compare

Commits

  • 1064562: Move versionInfo task content into build from configuration stage. (Rodi)
  • 3740426: Update to XposedLib 1.4.2 (markdown changelogs). (Rodi)
  • bfc1c96: Exclude ForceResumeActivity from recents. (Rodi)
  • 41b587b: Add support for 11.74.1.30 (84588). (Rodi)

v1.3.1

11 Apr 17:09
Compare
Choose a tag to compare

Commits

  • abdc7b2: Fix version info generation. (Rodi)
  • aab63e0: Update README.md (Rodi)
  • e4e95a8: Fix public profile picture downloading. (Rodi) #18
  • c931985: Configurable download paths. (Rodi) #18
  • bf63ad3: Fix >1 character path parameters. (Rodi) #18
  • b338fce: Fix content not loading properly on launch after Snapchat is killed. (Rodi) #18
  • 4fd399e: Bump version (1.3.1) (Rodi)
  • d0dc1e8: Fix release workflow. (Rodi)