Releases: SmooSenseAI/smoosense
Releases · SmooSenseAI/smoosense
Release v0.1.32
Release v0.1.30
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
New features:
- Support hugging face media
- Support displaying image list.
Enhancements:
- Check and display file url errors
Release v0.1.18
v0.1.16
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 releasecommand 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.16v0.1.15 Support audio file
What's New
Features
- Added GitHub links and metadata to PyPI page
- Added audio viewer