Skip to content

v3.12.0 πŸš€

Compare
Choose a tag to compare
@gorarakelyan gorarakelyan released this 22 Jul 19:08
· 500 commits to main since this release

What's Changed

Enhancements:

  • Add ability to set axes range manually for line charts on UI (@KaroMourad)
  • Add more user-friendly querying for dates (@mihran113, @arsengit)
  • Filter redundant tooltip data from URL config state (@KaroMourad)
  • Improve rendering performance by enhancing table columns virtualization mechanism (@roubkar)
  • Increase visibility and usability of the Show table diff button (@arsengit)
  • Add support for tensorboard audios conversion (@mihran113)
  • Format params keys/paths properly (@VkoHov)
  • Mention explicitly run params everywhere params is mentioned (@VkoHov)
  • Add ability to hide a batch of items in explorers (@VkoHov)
  • Add ability to sort by the last value of the metric in table (@VkoHov)
  • Preserve active line even if it is dropped out of the filtered area (@VkoHov)
  • Add run duration property for SDK and queries (@mihran113)
  • Add client vs server version check for remote tracking server (@mihran113)
  • Add Remote tracking client heartbeat (@mihran113)

Fixes:

  • Tune table sorting icon box overlapping with column box in compact mode (@KaroMourad)
  • Fix tensorboard log conversion for images (@mihran113)
  • Check if gradient is None when tracking gradient distributions (@kage08)
  • Fix displaying non-syntax errors across Aim UI (@arsengit)
  • Fix queries on remote repos (@mihran113)
  • Fix interval progress reports for query apis (@mihran113)
  • Fix query request cancellation errors (@mihran113)
  • Auto-detect and address inconsistencies in meta and series trees (@mahnerak)

New Contributors

Full Changelog: v3.11.2...v3.12.0