What's Changed
features
- Fix quitting on macOS by @jkaving in #248
- Tuned data panel tabs content alignment to have more consistent UI by @xnike in #250
- support "Total time for which application threads were stopped" in DataReaderUnifiedJvmLogging by @chewiebug in #255
- Support to parse PrintGCID by @xiangzhai in #260
- enhance support for zgc and shenandoah by @CuiWeiloong in #261
- Add ability to zoom via scroll wheel by @mfoulks3200 in #263
- support all of unified JVM logging decorations by @mayswind in #269
chore
- fix(typo): corrects typo in project README by @plan-do-break-fix in #253
- add pull request workflow by @chewiebug in #270
- add local Github Actions execution support by @chewiebug in #284
- Feature/migrate to GitHub actions by @chewiebug in #286
- fix DRY_RUN handling for develop builds on github by @chewiebug in #287
- fix java 25 javadoc build failure by @chewiebug in #288
- update maven versions by @chewiebug in #289
- Feature/fix maven releases by @chewiebug in #290
New Contributors
- @xnike made their first contribution in #250
- @plan-do-break-fix made their first contribution in #253
- @xiangzhai made their first contribution in #260
- @CuiWeiloong made their first contribution in #261
- @mfoulks3200 made their first contribution in #263
- @mayswind made their first contribution in #269
Full Changelog: 1.36...1.37