Releases: aimhubio/aim
Releases Β· aimhubio/aim
v3.6.0 π
Feb 22, 2022
Enhancements:
- Sort params columns in alphabetical order (arsengit)
- Add illustrations for indicating explorer search states (arsengit)
- Ability to export chart as image (KaroMourad)
- Ability to group by metric.context (VkoHov)
- Tune manage columns items highlighting styles (VkoHov)
- Set active style on table actions popover buttons with applied changes (arsengit)
- Unification of Run Custom Object APIs (alberttorosyan, VkoHov)
- Aim repo runs data automatic indexing (alberttorosyan)
- Pytorch Lightning adapter refactoring (mihran113)
- Add Pytorch Ignite integration (mihran113)
- Add wildcard support for
aim runs
subcommands (mihran113) - Add MLflow logs conversion command (devfox-se)
- Add CustomObject implementation for
hub.dataset
(alberttorosyan)
Fixes:
- Fix live updated data loss after triggering endless scroll (VkoHov)
- Fix system metric columns pinning functionality and grouping column order (arsengit)
- Fix system metrics search in manage columns popover (VkoHov)
- Fix queries on remote repos (mihran113)
- Fix incorrect boolean value formatting (VkoHov)
Milestone:
v3.5.4 π
Feb 15, 2022
Fixes:
- Fix batch archive functionality (VkoHov)
- Add repo lock/release feature (devfox-se)
Milestone:
v3.5.3 π
Feb 11, 2022
Fixes:
- Fix rendering issue in runs explorer page (arsengit)
Milestone:
v3.5.2 π
Feb 10, 2022
Fixes:
- Fix issue with displaying current day activity cell on week's first day (rubenaprikyan)
- Fix issue with filtering options while typing in input of autocomplete in Tooltip and Grouping popovers (rubenaprikyan)
Milestone:
v3.5.1 π
Feb 4, 2022
Fixes:
- Fix folder creation when tracking with remote tracker (aramaim)
Milestone:
v3.5.0 π
Feb 3, 2022
Enhancements:
- Ability to hide system metrics from table (arsengit)
- Add input validations to range selectors (Hamik25)
- Improve media panel rendering performance on hovering over images (KaroMourad)
- Add ability to parse and import TensorFlow events into aim (devfox-se)
- Add system parameter logging: CLI, Env, Executable, Git, Installed packages (devfox-se)
- Convert nested non-native objects (e.g. OmegaConf config instance) upon storing (devfox-se)
- Add cli subcommands cp and mv for aim runs command (mihran113)
- Add handler for matplotlib figures in Image and Figure custom objects (devfox-se)
- Improve highlighting of table focused/hovered/selected row (VkoHov)
Fixes:
- Fix stalled runs deletion (mihran113)
- Fix background transparency in colab when using dark mode of system (rubenaprikyan)
- Fix Grouping and Tooltip popovers states' resetting issue when live-update is on (rubenaprikyan)
- Fix table column's sort functionality issue in Params and Scatters Explorers (rubenaprikyan)
Milestone:
v3.4.0 π
Jan 22, 2022
Highlights:
- Remote tracking [experimental]
- Run delete and archive: batch and single
- Ability to stack images on the Images Explorer
- Text filtering via regexp
- Trendline on scatterplots
Full changelog:
- Add ability to apply group stacking on media elements list (KaroMourad)
- Add ability to apply sorting by run creation_time on table rows (roubkar)
- Add ability to filter texts table with keyword matching (roubkar, rubenaprikyan)
- Add ability to delete run from settings tab (Hamik25)
- Enhance controls states of explorer pages (arsengit)
- Add --repo, --host arguments support for notebook extension (VkoHov, rubenaprikyan)
- Add trendline options to ScatterPlot (roubkar)
- Add ability to display images in original size and align by width (arsengit)
- Add version, docs and slack links to sidebar (arsengit)
- Enhance AudioPlayer component (arsengit)
- Recover active tab in run details page after reload (roubkar)
- Add ability to archive or delete runs with batches (VkoHov)
- Remote tracking server [experimental] (alberttorosyan, mihran113, aramaim)
- Add ability to change media elements order (VkoHov)
- Add ability to hard delete runs (alberttorosyan)
- Lossy format support for aim.Image (devfox-se)
- Timezone issues fix for creation and end times (mihran113)