- 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.