Skip to content

Releases: aimhubio/aim

v3.5.4 πŸš€

15 Feb 16:26
Compare
Choose a tag to compare

Feb 15, 2022

Fixes:

  • Fix batch archive functionality (VkoHov)
  • Add repo lock/release feature (devfox-se)

Milestone:

https://github.com/aimhubio/aim/milestone/24

v3.5.3 πŸš€

11 Feb 13:16
Compare
Choose a tag to compare

Feb 11, 2022

Fixes:

  • Fix rendering issue in runs explorer page (arsengit)

Milestone:

https://github.com/aimhubio/aim/milestone/24

v3.5.2 πŸš€

10 Feb 18:25
Compare
Choose a tag to compare

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:

https://github.com/aimhubio/aim/milestone/24

v3.5.1 πŸš€

10 Feb 09:31
Compare
Choose a tag to compare

Feb 4, 2022

Fixes:

  • Fix folder creation when tracking with remote tracker (aramaim)

Milestone:

https://github.com/aimhubio/aim/milestone/24

v3.5.0 πŸš€

03 Feb 18:47
Compare
Choose a tag to compare

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:

https://github.com/aimhubio/aim/milestone/23

v3.4.0 πŸš€

24 Jan 18:32
Compare
Choose a tag to compare

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)

Milestone:

https://github.com/aimhubio/aim/milestone/21