See the [Installation page](https://sleap.ai/installation.html) in the docs for more info.
Highlights
- Major inference speed improvements of 2-4x when using the high-level API:
_Old:_

_New:_

- New training monitor statistics and more detailed graphics in the loss plot:

Full changelog
Enhancements
- Add support for new maDLC labels format (678)
- Training monitor enhancements (implements 624) (691)
- Add hide instance menu item and hotkey (<kbd>H</kbd>) (implements 665) (692, 694)
Fixes
- Fix numpy conversion in inference (687)
- Fix topological sorting to always start with root node (688)
- Create unique default shortcuts (fixes 686) (690)
- Fix formatting to read and save tracking scores (693)