Releases: rodit/SnapMod
Releases · rodit/SnapMod
v1.6.3
v1.6.2
v1.6.1
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
v1.5.8
v1.5.7
v1.5.6
v1.5.5
v1.5.4
v1.5.3
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)