Recent Releases of Whombat
Whombat - v0.9.0
What's Changed
- Enhancement: Improved STFT Window Size Slider by @mbsantiago in https://github.com/mbsantiago/whombat/pull/84
- feat: improve error reporting with detailed server messages and interactive error UI by @mbsantiago in https://github.com/mbsantiago/whombat/pull/85
- Enhancement: Improved Task Navigation by @mbsantiago in https://github.com/mbsantiago/whombat/pull/87
- feat: configurable default spectrogram viewing window by @mbsantiago in https://github.com/mbsantiago/whombat/pull/88
- Constrain setuptools dependency <82 by @mfisher87 in https://github.com/mbsantiago/whombat/pull/90
New Contributors
- @mfisher87 made their first contribution in https://github.com/mbsantiago/whombat/pull/90
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.8.8...v0.9.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago 29 days ago
Whombat - v0.8.8
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.8.7...v0.8.8
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago 7 months ago
Whombat - v0.8.6
What's Changed
- fix(export): Correct relative path handling for annotation project exports by @mbsantiago in https://github.com/mbsantiago/whombat/pull/75
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.8.5...v0.8.6
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago 11 months ago
Whombat - v0.8.4
What's Changed
- Fix/Compute recording hash if missing on import by @mbsantiago in https://github.com/mbsantiago/whombat/pull/62
- Fix/GH 63 whombat on python 3.11 by @mbsantiago in https://github.com/mbsantiago/whombat/pull/64
- Fix/GH 27 Prevent Deletion of Dataset Used in Annotation Project by @mbsantiago in https://github.com/mbsantiago/whombat/pull/65
- Bump image-size from 1.1.1 to 1.2.1 in /front by @dependabot in https://github.com/mbsantiago/whombat/pull/66
- Fix/Use relative paths in annotation project exports by @mbsantiago in https://github.com/mbsantiago/whombat/pull/67
- Ensure extra dependencies are included in docker image by @mbsantiago in https://github.com/mbsantiago/whombat/pull/68
New Contributors
- @dependabot made their first contribution in https://github.com/mbsantiago/whombat/pull/66
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.8.2...v0.8.4
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago about 1 year ago
Whombat - v0.8.3
What's Changed
- Fix/Compute recording hash if missing on import by @mbsantiago in https://github.com/mbsantiago/whombat/pull/62
- Fix/GH 63 whombat on python 3.11 by @mbsantiago in https://github.com/mbsantiago/whombat/pull/64
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.8.2...v0.8.3
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago about 1 year ago
Whombat - v0.8.2
What's Changed
- Update package versions with npm audit fix by @mbsantiago in https://github.com/mbsantiago/whombat/pull/60
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.8.1...v0.8.2
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago about 1 year ago
Whombat - v0.8.0
What's Changed
- Fix/gh 48 export relative paths by @mbsantiago in https://github.com/mbsantiago/whombat/pull/49
- Fix/gh 48 export relative paths by @mbsantiago in https://github.com/mbsantiago/whombat/pull/50
- Fix/gh 53 unable to add tags by @mbsantiago in https://github.com/mbsantiago/whombat/pull/55
- Return correct content range and length from audio endpoint by @mbsantiago in https://github.com/mbsantiago/whombat/pull/56
- Feat/Add cursor-tracking lines to spectrogram for precise measurements by @mbsantiago in https://github.com/mbsantiago/whombat/pull/57
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.7.3...v0.8.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago about 1 year ago
Whombat - v0.7.3
Update bundle workflow
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.7.2...v0.7.3
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 1 year ago
Whombat - v0.7.2
What's Changed
- Upgrade macOS Runner Image to macos-13 by @mbsantiago in https://github.com/mbsantiago/whombat/pull/46
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.7.1...v0.7.2
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 1 year ago
Whombat - v0.7.1
What's Changed
- Feat/use envs for endpoint by @johanravn in https://github.com/mbsantiago/whombat/pull/40
- Default API URL to Current Host in Production by @mbsantiago in https://github.com/mbsantiago/whombat/pull/42
- Fix Sound Event Geometry Update Bug by @mbsantiago in https://github.com/mbsantiago/whombat/pull/45
New Contributors
- @johanravn made their first contribution in https://github.com/mbsantiago/whombat/pull/40
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.7.0...v0.7.1
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 1 year ago
Whombat - v0.7.0
What's Changed
- Enhance docs by @mbsantiago in https://github.com/mbsantiago/whombat/pull/37
- Refactor/ Update CORS Policy and Database Migrations by @mbsantiago in https://github.com/mbsantiago/whombat/pull/38
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.6.4...v0.7.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 1 year ago
Whombat - v0.6.4
What's Changed
- Feat/development docker compose by @mbsantiago in https://github.com/mbsantiago/whombat/pull/34
- Better example data by @mbsantiago in https://github.com/mbsantiago/whombat/pull/35
- Fixed note taking in sound events when annotating by @mbsantiago in https://github.com/mbsantiago/whombat/pull/36
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.6.3...v0.6.4
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 1 year ago
Whombat - v0.6.3
What's Changed
- Fix/pip installation by @mbsantiago in https://github.com/mbsantiago/whombat/pull/31
- Feat/lint workflow by @mbsantiago in https://github.com/mbsantiago/whombat/pull/32
- Improved docker file to use uv by @mbsantiago in https://github.com/mbsantiago/whombat/pull/33
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.6.2...v0.6.3
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 1 year ago
Whombat - v0.6.2
What's Changed
- Refactor/improve build by @mbsantiago in https://github.com/mbsantiago/whombat/pull/30
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.6.1...v0.6.2
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 1 year ago
Whombat - v0.5.1
Resolved: Pyinstaller bundling failure due to missing rasterio submodules in newer soundevent/whombat versions. Manually added submodules as hidden imports to fix runtime error.
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.5.0...v0.5.1
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago about 2 years ago
Whombat - v0.5.0
What's Changed
- fix auth issue by @mbsantiago in https://github.com/mbsantiago/whombat/pull/5
- Fix audio player by @vogelbam in https://github.com/mbsantiago/whombat/pull/13
- Fix computation of spectrogram segments by @vogelbam in https://github.com/mbsantiago/whombat/pull/9
- Updated soundevent to 2.0 by @mbsantiago in https://github.com/mbsantiago/whombat/pull/16
- Fix/remove splash by @mbsantiago in https://github.com/mbsantiago/whombat/pull/17
- fix/api-audio: Resolve Non-WAV Audio Streaming Issue by @mbsantiago in https://github.com/mbsantiago/whombat/pull/18
- Fix: Add Tag to Project on Creation by @mbsantiago in https://github.com/mbsantiago/whombat/pull/19
New Contributors
- @vogelbam made their first contribution in https://github.com/mbsantiago/whombat/pull/13
Full Changelog: https://github.com/mbsantiago/whombat/compare/v0.4.0...v0.5.0
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago about 2 years ago
Whombat - v0.4.0
Release Notes
Version 0.4.0
In this release, we've addressed bugs and introduced enhancements based on valuable feedback from our testers.
Additions:
- Enhanced Configuration: Configs and logs are now stored in the Whombat app folder, simplifying configuration management for a smoother user experience.
- User Onboarding: A dedicated first-user page has been created for initial setup. Users are now prompted to create a profile before accessing Whombat, eliminating the need for a default "admin" user.
Fixes:
- Audio Streaming Improvements: Audio streaming now functions seamlessly on all platforms and major browsers, ensuring a consistent experience.
- Logging Enhancement: Logging functionality has been reinstated, now saving logs into rotating log files for improved debugging.
- Optimized Scrolling: Improved scrolling behavior across all browsers for a more user-friendly experience.
- Tag Creation Fix: Fixed tag creation behavior to ensure accurate and efficient annotation.
- Location Map Enhancement: Enhanced floating behavior of location maps in the recording table for improved visibility and usability.
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 2 years ago
Whombat - v0.3.0
Release Notes
Version 0.3.0 (Beta)
We are happy to announce the first official beta release of Whombat. While this release isn't yet version 1, we believe it has reached a state where it is usable, and we encourage the community to start using it. Please refer to the user guide for installation instructions and a detailed overview of Whombat's functionality.
We eagerly welcome your feedback, comments, and suggestions. If you encounter any issues, please report them on our GitHub repository.
We hope you find Whombat a valuable tool for your annotation tasks.
Happy annotating!
Biosphere - Bioacoustics and Acoustic Data Analysis
- TypeScript
Published by mbsantiago over 2 years ago