|
We have a large number of customers that are experiencing crashes where the dump file shows us the crash is in CodeJock. Some customers are on a version of our product that uses V22 of CodeJock. We now have V24.3.
Due to the limit info in release_notes.htm and the large number of changes comparison tools show us, it is extremely hard to find what code changed so that we know whether to apply the same code changes to earlier versions of CJ to deliver in an update.
In 24.1 I see, and need, info on these fixes:
CommandBars- Crash on showing a popup menu in Windows 11 fixed
- Controls
- Crash on loading font ComboBox in shared configuration fixed
- ActiveX: Crash after toggling Locked and setting DroppedState properties fixed
- DockingPane
- Occasional crashes in docking pane mini window fixed
- A random crash when attaching a docking pane when running as Administrator fixed
- Markup
- Crashes on font cache cleanup fixed for certain cases
- A crash in XAML image cleanup fixed
Ideally there would be some indication of at least what file changed if not what code in the file actually changed. Something along the lines of being able to copy one of those crash fixed entries in readme and then being able to search the code for the same string and find a comment or comments that identify the code change.
Is this info on what code changed for the above crash fixes available?
|