Releases: jsbroks/coco-annotator
Releases · jsbroks/coco-annotator
v0.5.6: HTML Formatting (#77)
27 Jan 17:46
Compare
Sorry, something went wrong.
No results found
Added categories to image cards
Added imantics
Fixed thumbnail annotation not matching category color
Fixed annotation selection
Removed unused buttons
HTML formatting
v0.5.5
26 Jan 03:10
Compare
Sorry, something went wrong.
No results found
Docker image fully independent
Renamed docker-compose files
Mongo version specification
Production Build: docker-compose up --build
Development build: docker-compose -f docker-compose.dev.yml up --build
Update: docker-compose pull
v0.5.4
26 Jan 02:40
Compare
Sorry, something went wrong.
No results found
Fixed case insensitive file extension (#70 )
Fixed default system user (#71 )
Fixed process message not removed on error
Fixed /api/admin/users showing hashed passwords (#73 )
Fixed expanding categories not happening if a category is not currently selected
Fixed production docker hub build versioning
v0.5.3
16 Jan 03:27
Compare
Sorry, something went wrong.
No results found
Added page not found
Fixed hotkey shortcuts allowing access to tools if they are disabled
Fixed deleting annotation removes currently selected
Fixed error when exporting to COCO
Shows version in swagger
v0.5.2
15 Jan 02:37
Compare
Sorry, something went wrong.
No results found
Fixed metadata hover
Added image 404 icon
Added Docker version builds
v0.5.1
13 Jan 03:01
Compare
Sorry, something went wrong.
No results found
Optimized easer and brush tool
Fixed undo button
Docker build using the hub image
v0.5.0
12 Jan 15:02
Compare
Sorry, something went wrong.
No results found
Fixed metadata bugs
Fixed coco import
Added annotator macro undo
Added show/hide all buttons
Support for creating categories on dataset creation
Testing suit
Added user authentication