Enhancements:
- Move `aim reindex` command under `aim storage` group (mihran113)
- Add the ability to attach/remove tags on the Run Page (roubkar)
- Support dictionary as an argument of `Run.track` (alberttorosyan)
- Display the tags of the run in the tables of the explorers (VkoHov)
- Revamp Figures explorer controls and grouping sections for better onboarding and usability (VkoHov, KaroMourad)
- Replace the spinner loader with a lighter one (VkoHov)
- Add fast.ai integration (tmynn)
- Add command for dangling params cleanup (mihran113)
- Add top and bottom appearance modes to the chart popover (VkoHov)
- Deprecate Python 3.6 (alberttorosyan)
- Add MXNet integration (tmynn)
- Create a Dashboard page to provide a better onboarding experience (arsengit, roubkar, KaroMourad, mihran113)
- Add support for tracking jax device arrays (mihran113)
Fixes:
- Fix chart hovering issue occurring when "nan" values are tracked (KaroMourad)
- Use empty dict as default when getting Run params (alberttorosyan)
- Change unit-tests data isolation mechanism (alberttorosyan)
- Adjust the visibility of the run color in tables (VkoHov)
- Fix response headers for remote tracking server (mihran113)
- Fix `TypeError`s in single run page (mihran113)