Skip to content

Releases: rodit/SnapMod

v1.6.3

14 May 18:06
Compare
Choose a tag to compare

Commits

  • 1da476f: Add option to show toast as feedback when saving snaps/stories. (Rodi)
  • ea131de: Add features to disable snap splitting and use new audio note ui. (Rodi)

v1.6.2

13 May 20:21
c3afc38
Compare
Choose a tag to compare

Commits

v1.6.1

11 May 12:32
Compare
Choose a tag to compare

Commits

  • 281935b: Add global video length bypass. (Rodi) #109
  • 3bb54b2: Add configurable date replacement to download paths. (Rodi) #109

To include a nicely formatted date, your custom paths must be configured with '%d' (the default paths will contain %t if you have modified them, so you need to replace %t with %d to get a date/time instead of UNIX ms timestamp).

The global video length bypass requires Snapchat 84606 (latest) and up.

v1.6.0

10 May 18:23
Compare
Choose a tag to compare

Commits

  • 08bb2b1: Add option to change update check frequency. (Rodi)
  • 946cf18: Add support for Snapchat 11.78.0.39 (Rodi)

Note: This version of SnapMod will not work for previous versions of Snapchat (prior to 11.78.0.39) due to changes in the hooked code.

v1.5.8

09 May 22:29
Compare
Choose a tag to compare

Commits

  • d3f0836: Add feature to modify audio note playback speed. (Rodi) #101

v1.5.7

09 May 16:24
Compare
Choose a tag to compare

Commits

  • 9e7a3b7: Fix saving saved snaps in chat. (Rodi) #91
  • edc83fb: Transition to new logging system. (Rodi) #91
  • d9c5dbd: Bump version (1.5.7) (Rodi)

v1.5.6

07 May 16:26
Compare
Choose a tag to compare

Commits

  • 360c599: Add feature to preview conversation messages without opening them. (Rodi) #87
  • f6e4a3e: Add streak expiration time to chat preview. (Rodi) #87
  • 0c5f4c4: Fix usernames in downloaded chat snaps. (Rodi) #87

v1.5.5

04 May 13:17
Compare
Choose a tag to compare

Commits

  • 2879696: Remove redundant code. (Rodi)
  • 89921e0: Add support for Snapchat 11.77.0.27 (Rodi)
  • a6663ae: Bump version (1.5.5) (Rodi)

SnapMod APK update is not necessary.

v1.5.4

30 Apr 19:20
Compare
Choose a tag to compare

Commits

  • 31c20f9: Add feature to change snap save location. (Rodi) #79
  • cee7faf: Bump version (1.5.4) (Rodi)

v1.5.3

30 Apr 17:12
Compare
Choose a tag to compare

Commits

  • d7cd268: Migrate to Kotlin and Gradle 7.1.3 (Rodi) #72
  • 75696d4: Remove redundant companion objects for string constants. (Rodi) #72
  • 45f93b9: Fix compilation issues. (Rodi) #72
  • dc03954: Refactor hooking code. (Rodi) #76
  • 9dc5a32: Add support for Snapchat 11.76.1.34 (Rodi)
  • 1a5f19f: Bump version (1.5.3) (Rodi)
  • 1d3295d: Fix build number. (Rodi)