Release 2.20.5 notes -------------------- yCrash Server - Features and Fixes: 1. Thread Dumps REST API: The response now includes CPU-consuming threads. 2. GC Event Handling: Previously, if the first GC event was several thousand lines into the log file, the tool would skip the entire file. This has been resolved by filtering out irrelevant data, ensuring that critical GC events are captured, even if they appear later in the log. 3. Third-Party Library Detection: Minor fixes have been implemented to improve the accuracy of identifying and reporting third-party libraries responsible for slowdowns in thread dump analysis. 4. Heap Dump Analysis: Performance improvements have been made to heap dump analysis. 5. Heap Report UI Changes: + The "Potential Memory" section has been moved to a separate page, accessible via hyperlink from the problem report. + A progress bar has been added to the UI while problems are being identified. + Hovering over segments in the sunshine chart now displays actual data. + "Home" and "Back" icons have been added to the inner circle of the sunshine chart. 6. HeapHero: Bug fixes implemented. 7. GCeasy and fastThread: Bug fixes implemented.