SVG Lines
Main focus of the 2.0 release is re-working lines to be drawn using SVG (#17, #25). SVG should have better browser support, however technically this is a breaking change and so this is a major release. Lines now look like this:
Other changes:
- #19, #26, JavaScript tooltips prevent tooltips from being clipped or appearing below the bottom of the window.
- #22, #23, #24 Support for StmtCond, StmtUseDb, StmtCursor and CursorPlan
- #4 Remove dependency on jQuery
- #18 Bug: Icons not shown for Table Valued Functions
- #20, Bug: "Key Lookup" shows up as "Clustered Index Seek"
Support for IE8 has been dropped in this release.