Releases: mbsantiago/whombat
v0.7.0
What's Changed
- Enhance docs by @mbsantiago in #37
- Refactor/ Update CORS Policy and Database Migrations by @mbsantiago in #38
Full Changelog: v0.6.4...v0.7.0
v0.6.4
What's Changed
- Feat/development docker compose by @mbsantiago in #34
- Better example data by @mbsantiago in #35
- Fixed note taking in sound events when annotating by @mbsantiago in #36
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Fix/pip installation by @mbsantiago in #31
- Feat/lint workflow by @mbsantiago in #32
- Improved docker file to use uv by @mbsantiago in #33
Full Changelog: v0.6.2...v0.6.3
v0.6.2
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: v0.5.0...v0.5.1
v0.5.0
What's Changed
- fix auth issue by @mbsantiago in #5
- Fix audio player by @vogelbam in #13
- Fix computation of spectrogram segments by @vogelbam in #9
- Updated soundevent to 2.0 by @mbsantiago in #16
- Fix/remove splash by @mbsantiago in #17
- fix/api-audio: Resolve Non-WAV Audio Streaming Issue by @mbsantiago in #18
- Fix: Add Tag to Project on Creation by @mbsantiago in #19
New Contributors
Full Changelog: v0.4.0...v0.5.0
v0.4.1
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.
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!