Change8

v4.4.1

📦 deeplakeView on GitHub →
7 features🐛 8 fixes🔧 4 symbols

Summary

This release introduces significant storage and API enhancements, including a new list_dirs API and mesh type support, alongside substantial performance improvements in cache operations and bug fixes across core functionality and indexing.

✨ New Features

  • Introduced Storage list_dirs API endpoint.
  • Added support for mesh data types.
  • Enabled PLY visualization and local file listing via the node server.
  • Added a Simple visualizer component for data inspection.
  • Exposed a credentials key property for read-only datasets.
  • Implemented efficient version-locked read-only views for datasets.
  • Improved performance with library preloading support.

🐛 Bug Fixes

  • Fixed progress reporting during rebuild_branch operations.
  • Resolved critical issues within the deeplake module.
  • Fixed JavaScript compilation errors in the build process.
  • Corrected logic for summary generation.
  • Fixed audio file format detection by correcting MP3 header magic bytes.
  • Corrected the indexing mode of the compactor.
  • Resolved a race condition related to duplicate index data handling in concurrent index builders.
  • Addressed and fixed compiler warnings.

🔧 Affected Symbols

list_dirs APIrebuild_branchdeeplake modulecompactor indexing