Skip to content

Releases: theapache64/stackzy

1.2.11

04 Aug 03:32
1.2.11
9bdf833

Choose a tag to compare

πŸ’¬ Other

  • Update README with macOS security warning and complete binary list
  • Add test for obfuscated native Kotlin APK analysis
  • Merge branch 'master' of github.com:theapache64/stackzy
  • Update stackzy to version 1.2.11

1.2.10

02 Aug 19:39
1.2.10
88b6462

Choose a tag to compare

πŸ’¬ Other

  • Update package name and app title in test
  • Add retry logic for the download process
  • Update config and args for version handling logic
  • Update stackzy version to 1.2.10
  • Update CI to include dmg files and fix JVM args

1.2.9

28 Jul 12:39
1.2.9
d1ef2a1

Choose a tag to compare

πŸ’¬ Other

  • Remove the "Buy Me A Coffee" badge from README.
  • Implement exponential backoff with retries for file downloads.
  • Handle multiple YAML formats for backward compatibility.
  • Bump stackzy version to 1.2.9.
  • Update cache action to v3.
  • Update GitHub Actions workflows to the latest versions.

1.2.8

31 Jan 23:09
5bfdd8d

Choose a tag to compare

Full Changelog: 1.2.6...1.2.8

1.2.6

11 Aug 02:34
cf1c169

Choose a tag to compare

  • Bump libs

1.2.5

11 Jul 21:23

Choose a tag to compare

  • Updated compose, dagger, and Kotlin versions
  • Formate code

1.2.3

31 Jan 20:00

Choose a tag to compare

🌟 Features

  • add isDown feature flag

πŸ› Fixes

  • fix update crash
  • fix remember me

1.2.2

24 Jan 02:39

Choose a tag to compare

Nothing much πŸ˜‰

1.2.1

23 Jan 18:17

Choose a tag to compare

🌟 Features

  • add remember me checkbox (login)
  • add untracked libs tracking
  • improve analysis algorithm

πŸ’¬ Other

  • bump decompose to 0.5.0
  • remove duplicate filter
  • code format
  • fix tests

1.2.0

16 Jan 07:53

Choose a tag to compare

🌟 Features

  • add loading animation to adb listing screen

πŸ› Fixes

  • add possible fix for #82

πŸ’¬ Other

  • Update JDK check toast message
  • bump jadx version
  • improve APIs and tests
  • change ordering to by name/app-name
  • bump deps