2023.06.##

Fix - Rediscover data modules exited early; new data modules were not show in the structure view.
Fix - Splitter mis aligned in VCL for view change detail.
Fix - Docked form could cause discovery failure
Compiled under 11.3 & package version updated.

2023.03.28

New object model to track references outside of the TreeView. (Units have been removed and class names changed)
Add: Supports TMS Web Core for web apps - initial release
Breaking change: SERTTK.PluginTypes consolidation of types
Behavior change: Restored inspectors are not initialized till switched to (saves time on open)

Review Marshal API 2023 Updates for breaking changes

2022.11.15

Fix: Stack overflow in TypInfo display

2022.11.02

Breaking change: SERTTK.PluginTypes  TSERTTKPluginInspectTool.InitToolUI procedure changed to reduce number of params passed.  
Behavior change: Component sub properties that are components in the tree now open the component instead of an object inspector inline.
Custom Inspector samples added Custom Inspector FNC Chart
New: App Inspector component to auto open Marshal
New: Restore Inspectors on startup
New: Object Plus - Inspect sub-components
Colors & formatting added to session display for modification event
Fix: Tabs and Tree nodes not in sync after refresh
Fix: Animation reduced in session to provide quicker change on detail view

2022.10.03

New: GoTo Active now opens tab for control
Fix: Nav tree position on scrolling and null pointers after refresh form
Fix: VCL Sql font size on High DPI
Fix: Animation delay on session review
Colors added to modification event for easier reading

2022.09.25

VCL initial high DPI support
Object Plus include PPI for TForm
Screen Info include PPI
Bookmarks allow to capture screen shots
Frames correctly nested and expanded in nav tree
Non-visual controls on frames nested in nav tree
Support to write your own inspector
Deprecated: TSERTTKWorker.ShowMarshal  replace with TSERTTKMarshalAPI.ShowMarshal

2022.04.24

Object Inspector is now Object Inspector Plus with component level information
Display information can now be saved to the session
Added support to the Session to save streams
Added TSESSessionStepInfoTree to save generic tree display to session
Added Version numbers to the Demo Apps

2022.03.27

Fixed Tab change to update status bar
Removed dependency on System.Messaging
Added help buttons for inspectors
Fixed Tab change to Application as default
Fixed Tool not shown on init exception
Data grid font is now Consolas
Added Inspector for Events
Added Export for component

 

2022.02.12

Added compile defines to app info collection
Added time info to app info collection
Fixed restore from minimized after closed
Fixed Modification event now selects form for the component modified
Fixed screen name in offline screen shot event

 

2021.10.20

OSX 64 Support
Nav tree moves with tab changes
AppInfo saved to session
Displays common paths from TPath
Displays OS version / build information
Allows detection of user defines

 

2021.6.14

Nav tree now starts with the application as the root vs forms/datamodules
Appinfo is now displayed with defines and compiler version
Object Inspector now includes a reload button to refresh changes
Modification messages now include a friendly string for enum types
Repository now supports defines to include / exclude inspectors
Image view on right click now has copy to clipboard
Datagrids support save to CSV, XML, HTML
Before / After screen shots in session log consolidated in event

 

2021.3.12

Added heartbeat to session file to detect hung sessions
Right click on bitmap will now copy to clipboard
Navigation tree is now alpha sorted
Filter box width increased to 220
Integrated before and after analysis to session viewer
Bitmaps are trimmed in size to remove the form header and border
Fixed GoTo focused exception when component is not loaded in nav tree

 

2021.3.2

Initial release