Release Notes for Plugin Trace Viewer

Back to Plugin Trace Viewer page


Version 1.2024.1.2

Released on 2024-01-22

We don’t like milliseconds – we LOVE them! 😍

The milliseconds were added in 2019 after my suggest to Microsoft, and a lot of people agrees with me.
So I added it to my tools, in Plugin Trace Viewer by issue #81. Read about it here: https://jonasr.app/ms/

After a meeting with Microsoft and us MVPs tonight, I mentioned that some attributes (columns) in Trace Log has milliseconds available. They were happy and joy. And then Matt had to look at this tool, and he saw no milliseconds…

Oh darn, I have somehow lost it sometime since 2019…

Now milliseconds are back!


Version 1.2023.11.5

Released on 2023-11-26

Hide Entity name from Steps

This is not necessary to see in the Steps column, just like the Plugin name created in the last release. This is just to make it easier to follow the traces. Issue #186.

Remember the Step setting when auto-updated

There was a small typo from me; I missed using the hiding feature to show only what we really need on the Step column. Now it does.


Version 1.2023.11.3

Released on 2023-11-23

Working with the latest XrmToolBox

No more annoying errors like this!

Reported by @uippnortejoa – thanks for that! 🫡

Nice to hide Plugin name on Steps

Now it’s easier to read the result view for all traces.

Sorting now works well

Issue #53 was submitted by @seanmcne six and a half years ago to sort any type of data correctly, especially numbers, especially in the Duration column.
I fixed this issue in June 2017.
And now it came back… #bummer
NOW it is fixed, forever!

Finding Exception Messages

There was as old Issue #29 that was fixed back then, but Microsoft has changed here and there, so proper InvalidPluginExecutionException wasn’t found anymore.
Now it’s fixed in Issue #181.

Small things

  • Filtering by plugin name wasn’t working well. Again, it’s because MS has changed a bit. Fixed in Issue #183
  • Release Notes moved to this website.
  • Show release notes when a new version is running.

Version 1.2022.2.2

Released on 2022-02-27

  • #167 @fowl2 added filter of Request Id.
  • A bit redesign the layout of Filter view.
  • Using Error Detail from XrmToolBox.Extensibility.
  • Using Rappen.XTB.Helper instead of xrmtb.XrmToolBox.Controls and removing ILMerge to make it easier.
  • A few minor fixes.

Version 1.2021.1.1

Released on 2021-01-21

  • #142 Auto hide Exception window for logs without exception
  • #129 Auto Refresh fixed again after it stopped working
  • #143 Fully Qualified Plugin Type names are now optional

Version 1.2020.11.1

Released on 2020-11-30

  • #126 Integration from other tools can now open PTV with specific filters.

Version 1.2019.12.1

Released on 2019-12-05

  • #19 New feature: Open trace message and exception with external editor for easier analysis
  • #77, #85, #86 fixed: Weird behavior when selecting cell with multiline content
  • #78 fixed: Scrollbars were acting very scrolly when switching log record

Version 1.2019.4.2

Released on 2019-04-28

  • #79 Change max duration limits to 1000000
  • #80 Added column CreatedOn, useful when Start Time is missing
  • #81 Support milliseconds in Start Time field, when available in the platform
  • Rebranded with 2019 design

Version 1.2018.9.2

Released on 2018-09-07

  • #74 Prompt to turn trace log setting to off when closing tool – by request from Microsoft
  • #73 Added Quick Filter to quickly filter log records by text in trace message and exception

Version 1.2018.6.2

Released on 2018-06-15

  • #72 Use [Shift]+C to select all records with same correlation instead of [Ctrl]+C
  • #68 Auto Refresh of logs is now more tolerant to network failure
  • Rebranding
  • Assembly name change

Version 1.2018.2.6

Released on 2018-02-28

  • #68 Automatically refresh logs: Off / Notify / Auto
  • #69 Easy way to set From and To date filter values – click the link next to the label
  • #71 Quick Find (CTRL+F) and Find Again (F3) in Trace and Exception message windows
  • #9  Allow undocking Trace and Exception message windows
    • Updated UI with nicer menus
    • Merging referenced assemblies to deliver one assembly only

Version 1.2018.2.3

Released on 2018-02-01

  • Azure Application Insights for anonymous usage statistics

Version 1.2017.12.3

Released on 2017-12-21

  • Adding column displaying size of the trace message
  • Implemented #49 Persist column order, widths and visibility
  • Fixed #67 Incorrect url when opening log records
  • Fixed #51 Unit confusion made more clear

Version 1.2017.10.3

Released on 2017-10-25

  • Implementing TabIcon property (XTB #677)
  • Compatible with SDK 9.0
  • Displaying detailed assembly version info in About window

Version 1.2017.10.1

Released on 2017-10-05

  • Bugfix causing XrmToolBox to crash (#65, XTB #672)
  • Filter by multiple messages, exclude messages (#64)

Version 1.2017.9.4

Released 2017-09-19

  • DockPanel layout to arrange windows freely (#9)
  • Option to highlight all similar records, based on selected cells (#60)
  • Show aggregated stats about selected / highlighted records (#62)
  • Option to display local times instead of UTC (#58)
  • Filter by Stage (#47)

Version 1.2017.8.1

Released 2017-08-03

  • Handle keyboard shortcuts only when tab is active, using IShortcutReceiver interface in XrmToolBox

Version 1.2017.6.1

Released 2017-06-13

  • New build procedure (including new versioning strategy)
  • Removed date constraints (#39, #54)
  • Disable form while retrieving to avoid concurrency (#52)
  • Numeric values possible to sort after update to CRMWinForm component (#53)
  • Display column Step Name (#46)
  • Right-click selected records to filter by entity, plugin and message (#38)
  • New window to display all plugin statistics for the organization (#37)

Version 1.2017.3.26

Released on 2017-03-27

  • Correlation GUID and Request GUID available in view (#50)
  • AggregateQueryRecordLimit problem handled better (#40)
  • Delete All bug fixed

Version 1.2017.2.25

Released on 2017-02-22

  • Show columns Stage and Rank from the plugin step (#42)
  • Option to filter by Operation: Plugin or WF (#45)
  • Possibility to select which columns to display and persist between sessions (#43)
  • Exception summary is shown in Exception groupbox title
  • Menu icon rendering strangely (#44)
  • Improved performance when refreshing the grid

Version 1.2017.2.23

Released on 2017-02-10

  • Show Plugin Statistics for selected log record (#36)
  •  This feature takes the best of two worlds and combines the detail of the Plugin Trace Log with aggregated execution stats from the Plugin Statistics stored in CRM.
  • UI improvements in menu layout and panel behavior

Version 1.2017.1.21

Released on 2017-01-12


Version 1.2016.12.20

Released on 2016-12-19

  • Possible to update organization Plugin Trace Log setting from this tool (#26)
  • Separating connection specific and general settings
  • Recording usage statistics for feature improvements (#33)

Version 1.2016.11.19

Released on 2016-11-30

  • Show exception summary in grid column (#29)
  • Save current filter settings on each Retrieve (#32)
  • Fixed bug for include/exclude entities filter (#30)

Version 1.2016.11.18

Released on 2016-11-28

  • New window panel construction, improved UI
  • Using SettingsManager to store plugin settings
  • Added possibility to exclude plugins and entities (#17)
  • Save filter FetchXML query to file (#27)
  • Open filter query with FetchXML Builder (#28)
  • Using LogManager for debugging purposes

Version 1.2016.11.14

Released on 2016-11-08

  • Delete log records (#10) Credit: @shytikov
  • Filter by date AND time (#20)
  • Specify multiple plugins/entities filter (#16)
  • Save and Open filters (#23)
  • Open log record with double click (#24)

Version 1.2016.9.13

Released on 2016-09-28

  • Verify CRM version, tracelog available (#3)
  • Added button to reload filter data (#5)
  • Added filter for execution duration (#12)
  • Entity filter dropdown is now sorted (#14)
  • Added possibility to hide the filter panel (#15)
  • Various UI improvements

Version 1.2016.8.12

Released on 2016-08-18

Official first release out of BETA !

  • Grid columns now sizeable (#4)
  • Option to wrap text in Message and Exception boxes (#6)
  • Possible to filter logs by entity name/wildcard (#8)
  • Bug with exception when switching connection fixed (#7)
  • Date constraints were always added, even when unchecked (#13)

Version 1.2016.8.11

Released on 2016-08-09

  • UI improvements for different window sizes.
  • Info label show retrieved record count.
  • Custom logo.

Version 1.2016.8.10

Released on 2016-08-08

  • Not dependent on FetchXML Builder anymore.
  • Refreshing list does not crash anymore.
  • Close button now works.
  • Menu cleaned up.
  • Added filter for:
    • Plugin name
    • Message name
    • Mode
    • Exception
  • Added max row count to return.
  • Changed font to monospaced for message and exception.

Launch 1.2016.6.7

Released on 2016-06-16

Please note: This plugin requires the FetchXML Builder to be installed to work properly!
   
Enables you to filter and find information from the Plug-in Trace Log in CRM.
   
Currently in ALPHA version!