Skip to content

Releases: aimhubio/aim

v3.9.0 πŸš€

29 Apr 12:07
Compare
Choose a tag to compare

Apr 29, 2022

Enhancements:

  • Add Notes Tab to single run page (arsengit)
  • Add the run name to the batch delete and the batch archive modals (VkoHov)
  • Increase the scalability of rendering lines in charts (KaroMourad)
  • Increase live update requests delay to prevent performance issues (rubenaprikyan)
  • Change font-family to monospace in the Table component (arsengit)
  • Add info massage for single value sliders (VkoHov)
  • Add --log-level argument for aim up/server commands (mihran113)
  • Add notes backend api interface (devfox-se)

Fixes:

  • Fix LineChart y-dimension margin calculation (KaroMourad)
  • Fix HighPlot lines partially rendering issue (KaroMourad)
  • Fix HighPlot axis ticks overlapping issue (KaroMourad)
  • Fix sorting Params/Scatters explorer axis ticks (KaroMourad)
  • Fix compatibility with pytorch-lightning v1.6.0 (mihran113)
  • Fix the image's original size cropping (VkoHov)
  • Fix PATH related issues for alembic and uvicorn (mihran113)
  • Fix queries for custom object APIs (mihran113)
  • Fix chart height updating when resize mode changed (VkoHov)
  • Fix HuggingFace callback context capturing (mihran113)
  • Fix Params/Scatters explorers' row hiding functionality (VkoHov)
  • Fix Profiler logs are saved outside repo directory (devfox-se)

Milestone:

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

v3.8.1 πŸš€

06 Apr 13:40
Compare
Choose a tag to compare

Apr 6, 2022

Fixes:

  • Encode run hash before including in CSS selectors (Hamik25)
  • Fix displaying incorrect metric values for large range scale in LineChart (KaroMourad)
  • Fix issue with rendering lines for large range scale in LineChart (KaroMourad)
  • Fix issue with URL state sync for bookmarks (roubkar)
  • Fix issue with displaying negative param values on Aim UI (roubkar)
  • Fix row hiding functionality (roubkar)
  • Tune RunOverviewTab container styles (arsengit)
  • Update documentations links on UI (rubenaprikyan)
  • Fix RepoIndexManager run's reference cleanup (mihran113)
  • Fix remote run finalization (mihran113)
  • Fix issue with fetch on load more (infinite scroll) functionality in Runs Explorer (rubenaprikyan)

Milestone:

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

v3.8.0 πŸš€

25 Mar 20:35
Compare
Choose a tag to compare

Mar 26 2022

Enhancements:

  • Hugging Face adapter refactoring (mihran113)
  • Add run description columns to all run specific tables (VkoHov, mihran113)
  • Change images rendering optimization default value to smoother (VkoHov)
  • Set default steps ordering to desc in single run tabs (VkoHov, devfox-se)
  • Add run name to grouping, ordering and run navigation popovers (VkoHov)
  • Add ability to apply color scale on columns with numeric values (VkoHov)
  • Refactored XGBoost AimCallback (devfox-se)
  • Reopenable callbacks for integrations (mihran113)
  • Add DVC integration (devfox-se)
  • Add API profiler and unified API error response (devfox-se)
  • Add API to retrieve N'th step of sequence (devfox-se)

Fixes:

  • Fix issue with calculation of active point on mouse hover in the LineChart (KaroMourad)
  • Fix issue with wrong URL caching for Explorer pages (roubkar)
  • Fix issue with focusing on the chart active point while moving the cursor (KaroMourad)
  • Fix the image full view toggle icon visibility if the image has a white background (VkoHov)
  • Fix scroll to the end of the audio tab (VkoHov)
  • Add scrollbar to image full view mode content (VkoHov)
  • Fix issues with run name/description not being set (mihran113)
  • Fix issue with run single page tabs result caching (mihran113)
  • Fix git system param tracking (devfox-se)
  • Fix runs manual closing (mihran113)
  • Fix Docker image creation step in packaging workflow (alberttorosyan)
  • Fix Jinja2 template rendering with starlette==0.14.2 (alberttorosyan)

Milestone:

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

v3.7.5 πŸš€

17 Mar 21:34
Compare
Choose a tag to compare

Mar 18, 2022

Fixes:

  • Add request aborting functionality in single run page tabs (arsengit)
  • Render plotly figures properly in single run page (arsengit)

Milestone:

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

v3.7.4 πŸš€

15 Mar 13:15
Compare
Choose a tag to compare

Mar 15, 2022

Fixes:

  • Fix density min and max validation calculation (VkoHov)

Milestone:

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

v3.7.3 πŸš€

14 Mar 17:53
Compare
Choose a tag to compare

Mar 14, 2022

Fixes:

  • Add missing names for dynamically imported files in single run page (arsengit)

Milestone:

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

v3.7.2 πŸš€

10 Mar 18:37
Compare
Choose a tag to compare

3.7.2 Mar 10, 2022

Fixes:

  • Fix issue with rendering UI re keeping long URL (KaroMourad)

Enhancements:

  • Split code in the single run page to optimize chunk size (arsengit)

Milestone:

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

v3.7.1 πŸš€

10 Mar 09:42
Compare
Choose a tag to compare

Mar 10, 2022

Fixes:

  • Fix metric queries with epoch=None (alberttorosyan)

Milestone:

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

v3.7.0 πŸš€

09 Mar 14:28
Compare
Choose a tag to compare

Mar 9, 2022

Enhancements:

  • Add Run overview tab in run single page (arsengit, VkoHov, KaroMourad, rubenaprikyan)
  • Custom max message size for Aim Remote tracking (alberttorosyan)
  • Docker images for aim up/server (alberttorosyan)
  • TF/Keras adapters refactoring (mihran113)
  • Remote tracking client-side retry logic (aramaim)
  • Add record_density to initial get-batch request for figures (VkoHov)

Fixes:

  • Fix rendering new lines in texts visualizer (arsengit)

Milestone:

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

v3.6.3 πŸš€

04 Mar 14:30
Compare
Choose a tag to compare

Mar 4, 2022

Fixes:

  • Fix UI rendering issue on colab (rubenaprikyan)

Milestone:

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