Version history for version 4.0 and above can be found on ActiveX Version History.
3.0.6
- Added ability to set disabled context menu items when calling ShowContextMenu method
3.0.5
- Added "Office 2013", "Visual Studio 2012 Light", and "Visual Studio 2012 Dark" themes
- Fixed bug that was causing OI to sometimes crash
3.0.4
- Added Border and BorderColors properties to all controls
- Added OnGotFocus, OnLostFocus, OnMouseEnter, and OnMouseExit events to all controls
3.0.3
- Fixed bug where focus would go into every control on every click
3.0.2
- Added ShowContextMenu method for displaying context menus on demand
- Added OnContextMenuClick event that is fired when aforementioned context menu is clicked
3.0.1
- Fixed bug where OnClick event was not firing for middle or right mouse buttons
3.0.0
- Updated to no longer require SRPShared.dll