Skip to content

Releases: SmooSenseAI/smoosense

Release v0.1.32

09 Dec 07:40

Choose a tag to compare

Features:

  • Typeahead for folder path

Release v0.1.30

08 Dec 22:01

Choose a tag to compare

Features

  • Added column stats and header to bubble plot control bar
  • Support coloring in bubble plot
  • Support authentication

Improvements

  • Show text as json tree when it is a valid json

Bug fix

  • Always quote column name since it may conflict with SQL keywords

Release v0.1.26

02 Dec 00:59

Choose a tag to compare

New features:

  • Support hugging face media
  • Support displaying image list.

Enhancements:

  • Check and display file url errors

Release v0.1.18

20 Nov 07:19

Choose a tag to compare

What's Changed

Full Changelog: v0.1.16...v0.1.18

v0.1.16

18 Nov 19:42

Choose a tag to compare

What's New

Bug Fixes

  • Fixed SQL injection vulnerability
  • Fixed audio popover positioning
  • Fixed Space key behavior in text filter

Enhancements

  • Enter key to apply filters - You can now press Enter in the text filter card to apply filters, matching
    expected keyboard behavior

Developer Experience

  • Added automated release workflow - New make release command automates version bumping, testing, and git
    tagging for streamlined releases

Installation

# CLI
uv tool install -U smoosense

# Jupyter
pip install -U "smoosense[jupyter]"

Full Changelog: https://github.com/SmooSenseAI/smoosense/compare/v0.1.15...v0.1.16

v0.1.15 Support audio file

18 Nov 17:44

Choose a tag to compare

What's New

Features

  • Added GitHub links and metadata to PyPI page
  • Added audio viewer