1.4.1 (2025-01-21)
1.4.0 (2025-01-14)
1.3.0 (2024-11-29)
1.2.6 (2024-11-27)
- Don't page when pressing skip in history (b186e2e)
1.2.5 (2024-11-14)
1.2.4 (2024-11-14)
1.2.3 (2024-11-12)
1.2.2 (2024-10-31)
1.2.1 (2024-10-30)
1.2.0 (2024-10-29)
1.1.5 (2024-10-14)
1.1.4 (2024-10-10)
1.1.3 (2024-10-09)
1.1.2 (2024-10-08)
1.1.1 (2024-10-07)
1.1.0 (2024-09-27)
- Add a help dialog element (97c72ba)
- Add a progress bar to show dataset progress (4d5f30b), closes #163
- Add fullscreen toggle button (a78952b)
- Add info card component (cda5c96)
- Add UI to change verification grid size (d24cecc)
- Added mock-up validation interface component (abd079a)
- Added spectrogram settings to media controls (7548046)
- Added support for csv's (b1d167d)
- Added support for selection highlight box (5e8b106)
- Change axes component to render in Lit (546acc3)
- Change axes component to render in Lit (6401aca)
- Create decision component (638c8a6)
- Grid tiles automatically size to fill grid (#186) (182224e)
- New verification/classification mental models (13f39dd)
- Remove positive only classifications (77b788b), closes #135 #160 #122
- Show completed actions in segmented meter (504d728), closes #134
- spectrogram: Enabled spectrogram resizing (a8f4fe8)
- spectrogram: improve performance (4027822)
- spectrogram: optimization (2f6b813)
- Added support for Firefox ESR and code cleanup (ca596e2)
- Adjust for CDN release (dd5db93)
- Clicking an active decision should remove it (9fa9298)
- Icons not being included in production build (ab365b7), closes #98
- Pagination bugs (b534845)
- playwright snapshot tests (6d397d0)
- PR review feedback (5fc8a94)
- Race conditions (d70a33d)
- Remove d3-scale and implement mel scale axes (a27021d)
- Rows with no decisions should be emitted (e539d1f)
- Selection box is to eager to start selection (262d397), closes #123
- Shortcuts should reflect native bindings (7d989da)
- spectrogram: Improve normalization (d5df4c4)
- Unplayable after reaching the end of recording (#175) (94c499c), closes #110