Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New: Release notes from jadx: 1.3.4 #731

Closed
anantshri opened this issue Mar 20, 2022 · 0 comments
Closed

New: Release notes from jadx: 1.3.4 #731

anantshri opened this issue Mar 20, 2022 · 0 comments

Comments

@anantshri
Copy link
Member

1.3.4

https://github.com/skylot/jadx/releases/tag/v1.3.4

Features

  • Support MethodParameters attribute (#1260)
  • Plugin options: add verify checksum option for dex input (#1385), options for java-convert plugin
  • [gui] Dialog for showing exception details and creating an GitHub issue (PR #1399)
  • [gui] Add zoom in/out actions (#1403)

Bug Fixes

  • Improve class names collision detection (#1406)
  • Allow implicit type cast for array operations (#1407)
  • Allow zero skips for restore new filled array
  • Load files also by extension (#1391)
  • Prevent NPE on 'ignore' deobf map file mode
  • [cli] Resolve regression in applying '-v' and '-q' options
  • [debugger] Handle stream end and partial reads (#1412)
  • [gui] Prevent NPE on open preferences without loaded files (#1385)
  • [gui] IllegalArgumentException when saving project to a different directory than the APK file (#1387)(PR #1388)
  • [gui] Initialize project name with loaded files (shown in Jadx title) (#1386)(PR #1393)
  • [gui] Revert contextual keywords to identifiers (#1394)
  • [gui] Handle package version in update check (#1397)
  • [gui] Don't use hardcoded color for link component (#1398)
  • [gui] Download only latest version info for jadx update (#1397)
  • [gui] Resolve NPE and fix code style in BreakpointManager
  • [gui] Reduce threads count on low memory (#1410)

Full Changelog: v1.3.3...v1.3.4

Download files description:

  • jadx-gui-1.3.4-with-jre-win.zip - jadx-gui with bundled JRE
  • jadx-gui-1.3.4-no-jre-win.exe - jadx-gui single exe (system JRE must be installed)
  • jadx-1.3.4.zip - cross-platform cli and gui bundle (system JRE must be installed)

For system JRE the latest version is always preferred, download at oracle.com

Artifacts on maven central repository: list. How to use jadx as a library, read on wiki page.



via Release notes from jadx https://github.com/skylot/jadx/releases
March 20, 2022 at 03:47PM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant