Skip to content

Version 8.1.0

Latest
Compare
Choose a tag to compare
@j-fischer j-fischer released this 18 Jan 21:35
· 2 commits to master since this release
  • PR #98 Eliminated extra blank tab when downloading ApexLog file. (Thank you, Jonathan Gillespie for the PR)
  • Added label to download button indicating how many ApexLog files are available.
  • Improved JS logger to be smarter about the handling of log arguments for messages. It now use JSON.stringify() for any object and array type automatically.