8360: Simplified the Oracle Database object installation process.
8343: Database object installation script no longer complains when the METHODR user already exists.
8342: Added a new “Statistics level” preference to the Preferences panel, and orthogonalized the “Bind values” preference to have the same type of widget as the other preferences.
8336: Changed the name of the extension in the View menu from “Trace File Downloads” to “Method R Trace”.
8329: We’ve created a whole-new even more efficient ultra-clean design for Method R Trace. The files pane, which had always been a redundant subset of your Finder/Explorer, is gone, replaced by a status pane that informs you about your most recent activity.
8328: Updated help text to refer to the central authoritative documentation source at method-r.com.
8326: Replaced the big “Method R Trace Enabled” and “Method R Trace Disabled” toggle button with a tidy green/clear lamp indicator on the toolbar.
8320: Simplified the Preferences › Method R Trace › Setup panel by eliminating the redundant “Enable SQL tracing and file downloading” option.
7663: Changed the Help › About › Extensions list name of the product to “Method R Trace”, without the “for SQL Developer” part.
7661: Removed theAbout Oracle SQL Developer › Method R Trace tab (the existence of which, confusingly, varied by context).
7660: Changed the documentation at https://method-r.com/software/trace/#installing to instruct people to use the new Preferences › Method R Trace › License dialog for license key entry.
7659: Removed the need for the METHODR user to have EXECUTE privilege upon DBMS_UTILITY.
7657: Modified the installation script to GRANT the CREATE SESSION privilege to the METHODR user.
7656: Created a new Preferences › Method R Trace › License page.
7560: Fixed a bug that causes Oracle session attributes to be missing in all but the first trace file generated during a given SQL Developer connection.
7138: Now you can undo the action performed by the Clear button.
7137: Clear button now clears only selected rows.
4362: Added count of selected files to the bottom of the Trace File Downloads pane.
7466: Method R Trace now automatically maintains a self-diagnostic log file history.
7465: Fixed a bug that prevented downloading trace files with 20-digit cursor ID values, such as can happen on Oracle Database for the Solaris platform.
7464: Replaced the Installation Wizard’s outdated green favicon with the correct blue one.
7463: Replaced “The Method R Guide to Mastering Oracle Trace Data” second edition book cover with the new third edition book cover in the Preferences › Method R › Banner Page.
7462: Fixed a bug that could cause the banner page to appear empty.
7141: Method R Trace now pauses in-flight downloads while any script is running in the same worksheet.
7136: Removed “METHODR_” from each fetched trace file name.
7133: Method R Trace now reveals any errors that might occur during its installation script execution.
7119: Updated title and copyright information in the installation script.
7118: Use fixed-pitch font to make the installation script and the script’s output easier to read.
7112: Introduced new METHODR user and MRTRACE PL/SQL package in the installation script to support more accurate trace file collection.
7108: Method R Trace now exposes details about file download errors in each relevant Trace File Downloads row.
7104: New “Clear rows” button clears the “Trace File Downloads” section.
7103: Fixed a bug causing Method R Trace to display SQL or PL/SQL statement text as “cursor#%d at file ‘%s’” instead of showing the SQL or PL/SQL itself.
6974: Removed “Show progress dialog for downloads larger than:” dialog, because now we show a progress bar in the new Status column for each download.
6973: New progress bar makes it clear when Method R Trace is downloading a file.
6787: Removed unnecessary SQL executions from within the trace file scope, yielding better script execution measurement accuracy.