1.10.0 : Ui facelift, tweaked the database view and more
Added
- Redesigned Navigation Bar (#249)
- Help moved to icon in top right
- Tabs now look and feel like vscode tabs
- Log title redesigned for a more modern feel
- Log Duration + Log Size now displayed as badges
- Log issues show in a separate dialog when the issues count tag is clicked on the navigation bar
- Database View tweaks (#279)
- Show full SOQL/ DML text instead of truncating
- Show the detail panel by default, including call stack and SOQL issues.
- Database, Call Tree and Analysis View (#279)
- New sort icon (up and down arrow) when a column is in an unsorted state
- Analysis View (#279)
- Show full event text instead of truncating
- Show skeleton loading UIs / UI Outlines when waiting for the log to be processed e.g when running
Log: Retrieve Apex Log And Show Analysis
andLog: Show Apex Log Analysis
(#252)- This could be waiting for the log to download from the org or to be parsed and processed.
- What's new notification to open the change log on upgrades (#210)
- Show the Certinia logo next to the currently opened Log Analyzer tab and next to the file name on the file list in the quick open menu (#250)
- The Log Analyzer will be published as a pre-release extension weekly (#300)
- Click
Switch to Pre-Release Version
on the banner to get bleeding edge changes and help us to resolve bugs before the stable release.
- Click
Changed
- Hyperlink styling to align with VSCode (#248)
Fixed
Export to CSV
not working when a log was opened in a new VSCode window and not associated to a workspace (#363)
Full Changelog: 1.7.1...1.10.0