Skip to content

Bbannotate/v1.0.5 dev#2

Merged
seba2390 merged 3 commits intomainfrom
bbannotate/v1.0.5-dev
Feb 5, 2026
Merged

Bbannotate/v1.0.5 dev#2
seba2390 merged 3 commits intomainfrom
bbannotate/v1.0.5-dev

Conversation

@seba2390
Copy link
Owner

@seba2390 seba2390 commented Feb 5, 2026

Export bug fix
Enhanced controls
better ui

…ormats

- Changed YOLO data.yaml to use 'path: .' instead of absolute temp folder path
- Added project_id query parameter to all export endpoints (/export/yolo, coco, pascal-voc, createml, csv)
- Updated frontend getExportUrl() to include project_id when a project is open
- Added comprehensive tests for YOLO relative path and project_id export functionality
- Added conftest.py to set high rate limit for tests

Fixes issue where YOLO export had nc: 0 and empty names when using form submission
- Reduce edge pan threshold (50px → 15px) and speed (15 → 4 px/frame)
- Delta-proportional zoom for smoother trackpad pinch-to-zoom
- Add window-level mouseup listener to prevent premature bbox release
- Add undo functionality (⌘Z/Ctrl+Z) for last drawn annotation
- Store labels per-project in localStorage
- Increase upload rate limit (30 → 1000/minute)
- Improve status bar styling with better shortcut spacing
- Add image count to sidebar title
- Add undo functionality (⌘Z/Ctrl+Z)
- Project-scoped labels (stored per-project)
- Improved canvas UX: edge pan threshold, pan speed, trackpad zoom
- Increased upload rate limit (1000/minute)
- Fixed premature bbox release near edge
- Improved status bar styling
@seba2390 seba2390 merged commit 0e3eec1 into main Feb 5, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant